diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2020-03-11 16:46:42 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-03-11 15:46:57 +0000 |
commit | 08e16343e773f174cbedb0957b6d34c2a75dad34 (patch) | |
tree | e868cea03774f95084752a9be7b7ada46e07c614 /recipes-kernel | |
parent | 0909177b2d7346ef1823d5c1b41bc7da792fa25f (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-intel_5.4.bb | 6 |
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 | ||
10 | DEPENDS += "elfutils-native openssl-native util-linux-native" | 10 | DEPENDS += "elfutils-native openssl-native util-linux-native" |
11 | 11 | ||
12 | LINUX_VERSION ?= "5.4.15" | 12 | LINUX_VERSION ?= "5.4.22" |
13 | SRCREV_machine ?= "02993e98844e27886cb628787a7fa1c49ba8e5fb" | 13 | SRCREV_machine ?= "6938453b63e5b5ec190d2d1ba7c01654f5ca0323" |
14 | SRCREV_meta ?= "fbf9214a547a70d1c42d5ce94c5d990f04256819" | 14 | SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" |
15 | 15 | ||
16 | # For Crystalforest and Romley | 16 | # For Crystalforest and Romley |
17 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" | 17 | KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" |