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 <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2020-12-23 23:52:13 +08:00
parent 7ce356a478
commit 64c7aba6ad
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"