summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* libinih: Upgrade to version 56Khem Raj2023-01-262-23/+14
| | | | | | Change SRC_URI to benhoyt fork, it seems to be well maintained. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geos: Fix build with gcc13Khem Raj2023-01-262-1/+84
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geos: Upgrade to 3.9.4Khem Raj2023-01-262-4/+2
| | | | | | Merge .inc into .bb Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Upgrade to 9.1.1 releaseKhem Raj2023-01-261-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* v4l-utils: Fix build with gcc13Khem Raj2023-01-262-0/+32
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: Fix build with gcc13Khem Raj2023-01-262-1/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poco: Do not use std::atomic<bool>Khem Raj2023-01-262-0/+61
| | | | | | | | | They are not implemented for all arches e.g. RISCV on gcc 13 yet Fixes riscv64-yoe-linux/gcc/riscv64-yoe-linux/13.0.1/ld: lib/libPocoFoundation.so.94: unde fined reference to `__atomic_exchange_1' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Fix build with clang compilerKhem Raj2023-01-262-0/+34
| | | | | | Need to drop using -msse4.2 -mpclmul Signed-off-by: Khem Raj <raj.khem@gmail.com>
* htop: fix Upstream-Status formatMartin Jansa2023-01-261-2/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: Enable SSL/TLS by defaultKhem Raj2023-01-261-1/+3
| | | | | | Makes the build consistent and it does not look into native sysroot for ssl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hiredis: Enable SSL/TLS support by defaultKhem Raj2023-01-261-1/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smartmontools: fix Upstream-Status formatMartin Jansa2023-01-261-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: fix Upstream-Status formatMartin Jansa2023-01-263-3/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: Upgrade 1.6.1 -> 1.6.3Alex Kiernan2023-01-265-13/+139
| | | | | | | | | | | Move SRC_URI to git as there's no tarball for 1.6.3. Fix failing tests when busybox is providing `head`. Pull in reproducibility fix from Arch Linux. Remove autoconf inherit as this is a simple Makefile package. Add manpages support via inherit so man-db is updated. Add missing ptest dependencies. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msktutil: Upgrade to 1.2.1Khem Raj2023-01-262-2/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-cxx: Upgrade to 2.3.1Khem Raj2023-01-264-81/+4
| | | | | | | | | License-Update: Swith to new license [1] Drop upstreamed patches [1] https://github.com/dbus-cxx/dbus-cxx/commit/efe8d3587104bcd748d990da8b86de9e3ef9a0ed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-cxx: Fix build with gcc13Khem Raj2023-01-262-0/+31
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libiodbc: Fix SRC_URI to not use gitlab archivesKhem Raj2023-01-261-4/+2
| | | | | | | Fixes ERROR: libiodbc: SRC_URI uses unstable GitHub/GitLab archives, convert recipe to use git protocol [src-uri-bad] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: Fix build with gcc13Khem Raj2023-01-252-0/+55
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdfind: Upgrade to 1.5.0 releaseKhem Raj2023-01-252-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: Fix build with gcc13Khem Raj2023-01-252-1/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: Upgrade to 1.3.7Khem Raj2023-01-251-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Upgrade to 7.9.2Khem Raj2023-01-255-6/+6
| | | | | | Refresh patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Fix build with gcc13Khem Raj2023-01-252-0/+71
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vulkan-cts,opengl-es-cts: Fix build with gcc-13Khem Raj2023-01-257-43/+134
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: Fix build with gcc-13Khem Raj2023-01-252-0/+96
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cups-pk-helper: add recipeMarkus Volk2023-01-252-0/+47
| | | | | | | | cups-pk-helper is a runtime dependency for gnome-control-center or system-config-printer. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: fix python bindings buildBartosz Golaszewski2023-01-252-0/+38
| | | | | | | | | | | | It seems that automake's AM_PATH_PYTHON() macro no longer sets the $PYTHON variable. This means the python bindings build for libgpiod has been broken for some time. As we know which version we're using - python3 - let's hardcode it in configure.ac. For now add a patch that's been merged upstream and once a new bugfix release is out, we'll remove it. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* edid-decode: an utility to parse EDID informationDmitry Baryshkov2023-01-251-0/+17
| | | | | | | | | While parse-edid serves it's right to dump the xorg.conf style data, it lacks the ability to display most of the information found in the EDID. Add another utility to parse EDID information. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Nodejs: Upgrade to 18.12.1Archana Polampalli2023-01-255-29/+42
| | | | | | | | | | | | | | | | | | | | | Node-18 is the current LTS release, node-19 is a development release and node-20 is scheduled to be released until 2023-04-18 which is too late for YP-4.2 https://github.com/nodejs/release * Refresh below two patches - 0001-Using-native-binaries.patch - 0001-liftoff-Correct-function-signatures.patch * Copy openssl.cnf from sysroot_native to nodejs-openssl.cnf otherwise do_compile failed: make[1]: *** No rule to make target '../deps/openssl/nodejs-openssl.cnf', needed by 'Release/obj.target/deps/openssl/openssl.cnf'. Stop. * Add initial ptest support using ctest only, it covered 20% of the nodejs tests. There are some more tests exist to add but will require additional work. Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: fix homepage URLJan Luebbe2023-01-251-1/+1
| | | | | | | | | | | The opensc-project.org domain has not been active for a long time [1], so use the current wiki (which is also linked from the projects GitHub landing page). [1] https://opensc-devel.narkive.com/48b09iig/www-opensc-project-org Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-lite: fix homepage URLJan Luebbe2023-01-251-1/+1
| | | | | | | | pcsclite.alioth.debian.org is not resolvable, so use the URL indicated in the README.md file. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-lite: fix native buildJan Luebbe2023-01-251-1/+1
| | | | | | | | | | | | The native build fails during configure with: checking for flex... no checking for lex... no configure: error: no lex or flex found Add flex-native to DEPENDS to provide it. Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix missing leading whitespace with ':append'Niko Mauno2023-01-253-3/+3
| | | | | | | | | Mitigate occurences where ':append' operator is used and leading whitespace character is obviously missing, risking inadvertent string concatenation. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cups-filters: build with dbus supportMarkus Volk2023-01-251-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* psqlodbc: fix HOMEPAGETrevor Woerner2023-01-231-1/+1
| | | | | | | | The HOMEPAGE URL is no longer valid, update it to point to the correct location. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.0.16 -> 0.0.17Etienne Cordonnier2023-01-231-77/+109
| | | | | Signed-off-by: Etienne Cordonnier <ecordonnier@snapchat.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Disable ccacheKhem Raj2023-01-211-0/+3
| | | | | | It adds spurious -isystem from somewhere else Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftreace: Fix a build raceKhem Raj2023-01-212-0/+39
| | | | | | | | | | | | | Fixes a build race seen after 0.13 upgrade | /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/uftrace/0.13-r0/git/cmds/dump.c: In function 'dump_mermaid_footer': | /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/uftrace/0.13-r0/git/cmds/dump.c:1347:10: fatal error: utils/mermaid.html.cstr: No such file or directory | 1347 | #include "utils/mermaid.html.cstr" /* This file is a converted of mermaid.html to one string literal in build-time */ | | ^~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | make[1]: *** [Makefile:310: /home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/uftrace/0.13-r0/build/cmds/dump.o] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: update to 8.2212.0Randy MacLeod2023-01-211-1/+1
| | | | | | | | | | | ptest results for qemux86-64/kvm with extra FS space and 1 GB RAM: Version | Passed | Failed | Skipped 8.2208 | 465 | 1 | 5 8.2212 | 470 | 0 | 5 Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librelp: update to 1.11.0Randy MacLeod2023-01-211-2/+0
| | | | | | | | | Drop "-Wno-error", it builds fine now. Release notes: https://github.com/rsyslog/librelp/blob/master/ChangeLog Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: cmake: Do not use -isystemKhem Raj2023-01-212-0/+193
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: Use -idirafter instead of -isystemKhem Raj2023-01-212-0/+53
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: Fix c++ and system header include order problemKhem Raj2023-01-212-0/+181
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rtorrent: Add missing dependency on autoconf-archiveKhem Raj2023-01-211-1/+1
| | | | | | | Fixes configure errors e.g. | configure:8269: error: possibly undefined macro: PKG_CHECK_EXISTS Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Remove mongodb for upsupported archesKhem Raj2023-01-211-0/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exiv2: Upgrade to 0.27.6Khem Raj2023-01-2110-432/+19
| | | | | | Drop backported patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlsec1: Include xmlsec/parser.h for xmlSecParserSetDefaultOptions()Khem Raj2023-01-212-0/+44
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uw-imap: Fix build with clang 16Khem Raj2023-01-212-0/+179
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* espeak: Drop using 'register' keyword for storage classifierKhem Raj2023-01-212-0/+39
| | | | | | Fixes build with latest clang Signed-off-by: Khem Raj <raj.khem@gmail.com>