我使用的是poky的最新版本,使用的是Ubuntu 18.04机器。我的poky/scripts文件夹缺少yocto-layer脚本。只有一个yocto-check-layer和yocto-check-layer-wrapper脚本。如何获取yocto-layer脚本?
发布于 2019-10-17 06:06:16
commit 31684e868588121a4fcc6a966a509e8281ec9f9d
Author: Joshua Lock <joshua.g.lock@intel.com>
Date: Mon Oct 23 17:34:20 2017 +0100
yocto-layer: remove this tool
The bitake-layers tool in bitbake is much more featurful, widely used and
better maintained.请改用bitbake-layers。
发布于 2020-08-28 16:25:23
非常感谢-我花了一段时间才得到关于bitbake-layers与yocto-layer的答案。我很迷惑地发现有很多关于yocto-layer的引用,但在Poky Warrior中却没有这个命令。
https://stackoverflow.com/questions/58421574
复制相似问题