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:
Andrei Gherzan 2014-01-19 20:30:51 +02:00
parent 9a3ee96ea3
commit 30e3972912

View File

@ -6,8 +6,10 @@ inherit packagegroup
RDEPENDS_${PN} = "\
omxplayer \
bcm2835 \
bcm2835-tests \
wiringpi \
rpio \
rpi-gpio \
"
RRECOMMENDS_${PN} = "\