summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot_2016.11.bb
diff options
context:
space:
mode:
authorcajun-rat <p@beta16.co.uk>2017-08-04 16:28:15 +0200
committerGitHub <noreply@github.com>2017-08-04 16:28:15 +0200
commitba233570a3a380c62a7fb31ad00b9a7a3fd4b42e (patch)
tree7272786cd44f933738455638d5969630b04cfb1d /recipes-bsp/u-boot/u-boot_2016.11.bb
parent7643e4da141c10bcb017d7a216512febe08da68a (diff)
parent621c2c6f2480b9e8f8b7bb6e6453c777952aa10e (diff)
downloadmeta-updater-ba233570a3a380c62a7fb31ad00b9a7a3fd4b42e.tar.gz
Merge pull request #116 from leon-anavi/krogoth
Krogoth
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2016.11.bb')
-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"