diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-01 00:43:36 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-01 09:05:02 +0100 |
commit | 81bb7a163d7e3c0bdcc72894ef731521d58edf90 (patch) | |
tree | e9dc3d201b3d4186adfa444bfd36f81fd9ac7e8c /meta/recipes-devtools/apt | |
parent | 6957ce3e726de5dbdcf3e94c5919916d88736e8d (diff) | |
download | openembedded-core-81bb7a163d7e3c0bdcc72894ef731521d58edf90.tar.gz openembedded-core-81bb7a163d7e3c0bdcc72894ef731521d58edf90.tar.bz2 openembedded-core-81bb7a163d7e3c0bdcc72894ef731521d58edf90.zip |
perf: fix undefined pr_* routines
When cross compiling libunwind support for ARM a missing debug include means
that pr* macros are not expanded, and hence link failures on the undefined
functions.
Since we must be compatible with many versions of the kernel and perf, we
sed the proper include into the files, while the permanent fix goes upstream
to the mainline kernel.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt')
0 files changed, 0 insertions, 0 deletions