bluez-gnome: git repo is now in git.kernel.org, add missing SRCREV, old .patch does...
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 09:03:56 +0000 (11:03 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 12 Apr 2010 10:43:09 +0000 (12:43 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/bluez/bluez-gnome_git.bb

index e8bfd97..267f3f9 100644 (file)
@@ -5,10 +5,11 @@ DEFAULT_PREFERENCE = "-2"
 
 DEPENDS = "dbus-glib gconf libnotify gtk+"
 
-SRC_URI = "git://people.freedesktop.org/~hadess/bluez-gnome;protocol=git \
-           file://pkgconfig-add-gthread.patch;patch=1 "
+SRCREV = "c4ccbf7c4d0aa55e234d30e6daee494e496c7c7f"
+SRC_URI = "git://git.kernel.org/pub/scm/bluetooth/bluez-gnome.git;protocol=git;branch=master "
+#           file://pkgconfig-add-gthread.patch;patch=1 "
 
-PV = "0.10+git${SRCDATE}"
+PV = "0.10+gitr${SRCREV}"
 S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig gconf