summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-08-14 10:47:55 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-08-20 15:39:49 +0200
commita21f73d1e08e80797f0a4cf23f21e161e1d8f188 (patch)
treec86db6c29bab6873ba30e596fb31199ca4b4cb25
parent575a71c6e36fe8c2cc9918d7b68efaa3fe5dc1fe (diff)
u-boot-toradex: update to 2020.07
Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
index 84d0c6a..fdb97e2 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
@@ -6,13 +6,13 @@ 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"