summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-08-26 19:03:29 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-08-26 20:44:26 +0200
commitaabe754d2c72a90349fd69d50ba3f38033d82af2 (patch)
tree05991c7e6705ed754f294f5871aaa011606fb451 /recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
parent5dcb6bad563cb195502a6cf1060f8110b0caaf45 (diff)
linux kernel & u-boot recipes: update to latest
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc')
-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 8b500bd..ed5cf49 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
@@ -12,10 +12,10 @@ inherit tegra-u-boot-localversion
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "e60e2c0d3f44f42642bb4dbf648a3b25142fd8d1"
-SRCBRANCH = "2019.07-toradex-next"
+SRCREV = "e1cbe8c74e87036e649b0e34656aebabb3aa00c7"
+SRCBRANCH = "toradex_2019.07"
SRCREV_use-head-next = "${AUTOREV}"
-SRCBRANCH_use-head-next = "2019.07-toradex-next"
+SRCBRANCH_use-head-next = "toradex_2019.07-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"