bluez-gnome: Update to version 1.8.
authorStanislav Brabec <utx@penguin.cz>
Fri, 1 May 2009 22:18:20 +0000 (22:18 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Fri, 1 May 2009 22:18:20 +0000 (22:18 +0000)
conf/checksums.ini
recipes/bluez/bluez-gnome_1.8.bb [moved from recipes/bluez/bluez-gnome_0.26.bb with 78% similarity]

index 9a2c473..c128cab 100644 (file)
@@ -2758,6 +2758,10 @@ sha256=e03a131c26f1f1c51b8cadb4e68db8a3d0f64c43b4aefc706b07129336ebe5c2
 md5=54334e3d7af70846eb4916191e46081c
 sha256=056ec158ea09b6be8b9ea07f37d8b58f6dec28da6dcb33f789ce9b3f932eb7cd
 
+[http://www.kernel.org/pub/linux/bluetooth/bluez-gnome-1.8.tar.gz]
+md5=7f34a08e36aa77d4476d0919c52b59b6
+sha256=481b48f3cde1f896650195b75c25994df11eca05bb6e8d1951a46b603228811a
+
 [http://bluez.sourceforge.net/download/bluez-hcidump-1.26.tar.gz]
 md5=6eca8534fd6f0384d29f04198363f19c
 sha256=cd016375e9082268af224b26891cbea162fac5cf83a984f3e3988e6cee380a56
similarity index 78%
rename from recipes/bluez/bluez-gnome_0.26.bb
rename to recipes/bluez/bluez-gnome_1.8.bb
index 135bb5c..4756cf1 100644 (file)
@@ -4,11 +4,8 @@ LICENSE = "GPL+LGPL"
 DEPENDS = "dbus-glib gconf libnotify gtk+"
 RRECOMMENDS = "gnome-icon-theme"
 
-PR = "r4"
-
-SRC_URI = "http://bluez.sourceforge.net/download/${P}.tar.gz"
+SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/${P}.tar.gz"
 
 inherit autotools pkgconfig gconf mime
 
 FILES_${PN} += "${datadir}/gconf ${datadir}/icons ${datadir}/mime/packages"
-