summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-11-15 10:48:56 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-11-15 11:08:38 +0800
commit98aed8c30579b7ff47a7740eb5845d074405b0ef (patch)
tree957a15dbb16eb994d48e3e869adde541edb6a5a4
parent917653ca156cacb694ccf3d1554b1520200b1317 (diff)
downloadmeta-intel-98aed8c30579b7ff47a7740eb5845d074405b0ef.tar.gz
linux-intel/5.4: update to v5.4.209
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@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 1c978051..df56b370 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.193" 12LINUX_VERSION ?= "5.4.209"
13SRCREV_machine ?= "61e96c8dd65a47ee01b18cb054cbc97e8eb76e30" 13SRCREV_machine ?= "ea2d8185fa954bc9c9a0c703cc4ff9c4b5cb8df5"
14SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a" 14SRCREV_meta ?= "c917f683a6394ae00f81139ae57ae0112d4b7528"
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"