summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-04-11 19:48:56 -0400
committerScott Murray <scott.murray@konsulko.com>2022-04-11 19:48:56 -0400
commitb7193ff2e251b9d4edb86be91149cd69c6d4ce64 (patch)
treebf0c984fe64d921fa2bf0672163d102734245b41 /meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend
parent86f77930260177fb2686d4337cc83e12cc0f46ae (diff)
meta-agl-lxc: rename LXC bbappend
Rename LXC bbapppend to handle upgrade to LXC 5.x upstream. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Iec8e27c56cb7d6f2908a7a7bfe907e41b5bdfb07
Diffstat (limited to 'meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend')
-rw-r--r--meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend b/meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend
new file mode 100644
index 00000000..72078495
--- /dev/null
+++ b/meta-agl-lxc/recipes-container/lxc/lxc_%.bbappend
@@ -0,0 +1,11 @@
+PACKAGECONFIG:remove = "templates"
+
+SYSTEMD_AUTO_ENABLE:${PN} = "enable"
+
+# NOTE:
+# This needs to be replaced with a rework of the upstream packaging
+# to do a proper split of core from the template support.
+RDEPENDS:${PN} = ""
+
+
+