summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorOYTIS <tossel@gmail.com>2017-02-23 18:13:56 +0300
committerGitHub <noreply@github.com>2017-02-23 18:13:56 +0300
commit9d4ca6ac00c3f004407f5ef03a708baecca82a93 (patch)
treeff4a65a54ac2e4ee10a0b93f683be55b115716e6 /recipes-bsp/u-boot
parent7643e4da141c10bcb017d7a216512febe08da68a (diff)
parentf38fc412321c9cb6c17110d8a8aa6183823b0122 (diff)
downloadmeta-updater-9d4ca6ac00c3f004407f5ef03a708baecca82a93.tar.gz
Merge pull request #36 from advancedtelematic/feat/morty
Changes for morty branch (sync with AGL's meta-sota)
Diffstat (limited to 'recipes-bsp/u-boot')
-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"