meta-virtualization/recipes-kernel
Bruce Ashfield a940a0e873 kernel/cfg: allow multiple kernel configuration options
When more than one kernel is supported in oe-core, we may have
situations where the options from an older (or newer) kernel
are not appropriate for the other version (i.e. options have
been added, removed or renamed).

To support this we check the preferred version of the kernel
and depend on a specific yocto-cfg recipe.

This is similar to how the virtualization .inc files are
chosen.

If this technique proves to be correct, we can factor the
common routines into a .inc and just set SRCREVs in the
individual .bb files.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-08-12 17:54:24 +00:00
..
linux kernel/cfg: allow multiple kernel configuration options 2024-08-12 17:54:24 +00:00
lopper recipes/classes/scripts: Drop SRCPV usage 2023-08-24 01:38:21 +00:00