]> code.ossystems Code Review - openembedded-core.git/commit
native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILD
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 24 Jan 2019 06:53:11 +0000 (22:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jan 2019 22:08:42 +0000 (22:08 +0000)
commit1d903485da26fec991b4a940182e32934220e19b
tree101db57f33133f8ecf903fa13cf5bdc9864f4121
parent815056cb595c0f57b4d8867387420fe3bb28bdb2
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cross.bbclass
meta/classes/native.bbclass