[OE-core] [PATCH V2 3/4] bluez5: conflicts with bluez4

Burton, Ross ross.burton at intel.com
Wed Mar 13 04:42:38 UTC 2013


 But bluez4 doesn't provide bluez5 and vice versa - the runtime API are
different.

Ross
-- 
Ross Burton
Sent with Sparrow <http://www.sparrowmailapp.com/?sig>

On Tuesday, 12 March 2013 at 14:48, Martin Jansa wrote:

On Tue, Mar 12, 2013 at 07:03:14PM +0200, Cristian Iorga wrote:

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
---
meta/recipes-connectivity/bluez5/bluez5_5.3.bb | 2 ++
1 file changed, 2 insertions(+)

diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.3.bbb/meta/recipes-connectivity/bluez5/
bluez5_5.3.bb
index 311562f..5963483 100644
--- a/meta/recipes-connectivity/bluez5/bluez5_5.3.bb
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.3.bb
@@ -6,6 +6,8 @@ SRC_URI += "file://bluetooth.conf \
SRC_URI[md5sum] = "44de20f6422bf90a01b8df48e7dfe4ed"
SRC_URI[sha256sum] =
"828e2cd1109835c2fc1d731fb7fd7b46951044e451cc8556a37e1312d8c8c9a6"
+RCONFLICTS_${PN} = "bluez4"


That's not enough for upgrade path, add RREPLACES/RPROVIDES too.

+
do_install_append() {
 install -d ${D}${sysconfdir}/bluetooth/
install -m 0644 ${S}/profiles/audio/audio.conf ${D}/${sysconfdir}/bluetooth/
-- 
1.7.10.4


_______________________________________________
Openembedded-core mailing list
Openembedded-core at lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


-- 
Martin 'JaMa' Jansa jabber: Martin.Jansa at gmail.com
_______________________________________________
Openembedded-core mailing list
Openembedded-core at lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130312/cadcbbeb/attachment-0002.html>


More information about the Openembedded-core mailing list