summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* webkitgtk3: Fix build with latest clangKhem Raj2024-09-032-0/+238
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ltrace: Switch to gitlab SRC_URIKhem Raj2024-09-037-421/+37
| | | | | | | | The github mirror was a stopgap, now ltrace is hosted on gitlab/cespedes drop already applied patches upstream. Add a patch to fix VLAs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdbi-perl: upgrade 1.643 -> 1.644Changqing Li2024-09-023-61/+32
| | | | | | | | | | | | * License-Update: Update years * Remove CVE-2014-10402.patch since it is not need for this version, refer [1] * Backport a patch [1] https://metacpan.org/dist/DBI/view/Changes#Changes-in-DBI-1.632-9th-Nov-2014 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cleanup after polkit fixMarkus Volk2024-09-014-44/+4
| | | | | | | | | This commit removes the need to fix polkit permissions: https://git.openembedded.org/meta-openembedded/commit/?h=master-next&id=d5e90541f8e35916abc930b2da6de037b23d51a1 That allows to do some cleanup Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: upgrade 20.16.0 -> 20.17.0J. S.2024-09-013-2/+2
| | | | | | | | | | | | | | | | commit c1ddc60fd25456da07d8402c89157c4354fde5ac Author: Jason Schonberg <schonm@gmail.com> Date: Wed Aug 21 17:40:03 2024 -0400 License change - remove highlight.js https://github.com/nodejs/node/commit/1c5fe040a0a73b483cc3e3fef76efe2d1712205b Changelog : https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.17.0 nodejs: upgrade 20.16.0 -> 20.17.0 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpv: Fix typo in x11 optionRyan Eatmon2024-08-311-1/+1
| | | | | | | Fixing the spelling of disabled for the x11 option. Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flatbuffers: provide nativesdk supportAkash Hadke2024-08-301-1/+1
| | | | | | | | nativesdk support is needed in some of the projects for codegeneration Signed-off-by: Nisha Parrakat <nisha.m.parrakat@bmw.de> Signed-off-by: Akash Hadke <akash.hadke27@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcab: fix buildpaths QA issueMartin Jansa2024-08-302-5/+38
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcab: keep buildpaths QA issue as a warningMartin Jansa2024-08-301-1/+3
| | | | | | | | | | | | | | | | INSANE_SKIP:gcab-src doesn't work with multilib where the package is named ${PN}-src (e.g. lib32-gcab-src) and it's better to just lower buildpaths from ERROR_QA to WARN_QA instead of skipping it completely, because it's still an issue which should be fixed (at least to improve hashserv efficiency if you don't care about reproducibility itself) The backport to scarthgap from: https://lists.openembedded.org/g/openembedded-devel/message/111739 should IMHO be just reverted there as buildpaths QA issues aren't fatal in scarthgap. Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xerces-c: fix buildpaths QA issueMartin Jansa2024-08-302-5/+61
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpm: fix buildpaths QA issueMartin Jansa2024-08-301-0/+4
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpv: Upgrade to 0.38.0 releaseKhem Raj2024-08-292-44/+68
| | | | | | | | https://github.com/mpv-player/mpv/releases migrate to using meson build system Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplacebo: Add recipeKhem Raj2024-08-291-0/+22
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: disable buildpaths errorEtienne Cordonnier2024-08-291-0/+3
| | | | | Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pegtl: add ptest supportAlexandre Truong2024-08-293-2/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test added to the fast-list. Result of ptest-runner: root@qemux86-64:~# ptest-runner pegtl START: ptest-runner 2024-08-29T13:57 BEGIN: /usr/lib/pegtl/ptest PASS: src/test/pegtl/pegtl-test-action_enable PASS: src/test/pegtl/pegtl-test-action_match PASS: src/test/pegtl/pegtl-test-actions_one [...] PASS: src/test/pegtl/pegtl-test-utf8_general PASS: src/test/pegtl/pegtl-test-visit PASS: All 128 tests passed DURATION: 4 END: /usr/lib/pegtl/ptest 2024-08-29T13:57 STOP: ptest-runner TOTAL: 1 FAIL: 0 NB: two tests are being skipped with a exception raised as support is disabled Exception support disabled, skipping test... PASS: src/test/pegtl/pegtl-test-internal_file_mapper Exception support disabled, skipping test... PASS: src/test/pegtl/pegtl-test-internal_file_opener Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lastlog2: remove recipe since it has been merged into util-linuxWang Mingyu2024-08-291-36/+0
| | | | | | | | The lastlog2 has been merged into util-linux: https://github.com/thkukuk/lastlog2/commit/60bea9dcee0fa18ea3dce0372a14f5e4f177ada6 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: Upgrade to 10.11.9 releaseKhem Raj2024-08-285-216/+1
| | | | | | | Drop upstreamed patches Fixes build with fmt11 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: upgrade 3.9.3 -> 3.9.4Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== - fix time calculations for dead host - change paxos_acquire error for initial host state - fix for lver that was abandoned in dblock - terminate helper path and args - fix freeing lvb after io timeout - add sysusers file - rem_lockspace EBUSY when orphans exist - fix SANLK_ACQUIRE_ORPHAN_ONLY Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: upgrade 8.2406.0 -> 8.2408.0Wang Mingyu2024-08-283-9/+9
| | | | | | | | | | | | | | | | Changelog: ============ - omkafka enhance: write Kafka log with level ERROR or higher into errorfile - net subsusytem bugfix: some config statemens were not accepted - new "ossl" crypto provider - imtcp: improve connection error messages 0001-tests-disable-the-check-for-inotify.patch use-pkgconfig-to-check-libgcrypt.patch refreshed for 8.2408.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: upgrade 16.3 -> 16.4Wang Mingyu2024-08-282-4/+4
| | | | | | | | 0003-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 16.4 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-tools: upgrade 1.7.1 -> 1.7.2Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== - 191 new ATRs - provide meson configuration file - improve pcsc_scan Windows support - Use Ctrl-C also on Windows - Windows can also use option -n - better output on Windows dumb terminals - minor fixes and improvements - Initialize the reader state structure to 0 - smartcard_list: Add D-Trust Card 5.1/5.4 card Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-dbus-proxy: upgrade 0.1.5 -> 0.1.6Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | Changelog: ========== * Use lower serial bits to differentiate proxy / client serials, and handle non-monotonically increasing serials better. * Fix various GVariant reference leaks * Don't require talk permission for broadcast rules * Support sdbus clients Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libei: upgrade 1.2.1 -> 1.3.0Wang Mingyu2024-08-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libbytesize: upgrade 2.10 -> 2.11Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ============ - remove dependency on python3-six and python2 crumbs - dist: Fix release number in spec - Squashed 'translation-canary/' changes from 4d4e65b..5bb8125 - ci: Bump actions/checkout from v3 to v4 - Rename 'master' branch to 'main' - ci: Set custom release number for Packit - ci: Update CentOS Stream repositories for Packit - ci: Add dependabot to automatically update GH actions - Update translation files - Translated using Weblate - infra: bump actions/upload-artifact from 3 to 4 - tests: remove unnecessary bash dependency Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lastlog2: upgrade 1.2.0 -> 1.3.1Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | | | Changelog: ========== - pam_lastlog2: differentiate between three error cases - Fix error handling of sqlite3_step - Don't call exit() in a library - Support 32bit time_t (but is not Y2038 safe!) - lib/lastlog2: always use int64_t internal - committed - Fix minimum required meson version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.384 -> 0.385Wang Mingyu2024-08-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd: upgrade 1.9.22 -> 1.9.24Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ========= Bugfix: --------- - Add support for capsule on disk for Dell systems - Do not re-use the connection cache to fix Redfish BMC restart - Exclude known recovery partitions when choosing an ESP volume - Fix the VLI usb3 private flag registration Add suppoert: ------------- - More Mediatek scaler devices - Parade USB hubs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20240804.0 -> 6.1.20240825.0Wang Mingyu2024-08-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* magic-enum: Upgrade v0.9.5 -> v0.9.6Ricardo Simoes2024-08-281-5/+2
| | | | | | | | | | | | | | In version 0.9.6 issue #362 was fixed. Thus, the tweak in the compile flags is no longer needed. The checksum of the LICENSE file changed because the copyright range was updated. Changelog: https://github.com/Neargye/magic_enum/releases/tag/v0.9.6 Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vdpauinfo: require x11 in DISTRO_FEATURESMartin Jansa2024-08-272-1/+5
| | | | | | | | | | | | | | | | | | | | | It depends on libvdpau and libvdpau has: inherit features_check REQUIRED_DISTRO_FEATURES = "x11" since: commit 0055684612edddae0f041e984c8497c5e5b32e74 Author: Armin Kuster <akuster808@gmail.com> Date: Tue Mar 6 17:27:30 2018 -0800 Subject: libvdpau: only include when x11 in DISTRO_FEATURES the same restriction should be repeated here to avoid: ERROR: Nothing PROVIDES 'libvdpau' (but meta-oe/meta-oe/recipes-graphics/vdpau/vdpauinfo_1.5.bb DEPENDS on or otherwise requires it) libvdpau was skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) Also add it to packagegroup-meta-oe and fix libvdpau there. Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: include deqp-runner into packagegroup-meta-oe-graphicsDmitry Baryshkov2024-08-271-0/+1
| | | | | | | Include deqp-runner into the graphics packagegroup. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* deqp-runner: improved version of parallel-deqp-runnerDmitry Baryshkov2024-08-273-0/+458
| | | | | | | | Add recipe for the deqp-runner, an improved and currently developed version of the parallel-deqp-runner program. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* directfb: Fix C++17 build warningRicardo Simoes2024-08-262-0/+45
| | | | | | | | | | | | | | | | | | | DirectFB explicitly supports usage of C++. With C++17 and later the below warning is given: lib/direct/util.h:223:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register int ret = 0; | ^~~ To address that, this commit brings in the patch proposed by PR which removes the usage of the register keyword: https://github.com/deniskropp/DirectFB/pull/25 Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* directfb: Add zlib PACKAGECONFIGRicardo Simoes2024-08-261-3/+3
| | | | | | | | | zlib was always enabled in DEPENDS and EXTRA_OEMAKE. Now it is a PACKAGECONFIG which is enabled by default. Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* directfb: Add freetype PACKAGECONFIGRicardo Simoes2024-08-261-3/+3
| | | | | | | | | freetype was always enabled in DEPENDS and EXTRA_OEMAKE. Now it is a PACKAGECONFIG which is enabled by default. Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* directfb: Order PACKAGECONFIG alphabeticallyRicardo Simoes2024-08-261-5/+5
| | | | | | Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: version bump 4.25.3 -> 4.25.4Jan Vermaete2024-08-251-1/+3
| | | | | | | | + adding UPSTREAM_CHECK_GITTAGREGEX because `devtool latest-version` was going to the 28 release (what still in rc) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk+: Fix CVE-2024-6655Soumya Sambu2024-08-252-0/+41
| | | | | | | | | | | | | | A flaw was found in the GTK library. Under certain conditions, it is possible for a library to be injected into a GTK application from the current working directory. References: https://nvd.nist.gov/vuln/detail/CVE-2024-6655 Upstream-patch: https://gitlab.gnome.org/GNOME/gtk/-/commit/3bbf0b6176d42836d23c36a6ac410e807ec0a7a7 Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpuset: Add recipe for cpuset tool 1.6.2Michael Trimarchi2024-08-251-0/+13
| | | | | | | | | | | | | | | | | | Cpuset is a Python application that forms a wrapper around the standard Linux filesystem calls to make using the cpusets facilities in the Linux kernel easier. This can be used on linux realtime or standard linux Example cset shield --cpu 2-3 echo c > /proc/irq/287/smp_affinity irq=`ps | grep -m 1 "irq/287" | awk '{ print $1 }'` cset shield -s -p $irq --force chrt -f -p 75 $irq Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libblockdev: Fix build with latest e2fsprogsKhem Raj2024-08-242-0/+93
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspatialite: Upgrade to 5.1Khem Raj2024-08-244-23/+37
| | | | | | | - Drop the libtool patch its already fixed in this version - Add a patch to support libxml2 2.13+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* raptor2: Do not use curl-config to detect curlKhem Raj2024-08-242-3/+76
| | | | | | it fails in cross build environment, use pkg-config instead Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zsh: update 5.8 -> 5.9Jörg Sommer2024-08-234-290/+13
| | | | | | | | | | The patches for CVE-2021-45444 were applied upstream on 2022-02-12. The snipped for do_install was taken from https://salsa.debian.org/debian/zsh/-/blob/8cc745c38fba1d4ec3e5d66cffbeadd8b492c2ce/debian/rules#L132 Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-psycopg: add v3.2.1Tim Orling2024-08-231-0/+14
| | | | | | | Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: fix CVE-2024-26458 and CVE-2024-26461Yogita Urade2024-08-232-0/+208
| | | | | | | | | | | | | | | | | | | | CVE-2024-26458: Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c. CVE-2024-26461: Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c. References: https://nvd.nist.gov/vuln/detail/CVE-2024-26458 https://nvd.nist.gov/vuln/detail/CVE-2024-26461 Upstream Patch: https://github.com/krb5/krb5/commit/c5f9c816107f70139de11b38aa02db2f1774ee0d Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: Switch to maintained forkKhem Raj2024-08-222-3/+3
| | | | | | | | | As per [1], this repo is not being actively maintained therefore rebase to a fork and pull request is also redirected. [1] https://github.com/frankheckenbach/ftgl/pull/19#issuecomment-2306010295 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drgn: add new recipeJamin Lin2024-08-221-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | drgn is a debugger with an emphasis on programmability drgn exposes the types and variables in a program for easy, expressive scripting in Python. Drgn depends on: 1. python3 2. elfutils 3. openmp a. clang toolchain should use libomp(openmp) from meta-clang b. gnu gcc toolchain should use libgomp(gcc-runtime) from openembedded-core The build requires: 1. setuptools 2. automake 3. autoconf 4. libtool 5. pkgconf Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vdpauinfo: add recipeThomas Perrot2024-08-221-0/+16
| | | | | | | | vdpauinfo is a command-line tool that can query the capabilities of the system's VDPAU implementation. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: support cross compile without qemu user conditionallyHongxu Jia2024-08-222-45/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to the scope of supported BSPs by qemu-user is limited, such as a segment fault on armv9 after qemu apply commit [target/arm: Convert LDAPR/STLR (imm) to decodetree][1] ``` |tmp-glibc/work/neoversen2-crypto-wrs-linux/nodejs/20.5.1/node-v20.5.1/out/ Release/v8-qemu-wrapper.sh: line 7: 3179613 Segmentation fault (core dumped) PSEUDO_UNLOAD=1 qemu-aarch64 -r 5.15 -L tmp-glibc/work/neoversen2-crypto-wrs-linux/ nodejs/20.5.1/recipe-sysroot -E LD_LIBRARY_PATH=tmp-glibc/work/neoversen2-crypto-wrs-linux/ nodejs/20.5.1/recipe-sysroot/usr/lib64:tmp-glibc/work/neoversen2-crypto-wrs-linux/ nodejs/20.5.1/recipe-sysroot/usr/lib64 "$@" ``` Upstream nodejs have cross compile support, but it needs host and target have same bit width (e.g. a x86_64 host targeting arrch64 to produce a 64-bit binary). So: 1. If host and target have different bit width, build with QEMU user as usual; 2. If host and target have same bit width, enable notejs cross compile support: - The build tools of nodejs is GYP[2], set CC_host, CFLAGS_host, CXX_host, CXXFLAGS_host, LDFLAGS_host, AR_host for host build which is separated with target build [3] - Satisfy layer compatibility, set GYP variables in prefuncs of do_configure, do_compile and do_install other than in recipe parsing - Add missing native packages to fix library missing on host build - Rework libatomic.patch, explicitly link to libatomic for clang conditionally [1] https://github.com/qemu/qemu/commit/2521b6073b7b4b505533a941d4f9600f7585dc78 [2] https://github.com/nodejs/node-gyp [3] https://github.com/nodejs/node-gyp/blob/main/gyp/docs/UserDocumentation.md#cross-compiling Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: File conflicts for multilibGuocai He2024-08-221-2/+5
| | | | | | | File conflicts between attempted installs of mariadb and lib32-mariadb Signed-off-by: Guocai He <guocai.he.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>