diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-04-11 19:48:56 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-04-11 19:48:56 -0400 |
commit | b7193ff2e251b9d4edb86be91149cd69c6d4ce64 (patch) | |
tree | bf0c984fe64d921fa2bf0672163d102734245b41 /meta-agl-lxc/recipes-container/lxc/lxc_4.%.bbappend | |
parent | 86f77930260177fb2686d4337cc83e12cc0f46ae (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_4.%.bbappend')
-rw-r--r-- | meta-agl-lxc/recipes-container/lxc/lxc_4.%.bbappend | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-agl-lxc/recipes-container/lxc/lxc_4.%.bbappend b/meta-agl-lxc/recipes-container/lxc/lxc_4.%.bbappend deleted file mode 100644 index 72078495..00000000 --- a/meta-agl-lxc/recipes-container/lxc/lxc_4.%.bbappend +++ /dev/null @@ -1,11 +0,0 @@ -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} = "" - - - |