From 11413ee23f4eb3d52c1e9831f2c67f088370040a Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 14 Nov 2017 16:32:23 -0200 Subject: u-boot: Upgrade to 2017.11 release This upgrades the U-Boot from 2017.09 to 2017.11 release. Signed-off-by: Otavio Salvador Signed-off-by: Ross Burton --- meta/recipes-bsp/u-boot/u-boot_2017.11.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta/recipes-bsp/u-boot/u-boot_2017.11.bb (limited to 'meta/recipes-bsp/u-boot/u-boot_2017.11.bb') diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.11.bb b/meta/recipes-bsp/u-boot/u-boot_2017.11.bb new file mode 100644 index 0000000000..37c21dcaa3 --- /dev/null +++ b/meta/recipes-bsp/u-boot/u-boot_2017.11.bb @@ -0,0 +1,4 @@ +require u-boot-common_${PV}.inc +require u-boot.inc + +DEPENDS += "bc-native dtc-native" -- cgit 1.2.3-korg