[Lunar-commits] <moonbase> bluez: Version bump and some adjustments.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Nov 1 17:56:55 CET 2009


commit e8ab6b5b09836d147c91e503773dee7eeb879d61
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Nov 1 11:56:55 2009 -0500

    bluez: Version bump and some adjustments.
---
 bluetooth/bluez/BUILD   |   12 +++++-------
 bluetooth/bluez/DETAILS |    6 +++---
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/bluetooth/bluez/BUILD b/bluetooth/bluez/BUILD
index 8a05c12..4975b7d 100644
--- a/bluetooth/bluez/BUILD
+++ b/bluetooth/bluez/BUILD
@@ -1,6 +1,6 @@
 (  
 
-#  patch_it $SOURCE_CACHE/$SOURCE2 0  &&
+  patch_it $SOURCE_CACHE/$SOURCE2 0  &&
 
   OPTS+=" --build=$BUILD          \
           --host=$BUILD           \
@@ -10,11 +10,6 @@
 
   default_build  &&
 
-#  sedit "s:#\[A:\[A:" audio/audio.conf   &&
-#  sedit "s:#SBCS:SBCS:" audio/audio.conf &&
-#  sedit "s:#MPEG:MPEG:" audio/audio.conf &&
-#  sedit "s:#AutoConnect:AutoConnect:" audio/audio.conf &&
-
   mkdir -p /etc/bluetooth                  &&
   cp -f audio/audio.conf /etc/bluetooth/   &&
   cp -f network/*.conf /etc/bluetooth/     &&
@@ -26,6 +21,9 @@
 
   echo -e "@hooks [\n\t{\n\t\tfunc load\n\t\tfiles [\n\t\t\t"/etc/alsa/bluetooth.conf"\n\t\t]\n\
           \t\terrors false\n\t}\n]" > $SOURCE_DIRECTORY/asound.conf &&
-  install -m644 asound.conf /etc/ 
+
+  install -m644 asound.conf /etc/ &&
+
+  install -m755 scripts/bluetooth_serial /etc/init.d/
 
 ) > $C_FIFO 2>&1
diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS
index b61f0f8..bf66827 100644
--- a/bluetooth/bluez/DETAILS
+++ b/bluetooth/bluez/DETAILS
@@ -1,14 +1,14 @@
           MODULE=bluez
-         VERSION=4.54
+         VERSION=4.57
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=$MODULE-4.41.dbus.access.patch
       SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:b61ea5eebf524c3d3fad41fda649e8b63feb3383
+      SOURCE_VFY=sha1:9fc234bc9faf7a9bcb3ab265eb253b57bcc35188
      SOURCE2_VFY=sha1:1bea7d4cc74f55b8861544b42b07244b555c8550
         WEB_SITE=http://www.bluez.org
          ENTERED=20090328
-         UPDATED=20090925
+         UPDATED=20091101
            SHORT="support for core Bluetooth layers and protocols"
 
 cat << EOF


More information about the Lunar-commits mailing list