]> code.ossystems Code Review - openembedded-core.git/commit
staging.bbclass, utils.bbclass: remove la mangling code
authorScott Garman <scott.a.garman@intel.com>
Wed, 19 Jan 2011 03:58:02 +0000 (19:58 -0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 21 Jan 2011 09:36:15 +0000 (01:36 -0800)
commit14770205c1de2753f10cbb0d0703113aefb21a73
tree460f2083f1ca94d7c788ee05082bfaa42f91d829
parent1a7509d673023da5d1db579450beb897129a30e8
staging.bbclass, utils.bbclass: remove la mangling code

libtool v2.4 --with-libtool-sysroot eliminates the need for
la mangling.

Based on Khem Raj's OE commits.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/classes/staging.bbclass
meta/classes/utils.bbclass