]> 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, 29 May 2014 12:42:07 +0000 (13:42 +0100)
commitcb11b05beb2821d34c4ef9da32d5900b544d2135
tree5cad6fe8864be92bdafc5086d5ada09fc2a8e002
parent4512882dd819b76901a7ad39c130d85a8d7dd848
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.

(From OE-Core rev: 054151c77dae51e2826eeac9b9ae2de3a08f0bb6)

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