我正在浏览meta-raspberry层,并在自述文件中提到
The core BSP part of meta-raspberrypi should work with different
OpenEmbedded/Yocto distributions and layer stacks, such as:
* Distro-less (only with OE-Core).
* Angstrom.
* Yocto/Poky (main focus of testing). 我如何为Raspberry Pi3生成一个无发行版的图像?拥有发行版: DISTRO="poky“有什么区别?
https://stackoverflow.com/questions/60785690
复制相似问题