mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
5db97b41a8
commit
25d1eb4146
|
@ -0,0 +1,4 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
RDEPENDS_${PN} += "python3-sense-hat"
|
||||
|
|
@ -17,7 +17,6 @@ RDEPENDS_${PN} = "\
|
|||
rpi-gpio \
|
||||
pi-blaster \
|
||||
python3-rtimu \
|
||||
python3-sense-hat \
|
||||
connman \
|
||||
connman-client \
|
||||
wireless-regdb-static \
|
||||
|
|
Loading…
Reference in New Issue
Block a user