[oe-commits] Jan Lübbe : task-base: switch to bluez4

GIT User account git at amethyst.openembedded.net
Fri Mar 20 12:42:43 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 790d99300ed2ba0ad74a5e15cb873772b7c8025d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=790d99300ed2ba0ad74a5e15cb873772b7c8025d

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Fri Mar 20 12:04:32 2009 +0000

task-base: switch to bluez4

---

 packages/tasks/task-base.bb |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/packages/tasks/task-base.bb b/packages/tasks/task-base.bb
index 7151f9e..aa6c608 100644
--- a/packages/tasks/task-base.bb
+++ b/packages/tasks/task-base.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r79"
+PR = "r80"
 
 inherit task
 
@@ -235,9 +235,7 @@ task-base-pcmcia26 = "\
 # Provide bluez-utils-compat utils for the time being, the binaries in that package will vanish soon from upstream releases, so beware! 
 
 RDEPENDS_task-base-bluetooth = "\ 
-    blueprobe \
-    bluez-utils \
-    bluez-utils-compat \  
+    bluez4 \
     "
 
 RRECOMMENDS_task-base-bluetooth = "\





More information about the Openembedded-commits mailing list