summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-lxc/50_local.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-lxc/50_local.conf.inc')
-rw-r--r--templates/feature/agl-lxc/50_local.conf.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/feature/agl-lxc/50_local.conf.inc b/templates/feature/agl-lxc/50_local.conf.inc
index eeb6aa70..6f337415 100644
--- a/templates/feature/agl-lxc/50_local.conf.inc
+++ b/templates/feature/agl-lxc/50_local.conf.inc
@@ -1 +1,7 @@
BBMULTICONFIG = "agl-container-guest"
+
+# Disable the meta-virtualization configuration support enabled by
+# agl-virt. This should be revisited when upgrading past dunfell,
+# as less of the extra configuration may be enabled in the future.
+DISTRO_FEATURES_remove = "virtualization"
+INHERIT_remove = "sanity-meta-virt"