mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
258dcb3e15
commit
61ad24a65e
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user