
Yocto
neu_xiaolu
这个作者很懒,什么都没留下…
展开
-
初识Yocto
Yocto官网:https://www.yoctoproject.org/Yocto简介:The Yocto Project (YP) is an open source collaboration project that helps developers create custom Linux-based systems regardless of the hardware a...原创 2019-06-04 13:23:23 · 324 阅读 · 0 评论 -
快速开始使用Yocto
环境:Red Hat Enterprise Linux Server release 7.5 (Maipo)git version 1.8.3.1Python 2.7.6tar (GNU tar) 1.26操作步骤:git clone git://git.yoctoproject.org/poky cd poky/source oe-init-build-e...原创 2019-06-04 13:23:49 · 2212 阅读 · 0 评论 -
Yocto:从bbfile到sdk
创建bb file:poky/meta/recipes-devtools/nativesdk-custom-ps1-setting/nativesdk-custom-ps1-setting.bb$ vi ../../poky/meta/recipes-devtools/nativesdk-custom-ps1-setting/nativesdk-custom-ps1-setting.bb...原创 2019-06-04 13:24:02 · 1553 阅读 · 0 评论