summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-08-26 20:46:40 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-08-26 20:47:06 +0200
commit6ec2b625a5caa783358704f0fa90feeccabcb5b5 (patch)
tree7cf0d1f5955eb5a6c7463184e00cbb58a01957cd /recipes-bsp
parentc4e42a9a6aeac33899bb8d43e0cdb7d3c9ee692c (diff)
u-boot: follow branch name change for -next
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc
index fd8d1e6..0247882 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc
@@ -15,7 +15,7 @@ inherit fsl-u-boot-localversion
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}"