]> 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>
Thu, 24 Jan 2019 06:53:11 +0000 (22:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jan 2019 13:39:37 +0000 (13:39 +0000)
commit043d6ac1f6daec64e3ead5549cd415d1cad16201
treeae0622937eca3318bd98377bdd848d2e7940c94b
parentac1c19302d061d9ee6a02739fcf4381a394d9d8b
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.

(From OE-Core rev: 1d903485da26fec991b4a940182e32934220e19b)

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