如何在 Yocto 中快速找到可以构建的 软件 或 recipesre 源信息?
How do I find upstream source information for supported software or recipes in Yocto?
————————————————————
推荐两个网页:
https://git.yoctoproject.org/
https://layers.openembedded.org/layerindex/branch/master/recipes/
PS:主流软件的 recipes 都可以在这里得到。
想添加到 Project 中?
IMAGE_INSTALL:append = " <name>"