summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-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}"