[oe-commits] Koen Kooi : bluez4: update to 4.53

git version control git at git.openembedded.org
Fri Oct 23 07:49:22 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Oct 23 09:38:36 2009 +0200

bluez4: update to 4.53

---

 recipes/bluez/bluez4_4.53.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/bluez/bluez4_4.53.bb b/recipes/bluez/bluez4_4.53.bb
new file mode 100644
index 0000000..ad2c957
--- /dev/null
+++ b/recipes/bluez/bluez4_4.53.bb
@@ -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}"
+





More information about the Openembedded-commits mailing list