From 5234d3b8bc7f1fb6269a350213e93a0f8f66d6aa Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 8 Apr 2021 14:55:17 +0200 Subject: 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 --- recipes-kernel/linux/linux-toradex-mainline_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel') 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" -- cgit v1.2.3