[oe-commits] Koen Kooi : angstrom gpe task-base: gnome-bluetooth now does that gpe-bluetooth and bluez-gnome tried to do, so replace them

GIT User account git at amethyst.openembedded.net
Tue Apr 14 11:16:48 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Apr 14 12:48:45 2009 +0200

angstrom gpe task-base: gnome-bluetooth now does that gpe-bluetooth and bluez-gnome tried to do, so replace them

---

 recipes/angstrom/angstrom-gpe-task-base.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/angstrom/angstrom-gpe-task-base.bb b/recipes/angstrom/angstrom-gpe-task-base.bb
index 656180d..f2c897d 100644
--- a/recipes/angstrom/angstrom-gpe-task-base.bb
+++ b/recipes/angstrom/angstrom-gpe-task-base.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
-PR = "r36"
+PR = "r37"
 
 inherit task
 
@@ -36,7 +36,6 @@ RDEPENDS_${PN} = "\
     gdk-pixbuf-loader-jpeg \
     pango-module-basic-x \
     pango-module-basic-fc \
-    ${@base_contains("COMBINED_FEATURES", "bluetooth", "gpe-bluetooth", "",d)} \
-    ${@base_contains("COMBINED_FEATURES", "bluetooth", "bluez-gnome", "",d)} \
+    ${@base_contains("COMBINED_FEATURES", "bluetooth", "gnome-bluetooth", "",d)} \
     "
 





More information about the Openembedded-commits mailing list