mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 07:53:47 +02:00
A layer is not simply a collection of recipes; it can include any combination of recipe files, machine and distro configuration files, class file and more, so make that clear. In fact, a layer is not required to contain any recipe files at all. (From yocto-docs rev: 4050b1002e1d1273fb3e0908bd42308e4f95e355) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 9d2fe509ff2ab43ea73d6cb7feaa44669ad83f0d) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>