summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-02-19 11:11:16 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-02-19 11:17:29 +0800
commitfbd06132e6cb2b5fd43f7671aea0d431d0927a91 (patch)
tree4a00ec7d4cf3227b1ccf07b32ed658c9988f324f /recipes-kernel/linux
parent017e7dc5778296c676af9ac88a4d94668f75933c (diff)
downloadmeta-intel-fbd06132e6cb2b5fd43f7671aea0d431d0927a91.tar.gz
linux-intel-rt/5.4: update to v5.4.17-rt9
And update kernel config cache to bring in: fbf9214a54 standard.cfg: enable RAID 4/5/6 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index a2465a6b..299b269e 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -17,8 +17,8 @@ KMETA_BRANCH = "yocto-5.4"
17 17
18DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
19 19
20LINUX_VERSION ?= "5.4.3" 20LINUX_VERSION ?= "5.4.17"
21SRCREV_machine ?= "b7a2b74892fe1341ddb5940104a1a4d4f8571be2" 21SRCREV_machine ?= "70203fc0ad9d604075f02adf6a81d8b21e0a7013"
22SRCREV_meta ?= "83d7bf143837e7d53e1ff1a575e7dc94a81f803b" 22SRCREV_meta ?= "fbf9214a547a70d1c42d5ce94c5d990f04256819"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"