From b11a6266a69a3587386c170c13d90534a79bd940 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Wed, 14 Apr 2021 16:49:41 +0200 Subject: linux kernel & u-boot recipes: update to latest for tezi Signed-off-by: Marcel Ziswiler --- 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 +- recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb | 2 +- 4 files changed, 4 insertions(+), 4 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 365add4..04d7d5b 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 = "553fb1fa86e933d351d8c8a25e3e718b7ff92c69" +SRCREV = "52f89f83822c35e58b1f3d3e2a21f9f36a0f7404" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH = "toradex_imx_v2018.03_4.14.98_2.3.0_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 188f5a6..5bb2e8e 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 = "5c2d46b32533cd873c7d821d9842905c9ef48765" +SRCREV = "1e8dc5e388e692e657c4cfb4a883b73cde9997bc" 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 5ed13f9..903e835 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 = "5c2d46b32533cd873c7d821d9842905c9ef48765" +SRCREV = "1e8dc5e388e692e657c4cfb4a883b73cde9997bc" SRCBRANCH = "2016.11-toradex" SRCREV_use-head-next = "${AUTOREV}" SRCBRANCH_use-head-next = "2016.11-toradex-next" diff --git a/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb b/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb index 0b749b0..4f452e6 100644 --- a/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb +++ b/recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb @@ -14,7 +14,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget' LOCALVERSION = "-${TDX_VER_ITEM}" PV_append = "+git${SRCPV}" -SRCREV = "be5c475bdacaa8fed6a92f1e73540b1d1a77eb2b" +SRCREV = "b8e49e74e60c8eb20328e4aac412f5cf338e9d0f" SRCBRANCH = "toradex_4.14-2.3.x-imx" SRCREV_use-head-next = "${AUTOREV}" -- cgit v1.2.3