summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-03-11 16:46:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-03-11 15:46:57 +0000
commit08e16343e773f174cbedb0957b6d34c2a75dad34 (patch)
treee868cea03774f95084752a9be7b7ada46e07c614
parent0909177b2d7346ef1823d5c1b41bc7da792fa25f (diff)
downloadmeta-intel-08e16343e773f174cbedb0957b6d34c2a75dad34.tar.gz
linux-intel/5.4: bump to v5.4.22
Updated kmeta as well. 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 40344f79..7193af19 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.15" 12LINUX_VERSION ?= "5.4.22"
13SRCREV_machine ?= "02993e98844e27886cb628787a7fa1c49ba8e5fb" 13SRCREV_machine ?= "6938453b63e5b5ec190d2d1ba7c01654f5ca0323"
14SRCREV_meta ?= "fbf9214a547a70d1c42d5ce94c5d990f04256819" 14SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0"
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"