]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILD
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 22 Jan 2019 09:24:59 +0000 (01:24 -0800)
committerRobert Yang <liezhi.yang@windriver.com>
Thu, 24 Jan 2019 06:51:09 +0000 (22:51 -0800)
commit695f9930079b78a6a2a56fe6571954228f46b318
tree0ab27aeae20bc5adfa5d5ef71e0c3743217beae8
parenta4edfa4cf451bf412525887b5b24b9db6486ae97
native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILD

This makes dbg work for native tools, and makes debug native tools problem
easier, otherwise, there is no symbol since trippped.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/cross.bbclass
meta/classes/native.bbclass