Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] lxc: install also in staging
@ 2016-12-18 11:50 Fabrice Fontaine
  2016-12-18 13:07 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Fontaine @ 2016-12-18 11:50 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
---
 package/lxc/lxc.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/lxc/lxc.mk b/package/lxc/lxc.mk
index b9e3a43..2d04919 100644
--- a/package/lxc/lxc.mk
+++ b/package/lxc/lxc.mk
@@ -9,6 +9,7 @@ LXC_SITE = https://linuxcontainers.org/downloads/lxc
 LXC_LICENSE = LGPLv2.1+
 LXC_LICENSE_FILES = COPYING
 LXC_DEPENDENCIES = libcap host-pkgconf
+LXC_INSTALL_STAGING = YES
 LXC_CONF_OPTS = --disable-apparmor --with-distro=buildroot \
 	--disable-python --disable-werror \
 	$(if $(BR2_PACKAGE_BASH),,--disable-bash)
-- 
2.5.0

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

end of thread, other threads:[~2016-12-18 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-18 11:50 [Buildroot] [PATCH 1/1] lxc: install also in staging Fabrice Fontaine
2016-12-18 13:07 ` Thomas Petazzoni
     [not found]   ` <CAPi7W800cMKU70PgdGLiXMtFik3E68TB-cmEbe2NmV4tCxF3UA@mail.gmail.com>
2016-12-18 13:48     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox