Browse Source

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>
Andrei Gherzan 3 years ago
parent
commit
61ad24a65e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      recipes-core/packagegroups/packagegroup-rpi-test.bb

+ 4 - 0
recipes-core/packagegroups/packagegroup-rpi-test.bb

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