diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-08-12 17:17:36 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-08-12 17:54:24 +0000 |
commit | a940a0e873f9163d4585555b3f3d38e99400d237 (patch) | |
tree | 433217abba121d9415a0d2090173d8f2d6fc6c26 /recipes-networking/openvswitch/openvswitch-git | |
parent | f7bb126b3947abff3e44ebe0a23399a5fb52d8dc (diff) | |
download | meta-virtualization-a940a0e873f9163d4585555b3f3d38e99400d237.tar.gz |
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>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions