bluez: update bluez-libs to 4.42. unify.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 24 Jun 2009 09:08:46 +0000 (11:08 +0200)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 24 Jun 2009 09:08:46 +0000 (11:08 +0200)
recipes/bluez/bluez-libs_4.42.bb [new file with mode: 0644]
recipes/bluez/bluez4-libs.inc [moved from recipes/bluez/bluez-libs_4.40.bb with 86% similarity]

diff --git a/recipes/bluez/bluez-libs_4.42.bb b/recipes/bluez/bluez-libs_4.42.bb
new file mode 100644 (file)
index 0000000..524b664
--- /dev/null
@@ -0,0 +1,4 @@
+require bluez4-libs.inc
+
+PR = "${INC_PR}.1"
+DEFAULT_PREFERENCE = "-1"
similarity index 86%
rename from recipes/bluez/bluez-libs_4.40.bb
rename to recipes/bluez/bluez4-libs.inc
index 578afaa..4da389c 100644 (file)
@@ -1,10 +1,9 @@
-DESCRIPTION = "Linux Bluetooth Stack Userland V4"
+DESCRIPTION = "Linux Bluetooth Stack Userland libraries V4"
 SECTION = "libs"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.bluez.org"
 LICENSE = "GPL"
-
-DEFAULT_PREFERENCE = "-1"
+INC_PR = "r1"
 
 SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
         file://avinfo-link.patch;patch=1;pnum=0"