码迷,mamicode.com
首页 > 其他好文 > 详细

enabel docker on minnowmax board

时间:2014-12-15 06:32:56      阅读:252      评论:0      收藏:0      [点我收藏+]

标签:io   ar   sp   on   bs   as   linux   new   nbsp   

1.清空minnowmax kernel以后,从头编译的.config保存一份

2.make -c menuconfig linux-yocto保存新的.config

3.diff old_config new_config 得到配置段,添加到kernel配置中

4.在PC上跑docker时,载入了3个模块,一个是bridge,还有两个,找到这2个对应的kernel config

5.In general, however, the Yocto Project maintainers take care of moving the SRC_URI-specified

 configuration options to the kernel‘s meta branch

enabel docker on minnowmax board

标签:io   ar   sp   on   bs   as   linux   new   nbsp   

原文地址:http://www.cnblogs.com/steadfast/p/4164063.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!