Thanks! I've merged v2.
Bruce On Wed, Mar 11, 2015 at 4:52 AM, Bogdan Purcareata <[email protected]> wrote: > Signed-off-by: Bogdan Purcareata <[email protected]> > --- > recipes-containers/lxc/lxc_1.0.7.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-containers/lxc/lxc_1.0.7.bb > b/recipes-containers/lxc/lxc_1.0.7.bb > index c618c84..b01c006 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,," > PACKAGECONFIG[apparmour] = > "--enable-apparmor,--disable-apparmor,apparmor,apparmor" > PACKAGECONFIG[templates] = ",,, ${PN}-templates" > PACKAGECONFIG[selinux] = > "--enable-selinux,--disable-selinux,libselinux,libselinux" > +PACKAGECONFIG[seccomp] > ="--enable-seccomp,--disable-seccomp,libseccomp,libseccomp" > > inherit autotools pkgconfig ptest update-rc.d systemd > > -- > 2.1.4 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
