From 64c7aba6add3611060117c1475ae72896e3963ad Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Wed, 23 Dec 2020 23:52:13 +0800 Subject: linux-intel/5.4: fix FIRMWARE_LOADER warnings Update the kernel config revision to point to latest. Fixes: | [NOTE]: 'CONFIG_FW_LOADER' last val (m) and .config val (y) do not match | [INFO]: CONFIG_FW_LOADER : y ## .config: 1564 :configs/v5.4/ktypes/base/base.cfg (n) configs/v5.4/standard/features/firmware/firmware.cfg (m) | [INFO]: raw config text: Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel-rt_5.4.bb | 2 +- recipes-kernel/linux/linux-intel_5.4.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb index 54753d66..1c21506e 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.4.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb @@ -20,7 +20,7 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION ?= "5.4.78" SRCREV_machine ?= "d5fde3d31ce39557fac848a476e3473b14f2c042" -SRCREV_meta ?= "8930d401f840f6cdff4ac887f6f6832d8cd44112" +SRCREV_meta ?= "a1b2d188bdfc855ff9dff770480a24cecf66285d" LINUX_KERNEL_TYPE = "preempt-rt" diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb index ce53dc5e..a2e554f4 100644 --- a/recipes-kernel/linux/linux-intel_5.4.bb +++ b/recipes-kernel/linux/linux-intel_5.4.bb @@ -11,7 +11,7 @@ DEPENDS += "elfutils-native openssl-native util-linux-native" LINUX_VERSION ?= "5.4.81" SRCREV_machine ?= "b3d20595bdf59d0784cb8256445fff65df26c4ac" -SRCREV_meta ?= "8930d401f840f6cdff4ac887f6f6832d8cd44112" +SRCREV_meta ?= "a1b2d188bdfc855ff9dff770480a24cecf66285d" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf