summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-08-08 12:15:39 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-08-08 23:24:32 +0800
commit6d1ad9aa7e01c2718d1991d175a3daf12a238df0 (patch)
tree528b6dc2898e2cd05c9c1a8773a1b04e8ac0593d /recipes-kernel/linux
parent9fe382034e9f32ad753285b34d70f82e33110133 (diff)
downloadmeta-intel-6d1ad9aa7e01c2718d1991d175a3daf12a238df0.tar.gz
linux-intel/5.4: update to v5.4.55
And update kernel cache to fix config set for DVB_CORE. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.4.bb b/recipes-kernel/linux/linux-intel_5.4.bb
index e6cf1335..5da0f7b2 100644
--- a/recipes-kernel/linux/linux-intel_5.4.bb
+++ b/recipes-kernel/linux/linux-intel_5.4.bb
@@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "5.4.50" 12LINUX_VERSION ?= "5.4.55"
13SRCREV_machine ?= "89e6c056f3076641486519375f7bf280bf833223" 13SRCREV_machine ?= "6f7fd35b3cba7c881c0047df4e747ec45f52b753"
14SRCREV_meta ?= "caafbdfe382bf22a4786d871af097acd49d0867a" 14SRCREV_meta ?= "034cc5c817c601fd1b4f128a1f9d885a8537f073"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"