summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* toybox: Fix build on 32bit arches with 64bit time_t defaultsKhem Raj2022-09-082-0/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-tools: Upgrade sdbus-c++-tools 1.1.0 to 1.2.0Riyaz Khan2022-09-081-1/+1
| | | | | | | | | | Update SHA value in SRCREV. Reference link: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0 Signed-off-by: Riyaz Khan <rak3033@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Upgrade sdbus-c++ 1.1.0 to 1.2.0Riyaz Khan2022-09-083-57/+2
| | | | | | | | | | | | Add SHA value in SRCREV and remove 7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44.patch as this this patch is already part of 1.2.0 Source. Reference link: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0 Signed-off-by: Riyaz Khan <rak3033@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uw-imap: Avoid programs using gets()Khem Raj2022-09-073-0/+66
| | | | | | Included needed header for isdigit() Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools: Use local strlcpy implementation on glibcKhem Raj2022-09-072-0/+36
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcpp: Fix build with clangKhem Raj2022-09-072-0/+45
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lmbench: Fix build time tests and use the scripts/buildKhem Raj2022-09-073-31/+245
| | | | | | | | | scripts/build does some configure like work before handing of compilation to make, and these tests are essential for OE builds too e.g. socklen_t differs between musl and glibc and this script can detect that well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* passwdqc: Upgrade to 2.0.2Khem Raj2022-09-072-12/+9
| | | | | | | License-Update: install-dependencies.sh and run-build-and-tests.sh are mentioned under GPL-2.0 but they are not included in release tarball Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: Disable lto.Khem Raj2022-09-072-2/+39
| | | | | | | lto does not work always. Its enabled only in civetweb and no where else. Fow cosnsitent builds disable it everywhere. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cli11: upgrade 1.9.1 -> 2.2.0Wang Mingyu2022-09-073-17/+66
| | | | | | | | | | License-Update: Copyright year updated to 2022. 0001-Do-not-download-the-catch-framework-during-configure.patch added to download the catch framework before configure. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sblim-sfcb: Include config.h before using CONFIG_ERROR_HKhem Raj2022-09-071-15/+12
| | | | | | Fix use before definition case. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsmi: Define _DEFAULT_SOURCE for timegm APIKhem Raj2022-09-072-0/+29
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcdproc: Fix build on non-x86 and arm architecturesKhem Raj2022-09-072-14/+21
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jq: Upgrade to latest and fix configure testsKhem Raj2022-09-073-2/+75
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libimobiledevice: Explicitly pass -D_GNU_SOURCE via cflagsKhem Raj2022-09-071-0/+2
| | | | | | musl will need this defines for funcitons like asprintf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: Fix configure check for pthread_detachKhem Raj2022-09-072-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libforms: upgrade 1.2.3 -> 1.2.4Wang Mingyu2022-09-073-19/+36
| | | | | | | | | | | 0001-Make-extern-declarations-in-header-file.patch refreshed for new version. 0001-Modify-include-dir.patch added to modify the dir of nonexist file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgreql: Fix pg_config not working after buildpaths patchSteffen Olsen2022-09-061-1/+10
| | | | | | | | | The patch for removing 'QA issues' with pg_config was incomplete, it did not change the number of items supposed to be in the configdata stucture. This leads to get_configdata function asserting, and pg_config command does not work Signed-off-by: Steffen Olsen <steffen.olsen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: Add dialog-lvgl recipe as demo examplePhilippe Coval2022-09-061-0/+29
| | | | | | | | | | | This example was written just to validate lvgl on wayland, Feel free to get inspiration from. Origin: https://github.com/astrolabe-coop/meta-openembedded Forwarded: https://github.com/openembedded/meta-openembedded/pull/601 Relate-to: https://git.ostc-eu.org/rzr/dialog-lvgl/-/issues/5 Relate-to: https://git.ostc-eu.org/rzr/dialog-lvgl/-/wikis/ Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com>
* dbus-broker: update to v32Luca Boccassi2022-09-061-1/+1
| | | | https://github.com/bus1/dbus-broker/releases/tag/v32
* lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16Wang Mingyu2022-09-065-16/+21
| | | | | | | | | | | 0005-do-not-build-manual.patch 0006-start-lvm2-monitor.service-after-tmp.mount.patch refreshed for new version. Add bash to RDEPENDS. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdev-checklib-perl: upgrade 1.14 -> 1.16Wang Mingyu2022-09-062-12/+11
| | | | | | | | 0001-CheckLib.pm-don-t-execute-the-binary.patch refreshed for new version. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hdf5: Upgrade to 1.13.2Khem Raj2022-09-058-2231/+84
| | | | | | | | | | | | | | | | | | | License-Update: Add attribution to Lawrence Livermore National Laboratory and the United States Department of Energy Drop the Advertizing Clause from COPYING Forward port patches Drop 0001-cross-compiling-support.patch bring in qemu usermode to do runtime pieces of build Delete cached source files, as they are no longer needed Upgrade version info in python3-h5py as well to match the upgraded version number Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipmitool: Update to 1.8.19Khem Raj2022-09-0511-749/+94
| | | | | | | | Remove backported patches Add a patch to fix build with clang Add a patch to stop downloading IANA registry during configure Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nlohmann-fifo: Disable cpp11 shuffle with clang/libc++Khem Raj2022-09-051-0/+3
| | | | | | it does not compile with clang15 based libc++ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* augeas: Check for __GLIBC__ to use gnu extention for strerror_rKhem Raj2022-09-053-34/+67
| | | | | | Merge .bb and .inc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: Disable gnu extention of strerror_r when using muslKhem Raj2022-09-051-0/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluentbit: Drop redundant patchKhem Raj2022-09-052-43/+1
| | | | | | | Instead of applying one and then reverting it via another patch, its better to apply SRC_URI:remove on the original patch for x86 (32bit) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cdrkit: Add missing header for function prototypesKhem Raj2022-09-052-0/+45
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipmiutil: Add missing headers for protypes of free/malloc/atoiKhem Raj2022-09-052-0/+27
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gphoto2: Upgrade to 2.5.28Khem Raj2022-09-056-69/+60
| | | | | | | | | | | | License-Update: Copyright symbol added - Copyright 1991, 1999 Free Software Foundation, Inc. + Copyright © 1991, 1999 Free Software Foundation, Inc. Also upgrade libgphoto2 to 2.5.30 Fix build with musl while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mg: Upgrade to 20220614 releaseKhem Raj2022-09-051-2/+2
| | | | | | | | License-Change: update version string [1] [1] https://github.com/hboetes/mg/commit/da1036f6e085f2d7edd4d4ab65d74de4d4d18c08 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glm: Disable clang specific warningsKhem Raj2022-09-051-0/+2
| | | | | | | This code should be fixed but for now lets disable the warnings as errors atleast, so it can compile with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enscript: Include string.h form str* function prototypesKhem Raj2022-09-052-0/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cyrus-sasl: Fix time.h detection logic in configureKhem Raj2022-09-052-0/+62
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkperf: Define prototype for setup_appdataKhem Raj2022-09-052-0/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmcrypt: Suppress implicit-int warnings as errorsKhem Raj2022-09-051-0/+2
| | | | | | This is needed for clang-15+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* oprofile: Fix configure check for perf_events supportKhem Raj2022-09-052-0/+29
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uml-utilities: Add missing headers for exit and str+ functionsKhem Raj2022-09-052-0/+65
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* directfb-examples: Fix pthread_t assignment typeKhem Raj2022-09-052-0/+40
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* con2fbmap: Include string.h for strerrorKhem Raj2022-09-052-1/+31
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* scsirastools: Pass -D_LARGEFILE64_SOURCE via CFLAGSKhem Raj2022-09-051-2/+1
| | | | | | It uses lseek64 which is enabled only with this macro Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hplip: Upgrade to 3.22.6Khem Raj2022-09-059-76/+354
| | | | | | | Add fix to remove python2 need. Add fixes to build with clang+musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgxim: Enable debug modeKhem Raj2022-09-051-1/+1
| | | | | | | This helps compile because it uses gdk_x11_atom_to_xatom_for_display() in libgxim/gximcore.c unconditionally but guards use of gdk/gdkx.h via GNOME_ENABLE_DEBUG Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geis: Add missing prototypes to functionsKhem Raj2022-09-052-0/+691
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: Add missing prototype for mem* functionsKhem Raj2022-09-052-0/+42
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sblim-sfcb: Add missing headers file for clang/muslKhem Raj2022-09-052-0/+152
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sblim-sfcc: Fix build with clangKhem Raj2022-09-052-0/+81
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* obconf: Add fixes for missing function prototypesKhem Raj2022-09-052-0/+95
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libx86: Fix pointer typecasting in assignmentKhem Raj2022-09-052-0/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>