summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-07-16 11:38:45 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-07-16 11:33:35 +0800
commit77831443738885d33bfa3a738fe6c4f0361e4892 (patch)
treea3446e4c99079cccf9c0884eaaa3b8f16665cad2
parent9386e9c73f0512fe46db82b0aa93e5284d182ff5 (diff)
downloadmeta-intel-77831443738885d33bfa3a738fe6c4f0361e4892.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>
-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 88e4831c..bb8cecd8 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 ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" 22SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0"
23 23
24LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"