summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-02-11 18:22:13 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-02-12 07:44:26 +0800
commita15decfe7f468092dc5c670ff8c9503f629a2bfe (patch)
tree3532d5b63a45a6861a42c0689aff5f736cd9ee6f /recipes-kernel
parentbe73afe9fe855f6077f5f5e44bb2b7a060b46422 (diff)
downloadmeta-intel-a15decfe7f468092dc5c670ff8c9503f629a2bfe.tar.gz
linux-intel/5.4: update to v5.4.15
Also update kernel config. 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.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 4eb8aa38..40344f79 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.8" 12LINUX_VERSION ?= "5.4.15"
13SRCREV_machine ?= "db6947aff60bbe1bfefb5692cde706c4e3c54749" 13SRCREV_machine ?= "02993e98844e27886cb628787a7fa1c49ba8e5fb"
14SRCREV_meta ?= "1c5fabd8d93e3c521d6af9f678ca60f4e5faf5e2" 14SRCREV_meta ?= "fbf9214a547a70d1c42d5ce94c5d990f04256819"
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"