From 4b1938df7242af4599fb6bd1c7e3901df16c86e8 Mon Sep 17 00:00:00 2001 From: Philip Tricca Date: Fri, 4 Oct 2013 01:47:17 +0000 Subject: xen: Put the XSM policy in the flask package. It make make sense to break this out into its 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 Signed-off-by: Bruce Ashfield --- 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 0baea97e..233be992 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 = "\ -- cgit v1.2.3-54-g00ecf