packagegroup-rpi-test: Add python3-sense-hat in a meta-python specific bbappend

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-11-24 22:41:30 -08:00 committed by Andrei Gherzan
parent 5db97b41a8
commit 25d1eb4146
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
RDEPENDS_${PN} += "python3-sense-hat"

View File

@ -17,7 +17,6 @@ RDEPENDS_${PN} = "\
rpi-gpio \
pi-blaster \
python3-rtimu \
python3-sense-hat \
connman \
connman-client \
wireless-regdb-static \