diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2015-08-04 10:33:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:48:36 +0100 |
commit | 18aaf65b04e4a09f432d3a5e5b6288e0ff4237f8 (patch) | |
tree | f7db3ac6d2a07e714fa5eabd283db66ad1481d3f /bitbake/lib | |
parent | 1f868877f109c692fcb8889d1acef09264eaa1ae (diff) | |
download | poky-18aaf65b04e4a09f432d3a5e5b6288e0ff4237f8.tar.gz |
bjam-native: build and install bjam.debug
bjam is stripped by default, this causes QA warning while stripping it
from do_populate_sysroot():
WARNING: File '.../tmp/sysroots/x86_64-linux/usr/bin/bjam' \
from bjam-native was already stripped, \
this will prevent future debugging!
The JAM scripts allow to build unstripped version with '--debug'. Just
build and install the bjam.debug to stop bjam from being stripped in
compile step.
(From OE-Core rev: e7147de9f28925b1bb5df39d9c0848dd7957328c)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib')
0 files changed, 0 insertions, 0 deletions