bluez4: update to 4.53
authorKoen Kooi <koen@openembedded.org>
Fri, 23 Oct 2009 07:38:36 +0000 (09:38 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 23 Oct 2009 07:41:14 +0000 (09:41 +0200)
recipes/bluez/bluez4_4.53.bb [new file with mode: 0644]

diff --git a/recipes/bluez/bluez4_4.53.bb b/recipes/bluez/bluez4_4.53.bb
new file mode 100644 (file)
index 0000000..ad2c957
--- /dev/null
@@ -0,0 +1,14 @@
+require bluez4.inc
+
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_angstrom = "1"
+
+DEPENDS += "libsndfile1"
+
+PR = "${INC_PR}.0"
+
+# Not all distros have a recent enough udev
+BTUDEV = " --disable-udevrules"
+BTUDEV_angstrom = " --enable-udevrules"
+EXTRA_OECONF += "${BTUDEV}"
+