[meta-virtualization] [PATCH] Update LXC recipe to include config examples in main package

Bogdan Purcareata bogdan.purcareata at freescale.com
Wed Apr 10 04:21:36 PDT 2013


Signed-off-by: Bogdan Purcareata <bogdan.purcareata at freescale.com>
---
 recipes-containers/lxc/lxc_0.9.0.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-containers/lxc/lxc_0.9.0.bb b/recipes-containers/lxc/lxc_0.9.0.bb
index a5bfa3e..14f8a07 100644
--- a/recipes-containers/lxc/lxc_0.9.0.bb
+++ b/recipes-containers/lxc/lxc_0.9.0.bb
@@ -37,4 +37,7 @@ PACKAGECONFIG[apparmour] = "--enable-apparmor,--disable-apparmor,apparmor,apparm
 
 inherit autotools
 
+FILES_${PN}-doc = "${mandir} ${infodir}"
+# For LXC the docdir only contains example configuration files and should be included in the lxc package
+FILES_${PN} += "${docdir}"
 FILES_${PN}-dbg += "${libexecdir}/lxc/.debug"
-- 
1.7.11.7





More information about the meta-virtualization mailing list