From f38fc412321c9cb6c17110d8a8aa6183823b0122 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 23 Feb 2017 15:14:03 +0100 Subject: Changes for morty branch (sync with AGL's meta-sota) --- recipes-bsp/u-boot/u-boot_2016.11.bb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot_2016.11.bb b/recipes-bsp/u-boot/u-boot_2016.11.bb index a05b37f..e6e1fcf 100644 --- a/recipes-bsp/u-boot/u-boot_2016.11.bb +++ b/recipes-bsp/u-boot/u-boot_2016.11.bb @@ -5,3 +5,9 @@ DEPENDS += "dtc-native" SRCREV = "5ea3e51fc481613a8dee8c02848d1b42c81ad892" PV = "v2016.11+git${SRCPV}" + +#This patch is not compliant with u-boot 2016.11 +#Version of u-boot from yocto 2.2 Morty is 2016.03 from: +# meta/recipes-bsp/u-boot/u-boot_2016.03.bb +SRC_URI_remove_raspberrypi3 = "file://0003-Include-lowlevel_init.o-for-rpi2.patch" +SRC_URI_remove_raspberrypi2 = "file://0003-Include-lowlevel_init.o-for-rpi2.patch" -- cgit v1.2.3-54-g00ecf