[oe-commits] Koen Kooi : gnome-bluetooth git: bump SRCREV

git version control git at git.openembedded.org
Wed Jul 22 09:49:05 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 122df42e8869020adc2c3371c10ddd7bdb8db246
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=122df42e8869020adc2c3371c10ddd7bdb8db246

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jul 22 11:41:03 2009 +0200

gnome-bluetooth git: bump SRCREV

---

 recipes/gnome/gnome-bluetooth_git.bb |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb
index 23c4ca9..29c9813 100644
--- a/recipes/gnome/gnome-bluetooth_git.bb
+++ b/recipes/gnome/gnome-bluetooth_git.bb
@@ -11,12 +11,12 @@ SRC_URI = "git://git.gnome.org/gnome-bluetooth;protocol=git \
 
 S = "${WORKDIR}/git"
 
-SRCREV = "93fd8de2cc717b96ad719ab2fb5ed38b8a0fc707"
-PV = "2.27.5"
-PR = "r2"
+SRCREV = "59efa1c06153cd5bdaff64f7efca791c11c77f2f"
+PV = "2.27.8"
+PR = "r0"
 PR_append = "+gitr${SRCREV}"
 
-DEPENDS = "obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+DEPENDS = "geoclue obexd gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
 RRECOMMENDS_${PN} += "obexd"
 RCONFLICTS_${PN} = "bluez-gnome"
 
@@ -26,3 +26,6 @@ do_configure_prepend() {
 	echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make
 }
 
+# Todo: automagic plugin splitting
+
+FILES_${PN}-dbg += "${libdir}/gnome-bluetooth/plugins/.debug"





More information about the Openembedded-commits mailing list