[yocto] [meta-raspberrypi][PATCH V2 3/4] u-boot: Add RDEPENDS on rpi-u-boot-scr

Paul Barker paul at paulbarker.me.uk
Sat Oct 22 12:49:56 PDT 2016


The boot.cmd file created by rpi-u-boot-scr is needed for u-boot to
automatically boot a RaspberryPi.

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
---
 recipes-bsp/u-boot/u-boot_2016.03.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-bsp/u-boot/u-boot_2016.03.bbappend

diff --git a/recipes-bsp/u-boot/u-boot_2016.03.bbappend b/recipes-bsp/u-boot/u-boot_2016.03.bbappend
new file mode 100644
index 0000000..35dfc37
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot_2016.03.bbappend
@@ -0,0 +1 @@
+RDEPENDS_${PN}_rpi += "rpi-u-boot-scr"
-- 
2.1.4




More information about the yocto mailing list