summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
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"