summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-02-23 15:14:03 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2017-02-23 15:18:26 +0100
commitf38fc412321c9cb6c17110d8a8aa6183823b0122 (patch)
treeff4a65a54ac2e4ee10a0b93f683be55b115716e6 /recipes-bsp
parent7643e4da141c10bcb017d7a216512febe08da68a (diff)
downloadmeta-updater-f38fc412321c9cb6c17110d8a8aa6183823b0122.tar.gz
Changes for morty branch (sync with AGL's meta-sota)
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot_2016.11.bb6
1 files changed, 6 insertions, 0 deletions
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"
5SRCREV = "5ea3e51fc481613a8dee8c02848d1b42c81ad892" 5SRCREV = "5ea3e51fc481613a8dee8c02848d1b42c81ad892"
6 6
7PV = "v2016.11+git${SRCPV}" 7PV = "v2016.11+git${SRCPV}"
8
9#This patch is not compliant with u-boot 2016.11
10#Version of u-boot from yocto 2.2 Morty is 2016.03 from:
11# meta/recipes-bsp/u-boot/u-boot_2016.03.bb
12SRC_URI_remove_raspberrypi3 = "file://0003-Include-lowlevel_init.o-for-rpi2.patch"
13SRC_URI_remove_raspberrypi2 = "file://0003-Include-lowlevel_init.o-for-rpi2.patch"