From: Saul Wold <sgw@linux.intel.com>
To: Cristian Iorga <cristian.iorga@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] bluez4: conflicts with/replaces bluez5
Date: Mon, 15 Jul 2013 08:24:19 -0700 [thread overview]
Message-ID: <51E41423.4090901@linux.intel.com> (raw)
In-Reply-To: <809bd57326a24570dfd583e33821f42c4e7b930a.1373896070.git.cristian.iorga@intel.com>
On 07/15/2013 06:50 AM, Cristian Iorga wrote:
> - RCONFLICTS/RREPLACES bluez5
>
> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
> ---
> meta/recipes-connectivity/bluez/bluez4_4.101.bb | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> index f48adfd..b91c9c3 100644
> --- a/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> +++ b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> @@ -11,6 +11,9 @@ SRC_URI += "file://bluetooth.conf \
> SRC_URI[md5sum] = "fb42cb7038c380eb0e2fa208987c96ad"
> SRC_URI[sha256sum] = "59738410ade9f0e61a13c0f77d9aaffaafe49ba9418107e4ad75fe52846f7487"
>
> +RCONFLICTS_${PN} = "bluez5"
> +RREPLACES_${PN} = "bluez5"
> +
Is the RREPLACES correct here and in the bluez5 recipe?
I know they conflict, but I did not think they could replace each other.
Sau!
> do_install_append() {
> install -m 0644 ${S}/audio/audio.conf ${D}/${sysconfdir}/bluetooth/
> install -m 0644 ${S}/network/network.conf ${D}/${sysconfdir}/bluetooth/
>
next prev parent reply other threads:[~2013-07-15 15:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 13:50 [PATCH 0/2] [V2] BlueZ 5 experimental packages Cristian Iorga
2013-07-15 13:50 ` [PATCH 2/2] bluez4: conflicts with/replaces bluez5 Cristian Iorga
2013-07-15 15:24 ` Saul Wold [this message]
2013-07-15 16:27 ` Phil Blundell
2013-07-15 17:00 ` Burton, Ross
2013-07-16 14:29 ` Iorga, Cristian
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=51E41423.4090901@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=cristian.iorga@intel.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.