mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
packagegroup-rpi-test: Add some packages
bcm2835 is an empty package because this recipe provides a static library. Install on target only bcm2835-tests package in which files are statically linked to that library. Add forgotten GPIO packages: rpi-gpio and rpio. Change-Id: I498d2a3948ad5faf963d492bc496d4725a79e136 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
9a3ee96ea3
commit
30e3972912
|
@ -6,8 +6,10 @@ inherit packagegroup
|
|||
|
||||
RDEPENDS_${PN} = "\
|
||||
omxplayer \
|
||||
bcm2835 \
|
||||
bcm2835-tests \
|
||||
wiringpi \
|
||||
rpio \
|
||||
rpi-gpio \
|
||||
"
|
||||
|
||||
RRECOMMENDS_${PN} = "\
|
||||
|
|
Loading…
Reference in New Issue
Block a user