bcm2835-bootfiles: Add rdepends to RPi-config

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2012-09-16 22:45:28 +03:00
parent ed571d7296
commit 522b731699

View File

@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9
include ../common/firmware.inc
RDEPENDS_${PN} = "RPi-config"
COMPATIBLE_MACHINE = "raspberrypi"
SRC_URI = " \
@ -13,7 +15,7 @@ SRC_URI = " \
S = "${WORKDIR}/git/boot"
PR = "r1"
PR = "r2"
addtask deploy before do_package after do_install