summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-04-08 14:55:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-05-24 18:24:20 +0200
commit11a0938ce42bd8d3bd7b7642b694039ecdd58337 (patch)
treeeb208e1a31cba44488d94fe4f27a67bdc9b22f28
parent53ea24b817be2b94d625af777d855093f88b7bd7 (diff)
linux-toradex-mainline: uprev to get newest config
toradex-imx_v6_v7_defconfig now builds RTC drivers not used on Toradex HW as kernel modules to reduce the zImage size. With that the kernel fits again also on the raw NAND based modules. Related-to: ELB-3931 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 5234d3b8bc7f1fb6269a350213e93a0f8f66d6aa)
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
index b23f226..984c697 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
LINUX_VERSION ?= "5.4.77"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "001a80ad40554fa84a5727f8529e685de438180c"
+SRCREV_machine = "297c50e5de787c08f6627883000728af6cbec478"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"