From 271ff0d89657864ef5539c2005199b4116a0c14b Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Fri, 9 Jul 2021 17:14:08 +0200 Subject: [PATCH] u-boot-toradex: update to latest 2020.07 Signed-off-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc index bc6322b..656636d 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-common.inc +++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc @@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;branch=${SRCBRANCH}" -SRCREV = "51b7d2f591d32916a3addab0193d07bbacb34aad" +SRCREV = "7c9c42e93b9fda8c0bc27d5b8c81c4c289921c4b" SRCBRANCH = "toradex_2020.07" S = "${WORKDIR}/git"