summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-08-03 08:30:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-12 10:53:46 +0100
commit650e5937d1e8bae2b4d72fb7942f2644eb41a31d (patch)
tree7a7206d316ec660dc9ad6f33daffa5a51dd1ff1f /meta/recipes-kernel/linux/linux-yocto_5.4.bb
parent0fbd3c17e20ff5712bd3b345b5042e95256e172f (diff)
downloadpoky-650e5937d1e8bae2b4d72fb7942f2644eb41a31d.tar.gz
linux-yocto/5.4: fix perf build with binutils 2.35
Integrating the following commit(s) to linux-yocto/5.4: 1fe4ee7f680c libtraceevent: Fix build with binutils 2.35 (From OE-Core rev: baa5713a04a6715ddbb0be5e05f371266d943169) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 69faa62d840330f573101245e0aa3fed17984b70) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.4.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index 5489e917ea..d3fb451340 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -12,15 +12,15 @@ KBRANCH_qemux86 ?= "v5.4/standard/base"
12KBRANCH_qemux86-64 ?= "v5.4/standard/base" 12KBRANCH_qemux86-64 ?= "v5.4/standard/base"
13KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" 13KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64"
14 14
15SRCREV_machine_qemuarm ?= "420ba5a7bfcd58536e7df52eb434d9ffbddbcbe5" 15SRCREV_machine_qemuarm ?= "4b2316e7867e7ebc4c5354c7f5c0076dc57b9541"
16SRCREV_machine_qemuarm64 ?= "ca698a8d9c4af186ffac417a3632351bac498971" 16SRCREV_machine_qemuarm64 ?= "1fe4ee7f680c3f69f620d68a5d2f7341e8db693b"
17SRCREV_machine_qemumips ?= "f621e48d6e00b26d51069eeae64f2bb479afcafc" 17SRCREV_machine_qemumips ?= "1b740d5443ea367eae0b2ec71eb25964c10cebec"
18SRCREV_machine_qemuppc ?= "ca698a8d9c4af186ffac417a3632351bac498971" 18SRCREV_machine_qemuppc ?= "1fe4ee7f680c3f69f620d68a5d2f7341e8db693b"
19SRCREV_machine_qemuriscv64 ?= "ca698a8d9c4af186ffac417a3632351bac498971" 19SRCREV_machine_qemuriscv64 ?= "1fe4ee7f680c3f69f620d68a5d2f7341e8db693b"
20SRCREV_machine_qemux86 ?= "ca698a8d9c4af186ffac417a3632351bac498971" 20SRCREV_machine_qemux86 ?= "1fe4ee7f680c3f69f620d68a5d2f7341e8db693b"
21SRCREV_machine_qemux86-64 ?= "ca698a8d9c4af186ffac417a3632351bac498971" 21SRCREV_machine_qemux86-64 ?= "1fe4ee7f680c3f69f620d68a5d2f7341e8db693b"
22SRCREV_machine_qemumips64 ?= "4bf6fb25f1d73cae1486a4782bd52082ccc6715e" 22SRCREV_machine_qemumips64 ?= "21a0d1ffcc340dcfe1e94afdc36870c6824b1112"
23SRCREV_machine ?= "ca698a8d9c4af186ffac417a3632351bac498971" 23SRCREV_machine ?= "1fe4ee7f680c3f69f620d68a5d2f7341e8db693b"
24SRCREV_meta ?= "021a303c35cbd79f67666a8d4c4487751f96cbce" 24SRCREV_meta ?= "021a303c35cbd79f67666a8d4c4487751f96cbce"
25 25
26# remap qemuarm to qemuarma15 for the 5.4 kernel 26# remap qemuarm to qemuarma15 for the 5.4 kernel