[yocto] How do I include all packages under a layer ?

Burton, Ross ross.burton at intel.com
Sat May 11 08:35:29 PDT 2019


On Sat, 11 May 2019 at 00:54, Madhu Krishnamurthy <madhukanthk at yahoo.com> wrote:
> Do I have to specify every package or is there a way I can add all packages inside a layer?
> For example, how do I add all packages from inside poky/meta to my image?
> Or at least how do I add all packages under poky/meta/recipes-devtools ?

You need to list them explicitly.  Some layers have packagegroups that
pull in all the dependencies if that makes sense, but adding "all of
oe-core/recipes-devtools" would be odd: you'd have three package
managers for a start.

Ross


More information about the yocto mailing list