On Thu, Oct 3, 2013 at 9:47 PM, Philip Tricca <[email protected]> wrote: > 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.
merged with a short log tweak. Bruce > > Signed-off-by: Philip Tricca <[email protected]> > --- > 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 > > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
