]> code.ossystems Code Review - openembedded-core.git/commit
libiconv: Fix B != S with uclibc builds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 May 2014 13:49:50 +0000 (14:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 May 2014 11:56:42 +0000 (12:56 +0100)
commit054151c77dae51e2826eeac9b9ae2de3a08f0bb6
tree9772c46239208e0ce7dc7d056c26d408da35bf64
parent8b14fcc62f31bbbb231790136cdb984db96d9ba9
libiconv: Fix B != S with uclibc builds

Without this, uclibc builds fail with libtool version mismatches. The issue
is that we need to remove the files in ${S}, not ${B} which is now
the default after the B != S change.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/libiconv/libiconv_1.14.bb