[oe-commits] Martin Jansa : edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is renamed and breaks upgrade path

git at git.openembedded.org git at git.openembedded.org
Tue Dec 6 12:46:23 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 92c47103d81c154f0577b44407f0f64c100b97a8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=92c47103d81c154f0577b44407f0f64c100b97a8

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 30 14:45:08 2011 +0100

edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is renamed and breaks upgrade path

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/efl/edbus.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-efl/recipes-efl/efl/edbus.inc b/meta-efl/recipes-efl/efl/edbus.inc
index 4f2e920..58498b4 100644
--- a/meta-efl/recipes-efl/efl/edbus.inc
+++ b/meta-efl/recipes-efl/efl/edbus.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=550b8cea13dacc4bf00508a8cce1074c"
 inherit efl
 
 BBCLASSEXTEND = "native"
-INC_PR = "r0"
+INC_PR = "r1"
 
 SRCNAME = "e_dbus"
 
@@ -17,7 +17,7 @@ FILES_${PN}-enotify = "${libdir}/libenotify.so.* ${bindir}/e-notify-send"
 FILES_${PN}-edbus = "${libdir}/libedbus.so.*"
 FILES_${PN}-enm = "${libdir}/libenm.so.*"
 FILES_${PN}-ehal = "${libdir}/libehal.so.*"
-FILES_${PN}-econnman = "${libdir}/libeconnman.so.*"
+FILES_${PN}-econnman = "${libdir}/libeconnman.so.* ${libdir}/libeconnman0_7x.so.*"
 FILES_${PN}-eofono = "${libdir}/libeofono.so.*"
 FILES_${PN}-eukit = "${libdir}/libeukit.so.*"
 FILES_${PN}-ebluez = "${libdir}/libebluez.so.*"





More information about the Openembedded-commits mailing list