]> code.ossystems Code Review - openembedded-core.git/commit
libiconv: remove recipe
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 21 Feb 2017 16:05:50 +0000 (18:05 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 14:51:56 +0000 (15:51 +0100)
commitfd5f849353e045d60965079a1571160fdd980b0c
treeed9b97cd2d0fbb71d08902ddf7b424ae3fd93ab2
parentc96aa431f2f56d023b84d28e049065eef2a7490f
libiconv: remove recipe

It was in use by oe-core only when uclibc was used, and so serves
no purpose anymore. Both glibc and musl provide their own implementation.

However, meta-mingw still depends on it, and so the recipe has been moved there.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch [deleted file]
meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch [deleted file]
meta/recipes-support/libiconv/libiconv_1.14.bb [deleted file]