summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-04-01 18:34:11 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-02 15:14:11 +0800
commited3c6fea1417a83317ca2471c30b159a6e63b6b6 (patch)
tree003ad4c272e834982da74db18bbae15368c8e204
parent4a92a7e95ad7e7e783f7c3461562ec15d955fc2b (diff)
downloadmeta-intel-ed3c6fea1417a83317ca2471c30b159a6e63b6b6.tar.gz
linux-intel/5.10: update to 5.10.25
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.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 2ecd633c..399ab014 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -6,14 +6,13 @@ KMETA_BRANCH = "yocto-5.10"
6LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 6LIC_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 \
10 " 9 "
11 10
12DEPENDS += "elfutils-native openssl-native util-linux-native" 11DEPENDS += "elfutils-native openssl-native util-linux-native"
13 12
14LINUX_VERSION ?= "5.10.14" 13LINUX_VERSION ?= "5.10.25"
15SRCREV_machine ?= "2b705cc891cb47bef099726156acaeaf72ba2006" 14SRCREV_machine ?= "7c8f517558810be0c9470f78a06f9c8b909157b4"
16SRCREV_meta ?= "513e9332a0092795b3b29eec0030b462ae4c8b6e" 15SRCREV_meta ?= "eb09284047fec2f09d62068c338ae320c6681bd1"
17 16
18# For Crystalforest and Romley 17# For Crystalforest and Romley
19KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 18KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"