From fac8cd840dc7757c783bf95fd3becac1aec619b3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 5 Sep 2021 20:19:32 +0200 Subject: manual override syntax fixes Signed-off-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f904985..14a4db0 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc +++ b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc @@ -13,7 +13,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}" -- cgit v1.2.3