]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.2: backport perf build fix for latest binutils
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 4 Mar 2020 14:55:21 +0000 (09:55 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Mar 2020 08:19:12 +0000 (08:19 +0000)
commit14a338dbbe2da5a022a916081b3aab9c7472c3ce
tree16e09a8a3c31a595633a140faf4740004efd7507
parentf37dfc7907ae7bac08d40468ddde2e5b8bba030c
linux-yocto/5.2: backport perf build fix for latest binutils

[
   Author: Changbin Du <changbin.du@gmail.com>
   Date:   Tue Jan 28 23:29:38 2020 +0800

       perf: Make perf able to build with latest libbfd

       libbfd has changed the bfd_section_* macros to inline functions
       bfd_section_<field> since 2019-09-18. See below two commits:
 o http://www.sourceware.org/ml/gdb-cvs/2019-09/msg00064.html
 o https://www.sourceware.org/ml/gdb-cvs/2019-09/msg00072.html

       This fix make perf able to build with both old and new libbfd.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20200128152938.31413-1-changbin.du@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
meta/recipes-kernel/linux/linux-yocto_5.2.bb