On Wed, Oct 2, 2013 at 6:14 PM, Philip Tricca <[email protected]> wrote: > Just a bit of clean up. I know xend is deprecated and hopefully no > one will use it but it should end up in the right package.
cleanups are good. I tweaked the short log to have xen:, but otherwise no other changes. merged. Bruce > > Signed-off-by: Philip Tricca <[email protected]> > --- > recipes-extended/xen/xen_4.3.0.bb | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/recipes-extended/xen/xen_4.3.0.bb > b/recipes-extended/xen/xen_4.3.0.bb > index 00394b9..0baea97 100644 > --- a/recipes-extended/xen/xen_4.3.0.bb > +++ b/recipes-extended/xen/xen_4.3.0.bb > @@ -276,7 +276,6 @@ FILES_${PN}-misc = "\ > ${sbindir}/gtraceview \ > ${sbindir}/xen-bugtool \ > ${sbindir}/xencov \ > - ${sbindir}/xend \ > ${sbindir}/xenperf \ > ${sbindir}/xenpm \ > ${sbindir}/xsview \ > @@ -519,7 +518,10 @@ FILES_${PN}-xm = "\ > " > > FILES_${PN}-xencommons += "${sysconfdir}/init.d/xencommons" > -FILES_${PN}-xend += "${sysconfdir}/init.d/xend" > +FILES_${PN}-xend += " \ > + ${sysconfdir}/init.d/xend \ > + ${sbindir}/xend \ > + " > FILES_${PN}-xendomains += "${sysconfdir}/init.d/xendomains" > FILES_${PN}-xen-watchdog += "${sysconfdir}/init.d/xen-watchdog" > > -- > 1.7.10.4 > -- "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
