summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-07-17 00:12:47 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-07-17 00:12:47 +0200
commit785d8feebe9bd7afc392a5d18a3f2e1c86a66b59 (patch)
tree31a51f47ef38bc4a0f45f4a889d7e9f289d7ec6d /recipes-bsp
parentc350ee793832c15ef941c81d9829ee8cee867426 (diff)
u-boot-toradex: update to latest
This one is required for fastboot recovery integration. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
index 145a62a..8565684 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
UBOOT_SRC ?= "git://git.toradex.com/u-boot-toradex.git;protocol=https"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
-SRCREV = "1e1f7842df05f4f80f9c7c7e3f6f5b56aa0ef6dd"
+SRCREV = "25f68add54118b931df462333d869da4a21ef774"
SRCBRANCH = "toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup"