summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2016-04-22 11:47:29 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2016-04-22 16:41:33 +0200
commit6cdb2becac99311cb7375b08876d2370e033daee (patch)
treeb95477e233a5b46defb2d412f5d11320f371b49c /recipes-core
parent37c236672446dd76795dc3dd15b301e7d34f5f6b (diff)
downloadmeta-raspberrypi-6cdb2becac99311cb7375b08876d2370e033daee.tar.gz
packagegroup-rpi-test: Add packages to be able to test WiFi/Bluetooth
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/packagegroups/packagegroup-rpi-test.bb5
1 files changed, 5 insertions, 0 deletions
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} = "\
13 pi-blaster \ 13 pi-blaster \
14 python-rtimu \ 14 python-rtimu \
15 python-sense-hat \ 15 python-sense-hat \
16 connman \
17 connman-client \
18 crda \
19 bluez5 \
16" 20"
17 21
18RRECOMMENDS_${PN} = "\ 22RRECOMMENDS_${PN} = "\
19 bigbuckbunny-1080p \ 23 bigbuckbunny-1080p \
20 bigbuckbunny-480p \ 24 bigbuckbunny-480p \
21 bigbuckbunny-720p \ 25 bigbuckbunny-720p \
26 ${MACHINE_EXTRA_RRECOMMENDS} \
22" 27"