summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-04-09 13:38:35 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-09 14:54:37 +0800
commitbaf0f6df8f68b3b81ce4ba2ffbdac8825d06b930 (patch)
treebc9cc63a0afe6c8e0c8c58eae8984b83859af0b4
parent079869ae9f0120f46ca098ffd5a21a0cef3593c8 (diff)
downloadmeta-intel-baf0f6df8f68b3b81ce4ba2ffbdac8825d06b930.tar.gz
linux-intel/5.10: update to v5.10.14
Update kernel config as well. Drop patch which is already available in this update. 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.10.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.10.bb b/recipes-kernel/linux/linux-intel_5.10.bb
index 1aef30bd..2ecd633c 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -7,14 +7,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
7 7
8SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \ 8SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
9 file://objtool-fix-segfault-with-clang.patch \ 9 file://objtool-fix-segfault-with-clang.patch \
10 file://x86-entry-Emit-a-symbol-for-register-restoring-thunk.patch \
11 " 10 "
12 11
13DEPENDS += "elfutils-native openssl-native util-linux-native" 12DEPENDS += "elfutils-native openssl-native util-linux-native"
14 13
15LINUX_VERSION ?= "5.10.8" 14LINUX_VERSION ?= "5.10.14"
16SRCREV_machine ?= "286401bc50d4082ab1ad74cc8d9bd4f09f0e0da3" 15SRCREV_machine ?= "2b705cc891cb47bef099726156acaeaf72ba2006"
17SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" 16SRCREV_meta ?= "513e9332a0092795b3b29eec0030b462ae4c8b6e"
18 17
19# For Crystalforest and Romley 18# For Crystalforest and Romley
20KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 19KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"