summaryrefslogtreecommitdiffstats
path: root/recipes-support/libiconv
Commit message (Collapse)AuthorAgeFilesLines
* meta-mingw: Convert to new override syntaxRichard Purdie2021-07-301-3/+3
| | | | | | | | This converts the layer to the new override syntax. This was done using <oe-core>/scripts/contrib/convert-overrides.py <this-layer> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libiconv: Upgrade 1.14 -> 1.15Joshua Watt2018-11-214-5102/+4
| | | | | | Updates to the latest release of libiconv Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* libiconv: add a recipe from oe-coreAlexander Kanavin2017-05-184-0/+5146
Both glibc and musl provide their own implementation, but meta-mingw still requires it. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>