summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-02-21 12:45:58 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-22 23:51:46 +0000
commit8dfaf1abe9f2292b5c357a62d6fa4c0660a5c47c (patch)
treeff242ce892183417a1bffce96bc6c5dca8327682 /meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
parent3009e82f65bcf0988b4400552afd554ff91f024b (diff)
downloadopenembedded-core-contrib-8dfaf1abe9f2292b5c357a62d6fa4c0660a5c47c.tar.gz
linux-yocto/5.4: integrate mips64 multlib/32bit VDSO fix
Bumping the SRCREVs to pickup the VDSO fix by Victor Kamensky. We need it to avoid segfaults in SDK testing as well as the standard mips image test cases. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index ab93f1bf55..94a8e052e7 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "a9334277f632a96eca9d037e9bc077a855d0908d"
+SRCREV_machine ?= "2f533134cfb54b0f77e39a9a9108836aafc3eea1"
SRCREV_meta ?= "c11911d4d1cf0d0b069dfd1922b41256f61442de"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \