On Fri, Nov 07, 2014 at 03:57:01PM +0800, Hongxu Jia wrote: > The package avahi does not exist, so we use avahi-daemon as the provider. > It avoids the do_rootfs failure while IMAGE_INSTALL += "avahi"
Why don't you fix your IMAGE_INSTALL instead? > > [YOCTO #6937] > > Signed-off-by: Hongxu Jia <[email protected]> > --- > meta/recipes-connectivity/avahi/avahi.inc | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/meta/recipes-connectivity/avahi/avahi.inc > b/meta/recipes-connectivity/avahi/avahi.inc > index b060437..5573372 100644 > --- a/meta/recipes-connectivity/avahi/avahi.inc > +++ b/meta/recipes-connectivity/avahi/avahi.inc > @@ -76,6 +76,8 @@ PACKAGES =+ "avahi-daemon libavahi-common libavahi-core > libavahi-client avahi-dn > # As avahi doesn't put any files into PN, clear the files list to avoid > problems > # if extra libraries appear. > FILES_avahi = "" > +# Let avahi-daemon to provide avahi > +RPROVIDES_avahi-daemon = "avahi" > FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \ > ${sysconfdir}/avahi/avahi-autoipd.action \ > ${sysconfdir}/dhcp/*/avahi-autoipd \ > -- > 1.9.1 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
