summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-06-26 16:06:05 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-06-26 16:28:02 +0800
commite5c8fa013137015c9663f714df596b2a38cec602 (patch)
treea527d0b56750986e14ef479206ec0ba5601f029a /recipes-kernel/linux
parentf9f1dc565234d4a2f0d88e218472ec3406c7fd9d (diff)
downloadmeta-intel-e5c8fa013137015c9663f714df596b2a38cec602.tar.gz
linux-intel-rt/5.4: update to v5.4.44
Updates -rt patchset to -rt27. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.4.bb b/recipes-kernel/linux/linux-intel-rt_5.4.bb
index 458c55f0..e0916e7f 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.39" 20LINUX_VERSION ?= "5.4.44"
21SRCREV_machine ?= "ddb02394d5c1e41e8d0ef2b67f256e0fcf57c2eb" 21SRCREV_machine ?= "2e8933a927e7de6ca0e6191c90666a5f00fd7241"
22SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65" 22SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"