From 1d629b192542b528867df35b26588ee3f7dfa5cc Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Sat, 22 Oct 2016 20:49:56 +0100 Subject: u-boot: Add RDEPENDS on rpi-u-boot-scr 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 --- 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 (limited to 'recipes-bsp') 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" -- cgit v1.2.3-54-g00ecf