summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-02-02 22:24:06 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-03 21:45:16 +0000
commitfaace9b72adb17593323b7f39fa95e89d361ef57 (patch)
tree9f3abbbdc8a9c524d0f8b95c75e822220a7143c7 /meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
parent80d066f627225e9eefba84c799e9b27bc17526fc (diff)
downloadopenembedded-core-contrib-faace9b72adb17593323b7f39fa95e89d361ef57.tar.gz
linux-yocto/5.10: binutils 2.36 fixes
Integrating the following commit(s) to linux-yocto/5.10: cdca78778415 objtool: Fix seg fault with Clang non-section symbols d3287798bd88 x86/entry: Emit a symbol for register restoring thunk With these, build issues with binutils 2.36 are resolved 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.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
index 2c8cbeef87..1f1745c636 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "d77b720057d0d014fcbf41746377fd3ce44f487b"
+SRCREV_machine ?= "1033d642fd93675a91beae3c594d1e1078191ece"
SRCREV_meta ?= "5833ca701711d487c9094bd1efc671e8ef7d001e"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \