meta-virtualization/recipes-kernel/linux
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-yocto kernel/cfg: add space before distro optional features 2024-03-19 13:35:05 +00:00
linux-%.bbappend kernel: allow configuration to be skipped .. but warn 2023-11-07 13:22:17 +00:00
linux-yocto_6.6_virtualization.inc kernel: add v6.6 support 2024-01-04 02:52:53 +00:00
linux-yocto_6.10_virtualization.inc kernel: add 6.10 configuration 2024-08-05 18:36:44 +00:00
linux-yocto_virtualization.inc kernel/cfg: allow multiple kernel configuration options 2024-08-12 17:54:24 +00:00
yocto-cfg-fragments-6.6.bb kernel/cfg: allow multiple kernel configuration options 2024-08-12 17:54:24 +00:00
yocto-cfg-fragments-6.10.bb kernel/cfg: allow multiple kernel configuration options 2024-08-12 17:54:24 +00:00