summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2021-04-14 16:49:41 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2021-04-14 16:49:41 +0200
commitb11a6266a69a3587386c170c13d90534a79bd940 (patch)
treeac77be04ffea0689ec3ec29a3167a140bc23121b
parentdc8c7fe8cdd4ce2807e7c60525b3154d934e964b (diff)
linux kernel & u-boot recipes: update to latest for tezithud-nextthud
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb2
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}"