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 9958db3..145a62a 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 = "00a9ab671a1cabbbe3ed5bfa3454e00b642a74f6" +SRCREV = "1e1f7842df05f4f80f9c7c7e3f6f5b56aa0ef6dd" 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" |