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