diff options
| -rw-r--r-- | recipes-containers/lxc/lxc_1.0.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/lxc/lxc_1.0.7.bb b/recipes-containers/lxc/lxc_1.0.7.bb index c618c848..b01c0063 100644 --- a/recipes-containers/lxc/lxc_1.0.7.bb +++ b/recipes-containers/lxc/lxc_1.0.7.bb | |||
| @@ -49,6 +49,7 @@ PACKAGECONFIG[rpath] = "--enable-rpath,--disable-rpath,," | |||
| 49 | PACKAGECONFIG[apparmour] = "--enable-apparmor,--disable-apparmor,apparmor,apparmor" | 49 | PACKAGECONFIG[apparmour] = "--enable-apparmor,--disable-apparmor,apparmor,apparmor" |
| 50 | PACKAGECONFIG[templates] = ",,, ${PN}-templates" | 50 | PACKAGECONFIG[templates] = ",,, ${PN}-templates" |
| 51 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,libselinux" | 51 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,libselinux" |
| 52 | PACKAGECONFIG[seccomp] ="--enable-seccomp,--disable-seccomp,libseccomp,libseccomp" | ||
| 52 | 53 | ||
| 53 | inherit autotools pkgconfig ptest update-rc.d systemd | 54 | inherit autotools pkgconfig ptest update-rc.d systemd |
| 54 | 55 | ||
