summaryrefslogtreecommitdiffstats
path: root/recipes-support/libiconv/libiconv_1.15.bb
Commit message (Collapse)AuthorAgeFilesLines
* libiconv: update license with SPDX name5.0_M2Kai Kang2023-12-201-1/+1
| | | | | | | | | | | | License 'LGPLv3' is obsolete WARNING: nativesdk-libiconv-1.15-r1 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses LGPLv3 [obsolete-license] so replace it with the SPDX name 'LGPL-3.0-only'. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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-211-0/+48
Updates to the latest release of libiconv Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>