diff options
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc | 2 |
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 03ebfef..aed7d9c 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 = "a960b9ecd99d1b4e3f194bc52d92cb41b0d80e4a" +SRCREV = "d7643e40aa0fb5fefa92aa1603f0207628f0c62f" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_bringup" |