[oe-commits] org.oe.dev task-angstrom-x11: ship bluez-gnome for device with bluetooth, since gpe-bluetooth doesn't provide a pass-agent that works with a recent bluez

koen commit openembedded-commits at lists.openembedded.org
Thu Jan 18 12:43:43 UTC 2007


task-angstrom-x11: ship bluez-gnome for device with bluetooth, since gpe-bluetooth doesn't provide a pass-agent that works with a recent bluez

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9fe9a470e8cfa880013396a6f2a002fa10153dd0
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9fe9a470e8cfa880013396a6f2a002fa10153dd0
Files:
1
packages/angstrom/task-angstrom-x11.bb
Diffs:

#
# mt diff -r3324cdcc96303da3f844c2210e088311337d85ec -r9fe9a470e8cfa880013396a6f2a002fa10153dd0
#
# 
# 
# patch "packages/angstrom/task-angstrom-x11.bb"
#  from [b1c41d2981eed1c0f0883813680b7016a29a156c]
#    to [66899470fdecc238f5f6a515e55a6408ac58522c]
# 
============================================================
--- packages/angstrom/task-angstrom-x11.bb	b1c41d2981eed1c0f0883813680b7016a29a156c
+++ packages/angstrom/task-angstrom-x11.bb	66899470fdecc238f5f6a515e55a6408ac58522c
@@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for the Ang
 DESCRIPTION = "Task packages for the Angstrom distribution"
-PR = "r26"
+PR = "r27"
 ALLOW_EMPTY = "1"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -52,6 +52,7 @@ RDEPENDS_angstrom-gpe-task-base := "\
     pango-module-basic-x \
     pango-module-basic-fc \
     ${@base_contains("COMBINED_FEATURES", "bluetooth", "gpe-bluetooth", "",d)} \
+    ${@base_contains("COMBINED_FEATURES", "bluetooth", "bluez-gnome", "",d)} \
     "
 
 RDEPENDS_angstrom-gpe-task-pim := "\






More information about the Openembedded-commits mailing list