summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-ic-container/50_local.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-ic-container/50_local.conf.inc')
-rw-r--r--templates/feature/agl-ic-container/50_local.conf.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/feature/agl-ic-container/50_local.conf.inc b/templates/feature/agl-ic-container/50_local.conf.inc
new file mode 100644
index 00000000..dce87a49
--- /dev/null
+++ b/templates/feature/agl-ic-container/50_local.conf.inc
@@ -0,0 +1,8 @@
+BBMULTICONFIG = "agl-container-cluster agl-container-ivi"
+
+# The meta-virtualization has a sanity-meta-virt check.
+# This checker check 'DISTRO_FEATURES has virtualization', but
+# in case of linux container is not necessary to the 'virtualization'.
+# This should be revisited when upgrading past dunfell, as less of
+# the extra configuration may be enabled in the future.
+INHERIT:remove = "sanity-meta-virt"