summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-02-24 11:53:20 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-25 09:21:17 +0800
commitce7abd42fde325a05392ee7ee74c1edfe6c1231a (patch)
tree1efbb91b96190f2756d6d24f707ebbf65c973e5b /recipes-kernel
parent00d84cf011262346d3931423676e3a2c79ba4c32 (diff)
downloadmeta-intel-ce7abd42fde325a05392ee7ee74c1edfe6c1231a.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>
Diffstat (limited to 'recipes-kernel')
-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"