mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
packagegroup-rpi-test: Add packages to be able to test WiFi/Bluetooth
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
37c2366724
commit
6cdb2becac
|
@ -13,10 +13,15 @@ RDEPENDS_${PN} = "\
|
||||||
pi-blaster \
|
pi-blaster \
|
||||||
python-rtimu \
|
python-rtimu \
|
||||||
python-sense-hat \
|
python-sense-hat \
|
||||||
|
connman \
|
||||||
|
connman-client \
|
||||||
|
crda \
|
||||||
|
bluez5 \
|
||||||
"
|
"
|
||||||
|
|
||||||
RRECOMMENDS_${PN} = "\
|
RRECOMMENDS_${PN} = "\
|
||||||
bigbuckbunny-1080p \
|
bigbuckbunny-1080p \
|
||||||
bigbuckbunny-480p \
|
bigbuckbunny-480p \
|
||||||
bigbuckbunny-720p \
|
bigbuckbunny-720p \
|
||||||
|
${MACHINE_EXTRA_RRECOMMENDS} \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user