summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-08-04 18:50:27 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-08-20 14:44:27 +0200
commit4d9f1f9b03f6c2b25a4fb455753fce49e0a2c9c1 (patch)
tree148373d04afe078bda49e54050a0be867d9259a8 /recipes-bsp/u-boot
parentd3da0283a9a7e8acd49fc6e9ef5b1fd703c7e2af (diff)
u-boot-toradex: update to 2020.07
Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common.inc7
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2020.07.bb (renamed from recipes-bsp/u-boot/u-boot-toradex_2019.07.bb)0
2 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc
index b8343f6..4187c52 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc
@@ -6,16 +6,15 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
PE = "1"
-PV = "2019.07+git${SRCPV}"
+PV = "2020.07+git${SRCPV}"
inherit toradex-u-boot-localversion
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "b90d461f8277f03a498644d1252a061d245633ed"
-SRCBRANCH = "toradex_2019.07"
+SRCREV = "c650daccd29536b63d7e1b7d3a2b6d5363c49cfd"
+SRCBRANCH = "toradex_2020.07"
SRCREV_use-head-next = "${AUTOREV}"
-SRCBRANCH_use-head-next = "toradex_2019.07-next"
SRC_URI = " \
git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH} \
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2019.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb
index b61ad37..b61ad37 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2019.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2020.07.bb