summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-04-14 10:36:54 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-04-14 10:39:29 +0800
commit147aac32fa67bcaf717870c592a7b411a39fe09c (patch)
tree8a2b6206e1e820f330ff707cc5bf60275f380e10
parenta43626e2e6d4dc8b5a4bf3285e3c02f1e5f911c7 (diff)
downloadmeta-intel-147aac32fa67bcaf717870c592a7b411a39fe09c.tar.gz
linux-intel-rt/5.4: update to v5.4.26
Updates -rt patchset to -rt17. Dropped patch, which is already merged. 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.bb5
1 files changed, 2 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 043d75ef..10a4734e 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.4.bb
@@ -10,7 +10,6 @@ python () {
10} 10}
11 11
12LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 12LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
13SRC_URI_append = " file://perf-fix-build-with-binutils.patch"
14SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch" 13SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch"
15 14
16KBRANCH = "5.4/preempt-rt" 15KBRANCH = "5.4/preempt-rt"
@@ -18,8 +17,8 @@ KMETA_BRANCH = "yocto-5.4"
18 17
19DEPENDS += "elfutils-native openssl-native util-linux-native" 18DEPENDS += "elfutils-native openssl-native util-linux-native"
20 19
21LINUX_VERSION ?= "5.4.22" 20LINUX_VERSION ?= "5.4.26"
22SRCREV_machine ?= "375ba61f63b918a9e12ac53fa7d96bdab2a31d46" 21SRCREV_machine ?= "d6f5dd6c6161d0ea5d8ca2aac030130ea5031b7b"
23SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0" 22SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0"
24 23
25LINUX_KERNEL_TYPE = "preempt-rt" 24LINUX_KERNEL_TYPE = "preempt-rt"