summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2022-07-04 16:37:31 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-04 16:51:58 +0800
commit55a4d1eb732ddbed4a7510a6a3946a7f9f1eccf2 (patch)
tree85f1e9a077b224a05ed3bd3d6dac54631168b018
parentb7b463a247ea213b3d676bcebf26ab6230f60d02 (diff)
downloadmeta-intel-55a4d1eb732ddbed4a7510a6a3946a7f9f1eccf2.tar.gz
linux-intel/5.4: update to 5.4.193
Update yocto-kernel-cache to 5.4.199 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 b2a2bc18..1c978051 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.170" 12LINUX_VERSION ?= "5.4.193"
13SRCREV_machine ?= "36f93ff941f127f4137ab369aecbdd995fb58c66" 13SRCREV_machine ?= "61e96c8dd65a47ee01b18cb054cbc97e8eb76e30"
14SRCREV_meta ?= "98cce1c95fcc9a26965cbc5f038fd71d53c387c8" 14SRCREV_meta ?= "318db1080fdd1e26567b6ba679310adad84c173a"
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"