summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-common.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-09-05 20:22:02 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-09-06 13:19:08 +0200
commitcbe8810ddff00711a64485e169e90530903e5cc0 (patch)
tree6350967e6ef66b985b350a9669e324e916fe3c52 /recipes-bsp/u-boot/u-boot-toradex-common.inc
parente606b785cc167f38318c2896eac0964a4c083246 (diff)
manual override syntax fixes
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-common.inc')
-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 812f779..8ed3611 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc
@@ -14,7 +14,7 @@ inherit toradex-u-boot-localversion
# repo during parse
SRCREV = "0401650db5dfaf5fe67cb2ed8e9285bb198f3245"
SRCBRANCH = "toradex_2020.07"
-SRCREV_use-head-next = "${AUTOREV}"
+SRCREV:use-head-next = "${AUTOREV}"
SRC_URI = " \
git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH} \