All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] lxc: Add PACKAGECONFIG for seccomp
@ 2015-03-11  8:52 Bogdan Purcareata
  2015-03-11  8:52 ` [PATCH v2 2/2] lxc: Add support for seccomp on PPC architectures Bogdan Purcareata
  2015-03-13 18:46 ` [PATCH v2 1/2] lxc: Add PACKAGECONFIG for seccomp Bruce Ashfield
  0 siblings, 2 replies; 4+ messages in thread
From: Bogdan Purcareata @ 2015-03-11  8:52 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
---
 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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-13 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11  8:52 [PATCH v2 1/2] lxc: Add PACKAGECONFIG for seccomp Bogdan Purcareata
2015-03-11  8:52 ` [PATCH v2 2/2] lxc: Add support for seccomp on PPC architectures Bogdan Purcareata
2015-03-11 12:13   ` akuster@mvista
2015-03-13 18:46 ` [PATCH v2 1/2] lxc: Add PACKAGECONFIG for seccomp Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.