v2 is merged to master and jethro. For whatever reason, I had conflicts on jethro .. which I resolved. If anyone is using jethro, and I've hosed the resolution, fixup patches are gladly accepted!
Cheers, Bruce On Tue, Mar 29, 2016 at 8:46 AM, Derek Straka <[email protected]> wrote: > Signed-off-by: Derek Straka <[email protected]> > --- > recipes-extended/xen/xen.inc | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc > index 2eba012..bc5ff85 100644 > --- a/recipes-extended/xen/xen.inc > +++ b/recipes-extended/xen/xen.inc > @@ -153,6 +153,7 @@ PACKAGES = "\ > ${PN}-doc \ > ${PN}-efi \ > ${PN}-flask \ > + ${PN}-flask-tools \ > ${PN}-fsimage \ > ${PN}-gdbsx \ > ${PN}-hvmloader \ > @@ -342,13 +343,16 @@ FILES_${PN}-devd = "\ > " > > FILES_${PN}-flask = "\ > + /boot/xenpolicy-${PV} \ > + " > + > +FILES_${PN}-flask-tools = "\ > ${sbindir}/flask-get-bool \ > ${sbindir}/flask-getenforce \ > ${sbindir}/flask-label-pci \ > ${sbindir}/flask-loadpolicy \ > ${sbindir}/flask-set-bool \ > ${sbindir}/flask-setenforce \ > - /boot/xenpolicy-${PV} \ > " > > FILES_${PN}-gdbsx = "\ > -- > 1.9.1 > > -- > _______________________________________________ > 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
