Signed-off-by: Peter A. Bigot <[email protected]>
---
meta-oe/recipes-core/packagegroups/packagegroup-basic.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
index 20b1652..4f2992c 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-basic.bb
@@ -9,6 +9,7 @@ PR = "r13"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
+inherit bluetooth
# Poke extra recomendations into the list using your machine.conf
#
@@ -45,7 +46,7 @@ RRECOMMENDS_${PN} = "\
${@base_contains("MACHINE_FEATURES", "alsa", "alsa-utils-alsamixer", "",
d)} \
${@base_contains("MACHINE_FEATURES", "usbgadget", "kernel-module-g-ether
kernel-module-g-serial kernel-module-g-mass-storage", "", d)} \
\
- ${@base_contains("DISTRO_FEATURES", "bluetooth", "bluez4", "", d)} \
+ ${@base_contains("DISTRO_FEATURES", "bluetooth", "${BLUEZ}", "", d)} \
${@base_contains("DISTRO_FEATURES", "wifi", "iw wpa-supplicant", "", d)} \
\
tzdata \
--
1.9.1
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel