packagegroup-rpi-test: Include more packages

Include more packages from this layer so we can test/CI the support
easier.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
Andrei Gherzan 2022-04-20 16:56:33 +02:00 committed by Andrei Gherzan
parent 258dcb3e15
commit 61ad24a65e

View File

@ -13,9 +13,13 @@ OMXPLAYER = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', 'omxpl
RDEPENDS:${PN} = "\ RDEPENDS:${PN} = "\
${OMXPLAYER} \ ${OMXPLAYER} \
bcm2835-tests \ bcm2835-tests \
raspi-gpio \
rpio \ rpio \
rpi-gpio \ rpi-gpio \
pi-blaster \ pi-blaster \
python3-adafruit-circuitpython-register \
python3-adafruit-platformdetect \
python3-adafruit-pureio \
python3-rtimu \ python3-rtimu \
connman \ connman \
connman-client \ connman-client \