From 7d996d197ad3185838103da3229e01f1b00285c4 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 29 Oct 2019 15:09:35 +0100 Subject: linux kernel & u-boot recipes: update to latest u-boot-toradex-common.inc: all but below u-boot-toradex-common_2018.03.inc: i.MX 8 series based modules u-boot-toradex_2016.11.bbappend: Toradex Easy Installer 2.0 linux-toradex_4.14-2.0.x.bb: all NXP based modules Signed-off-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-common.inc | 2 +- recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc | 2 +- recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend | 2 +- recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc index f29d67e..39633d1 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-common.inc +++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc @@ -12,7 +12,7 @@ inherit fsl-u-boot-localversion # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "e1cbe8c74e87036e649b0e34656aebabb3aa00c7" +SRCREV = "694e2136eefc2d110f44b26218c03e44a1e88235" SRCBRANCH = "toradex_2019.07" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "toradex_2019.07-next" 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 9ec8ecc..99ed867 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 = "a9d35739fe5330f808475fb44f5185d273d07377" +SRCREV = "c0ff506c39318a0d30e2ccace0bbfb8cdcde43c3" 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" diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend index e780e16..6c24160 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -SRCREV = "a26e924efbf998711f56911ddd8419f95eca09b9" +SRCREV = "72e849dcfa4aa883589ae38a068d8e443c73837a" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" SRC_URI += "file://fw_unlock_mmc.sh" diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend index 9377d63..a14b116 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend @@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot-toradex-env.inc LOCALVERSION = "-${TDX_VER_ITEM}" -SRCREV = "a26e924efbf998711f56911ddd8419f95eca09b9" +SRCREV = "72e849dcfa4aa883589ae38a068d8e443c73837a" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" -- cgit v1.2.3