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-04-08 14:57:44 +0200
commit5234d3b8bc7f1fb6269a350213e93a0f8f66d6aa (patch)
treec7b82a7a7d96089570fae5c0180a011102f8aefa
parentce4387040bbac9598b8232e86d09e2397a9cda28 (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>
-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"