[yocto] [meta-raspberrypi][PATCH 3/5] packagegroup-rpi-test: Add packages to be able to test WiFi/Bluetooth
Andrei Gherzan
andrei at gherzan.ro
Fri Apr 22 07:46:13 PDT 2016
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
recipes-core/packagegroups/packagegroup-rpi-test.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/recipes-core/packagegroups/packagegroup-rpi-test.bb b/recipes-core/packagegroups/packagegroup-rpi-test.bb
index f33c05d..ae16cec 100644
--- a/recipes-core/packagegroups/packagegroup-rpi-test.bb
+++ b/recipes-core/packagegroups/packagegroup-rpi-test.bb
@@ -13,10 +13,15 @@ RDEPENDS_${PN} = "\
pi-blaster \
python-rtimu \
python-sense-hat \
+ connman \
+ connman-client \
+ crda \
+ bluez5 \
"
RRECOMMENDS_${PN} = "\
bigbuckbunny-1080p \
bigbuckbunny-480p \
bigbuckbunny-720p \
+ ${MACHINE_EXTRA_RRECOMMENDS} \
"
--
2.8.0
More information about the yocto
mailing list