summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-04-01 18:34:13 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-02 15:14:11 +0800
commit55216e438e05d1486b419f1eaac30ed4b960c5fb (patch)
treeabc1ab5eebe8181882685eec5b7f9c9d10df91a3
parent6505192da7bd0486bfe0cbfaed736c3f1aaa443c (diff)
downloadmeta-intel-55216e438e05d1486b419f1eaac30ed4b960c5fb.tar.gz
linux-intel/5.4: update to 5.4.106
Updating kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-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 2a2cf85b..5b8a4457 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.98" 12LINUX_VERSION ?= "5.4.106"
13SRCREV_machine ?= "cfb2e03462e47546113333bee6bd8eb92baeb267" 13SRCREV_machine ?= "4dbe3697c9b89500917d5b6ff3a42b7af769de00"
14SRCREV_meta ?= "4f6d6c23cc8ca5d9c39b1efc2619b1dfec1ef2bc" 14SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f"
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"