meta-agl-lxc: Update host kernel configuration 62/26462/2 12.90.0 marlin/12.90.0 marlin_12.90.0
authorScott Murray <scott.murray@konsulko.com>
Sun, 27 Jun 2021 19:06:18 +0000 (15:06 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 29 Jun 2021 21:31:12 +0000 (21:31 +0000)
commitbb745ab9a7c013d90582559df8912632318aa8f0
treed2b04c0b623d7a71eede2d4655cbff9abf0a13cb
parentb7f2dbf507a8b2dd67ab7e422ea26122163eaf38
meta-agl-lxc: Update host kernel configuration

Add a generic kernel bbappend and associated conditional include
file that uses the new AGL_KCONFIG_FRAGMENTS to disable all other
AGL provided kernel configuration, replacing it with a local fragment
to enable minimal required features for LXC support.  The previous
linux-renesas bbappend to leverage the meta-virtualization provided
kernel configuration has been removed, and the agl-lxc template has
been updated to drop the "virtualization" distro feature (thus
disabling all meta-virtualization additions).

Bug-AGL: SPEC-3983

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iea91c3e273fe01d764adb644efc212f92e4a92fe
meta-agl-lxc/dynamic-layers/meta-rcar-gen3/recipes-kernel/linux/linux-renesas_%.bbappend [deleted file]
meta-agl-lxc/recipes-kernel/linux/linux-%.bbappend [new file with mode: 0644]
meta-agl-lxc/recipes-kernel/linux/linux/lxc.cfg [new file with mode: 0644]
meta-agl-lxc/recipes-kernel/linux/linux_lxc.inc [new file with mode: 0644]
templates/feature/agl-lxc/50_local.conf.inc