diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-08-19 23:48:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:34:06 +0100 |
commit | 2dff13e834dc7b67e16ee597d7f9a3efdc72d10f (patch) | |
tree | ca4c16e6d5363fbe9902e78935c473d2d2a6a466 /meta/conf | |
parent | c45ded0d0cf4be56c124f288706caad89163aa68 (diff) | |
download | openembedded-core-2dff13e834dc7b67e16ee597d7f9a3efdc72d10f.tar.gz openembedded-core-2dff13e834dc7b67e16ee597d7f9a3efdc72d10f.tar.bz2 openembedded-core-2dff13e834dc7b67e16ee597d7f9a3efdc72d10f.zip |
oprofile: 1.0.0 -> 1.1.0
* Remove backport patch filemode-fix.patch.
* Update --with-kernel=${STAGING_DIR_HOST}/${prefix} to find kernel
headers (linux/*.h) to fix the error:
| checking kernel supports perf_events... unknown -- perf_event.h not found
| ERROR: You requested to build oprofile with '--with-kernel=/buildarea/lyang1/test_f2/tmp/work-shared/qemux86/kernel-source',
| but headers were not accessible at the given location.
| Be sure you have run the following command from within your kernel source tree:
| make headers_install INSTALL_HDR_PATH=<kernel-hdrs-install-dir>
| Then pass <kernel-hdrs-install-dir> to oprofile's '--with-kernel' configure option.
| configure: error: Unable to build oprofile. Exiting.
(From OE-Core rev: b2200152deef0aec3cd8fe55bb73d6e8fccfe159)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions