summaryrefslogtreecommitdiffstats
path: root/recipes-support/libiconv/libiconv_1.18.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update to match S/UNPACKDIR changesRichard Purdie2025-06-201-1/+1
| | | | | | | Update to match the recent changes in OE-Core where the unpack layout changed. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libiconv: Upgrade to 1.18 release5.3_M1Khem Raj2025-04-301-0/+51
The libiconv and charset library is now licensed under the LGPL version 2.1 instead of the LGPL version 2.0 previously. Programs e.g. iconv are under GPL 3.0 1.18 Release notes [1] Helps fixing build breaks seen with GCC15 [1] https://savannah.gnu.org/news/?id=10703 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>