[meta-virtualization] [PATCH] Put the XSM policy in the flask package.

Philip Tricca flihp at twobit.us
Thu Oct 3 18:47:17 PDT 2013


It make make sense to break this out into it's own package in the
future for those that want to ship a monolithic policy without the
tools but for now we should at least get it in the flask package.

Signed-off-by: Philip Tricca <flihp at twobit.us>
---
 recipes-extended/xen/xen_4.3.0.bb |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/xen/xen_4.3.0.bb b/recipes-extended/xen/xen_4.3.0.bb
index 00394b9..2e1a29f 100644
--- a/recipes-extended/xen/xen_4.3.0.bb
+++ b/recipes-extended/xen/xen_4.3.0.bb
@@ -252,6 +252,7 @@ FILES_${PN}-flask = "\
     ${sbindir}/flask-loadpolicy \
     ${sbindir}/flask-set-bool \
     ${sbindir}/flask-setenforce \
+    /boot/xenpolicy.24 \
     "
 
 FILES_${PN}-gdbsx = "\
-- 
1.7.10.4




More information about the meta-virtualization mailing list