summaryrefslogtreecommitdiffstats
path: root/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* diffutils: Refresh patchesJoshua Watt2025-02-203-47/+19
| | | | | | | Refresh the diffutils patches for the latest version. The stricoll() patch can be dropped as upstream removed usage of stricoll() Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* zlib/zstd: Add correction of SOLIBS/SOLIBSDEV for mingwRichard Purdie2024-09-191-0/+2
| | | | | | | | The zlib/zstd recipes will always use .so suffixes when much of the system will use .dll. Reset the values for this recipe so that the code can set them more appropriate for the majority of cases. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: Fix build with GCC-14Khem Raj2024-05-303-1/+78
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-mingw: Convert to new override syntaxRichard Purdie2021-07-304-7/+7
| | | | | | | | 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>
* libidn2: package all files3.4_M2Samuli Piippo2021-06-301-0/+1
| | | | | | | | Include .def files to the -dev package to fix QA Issue: nativesdk-libidn2: Files/directories were installed but not shipped in any package. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* zstd: Fix MinGW builds3.4_M1Joshua Watt2021-05-261-0/+2
| | | | | | Fixes the MinGW builds for zstd Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* bzip2: Remove bbappend2.8_M2Joshua Watt2019-07-182-37/+0
| | | | | | | The patch being applied by meta-mingw has been upstreamed as of 1.0.8, so there is no need to have a bbappend anymore. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* bzip2: Update to 1.0.7Joshua Watt2019-07-024-17/+37
| | | | | | | | Updates bzip2 to version 1.0.7 to match master in oe-core. The patch to change the path separator was properly upstreamed and hopefully will no longer be necessary going forward. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* diffutils: Upgrade to 3.7Joshua Watt2019-02-203-50/+14
| | | | | | | | | Upgrade diffutils from 3.6 to 3.7. The upstream made several fixes so the local patches are no longer necessary, but the gnulib-tests need to be dropped since they do not compile properly. Since there are no more local patches, the bbappend can be made to match all versions. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* cmake: add support for building nativesdk-cmakeSamuli Piippo2018-11-201-0/+1
| | | | | | | Build nativesdk-cmake and dependency libs without without openssl. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
* diffutils: update sdiff kill() patch to be a backportyocto-2.5sumo-19.0.0Ross Burton2018-04-201-8/+22
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* diffutils_3.6: build for mingwJuro Bystricky2018-04-122-0/+36
| | | | | | | | | | | | | | | Build of diffutils was requested/broken for mingw because of the commit "diffutils: allow native & nativesdk builds" This patch implements neccessary steps needed to build diffutils executables: cmp.exe diff.exe diff3.exe sdiff.exe [YOCTO #12662] Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
* Initial populationRichard Purdie2013-09-042-0/+17