diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-10-21 16:16:18 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-04 13:39:04 +0000 |
commit | 2f9b303ed4339046f06fcef71777ec4b0f0fae75 (patch) | |
tree | 69ac7a51e61de45fc632d07f90942f4d363e520d /meta-poky/recipes-core | |
parent | a2b0925e104c7e90c3c64d3ad2556570b9d6d869 (diff) | |
download | poky-2f9b303ed4339046f06fcef71777ec4b0f0fae75.tar.gz |
perf: drop 'include' copy
The copy of the kernel's top level include directory is not
required to build perf. We have both the linux-libc-headers and
perf's captured/copied headers for what it requires.
The copy of the kernel's headers is leading us to multiple smaller
fixes to ensure that the various .h files are in sync. We can
remove the copy and all of the sync checks, and perf still builds
and executes correctly.
(From OE-Core rev: 79bfd5515887e5faf315a581d98bda63899760da)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/recipes-core')
0 files changed, 0 insertions, 0 deletions