From: Martin Jansa <martin.jansa@gmail.com>
To: Hongxu Jia <hongxu.jia@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/4] avahi.inc: use avahi-daemon as avahi's provider
Date: Fri, 7 Nov 2014 15:38:13 +0100 [thread overview]
Message-ID: <20141107143813.GF2444@jama> (raw)
In-Reply-To: <16384282a6c5f4878b1c377bbe38cfae1d311d0b.1415346812.git.hongxu.jia@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1466 bytes --]
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 <hongxu.jia@windriver.com>
> ---
> 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
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-11-07 14:38 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 7:57 [PATCH 0/4] fix install package "postinst-intercept pointercal-xinput oprofileui avahi" to image failed Hongxu Jia
2014-11-07 7:57 ` [PATCH 1/4] avahi.inc: use avahi-daemon as avahi's provider Hongxu Jia
2014-11-07 14:38 ` Martin Jansa [this message]
2014-11-07 14:42 ` Burton, Ross
2014-11-08 2:31 ` Hongxu Jia
2014-11-08 18:53 ` Koen Kooi
2014-11-10 2:02 ` Hongxu Jia
2014-11-10 6:42 ` Martin Jansa
2014-11-10 7:35 ` Hongxu Jia
2014-11-11 9:02 ` Koen Kooi
2014-11-11 9:19 ` Hongxu Jia
2014-11-07 7:57 ` [PATCH 2/4] oprofileui: use oprofileui-viewer as oprofileui's provider Hongxu Jia
2014-11-07 12:06 ` Burton, Ross
2014-11-07 14:47 ` Burton, Ross
2014-11-08 9:20 ` Hongxu Jia
2014-11-07 7:57 ` [PATCH 3/4] pointercal-xinput: add the missing ALLOW_EMPTY Hongxu Jia
2014-11-07 14:43 ` Martin Jansa
2014-11-07 7:57 ` [PATCH 4/4] postinst-intercept: rename recipe for nativesdk only Hongxu Jia
[not found] ` <CALbNGRTsV6udERwG8XBoxuoFVqeyexwM46-u1Ot__AFBD_TAUg@mail.gmail.com>
[not found] ` <545C826F.6050002@windriver.com>
2014-11-07 9:28 ` Andreas Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141107143813.GF2444@jama \
--to=martin.jansa@gmail.com \
--cc=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.