summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* opencl-cts: update to release 2026-05-05Ryan Eatmon12 days2-48/+4
| | | | | | | | | | Update OpenCL CTS to the latest release. With the move of the opencl-headers and other opencl-* packages to a newer version, this one also needs to update to fix compile issues related to the header changes. Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* opencl-icd-loader: upgrade 2025.07.22 -> 2026.05.29Wang Mingyu13 days1-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* opencl-headers: upgrade 2025.07.22 -> 2026.05.29Wang Mingyu13 days1-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* opencl-clhpp: upgrade 2025.07.22 -> 2026.05.29Wang Mingyu13 days1-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* uutils-coreutils: upgrade 0.8.0 -> 0.9.0Etienne Cordonnier13 days2-417/+389
| | | | | | | See release notes at https://github.com/uutils/coreutils/releases/tag/0.9.0 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* sdbus-c++: upgrade 2.2.1 -> 2.3.1Wang Mingyu2026-05-312-5/+7
| | | | | | | | | | | | | | | | | 0001-test-Fix-error-factory-test-for-musl-libc-compatibil.patch refreshed for 2.3.1 Changelog: ============= - Add coroutine support for client-side async calls - Add support for dumping variant to string - Introduce clang-tidy for static analysis and fix issues - Add deduction guides for Struct from std::tuple - Other fixes and improvements - Fix ABI compat issue by moving new virtual functions to the end of the class Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* plymouth: upgrade 24.004.60 -> 26.124.222Adam Duskett2026-05-201-1/+1
| | | | | | | | Changelog: https://gitlab.freedesktop.org/plymouth/plymouth/-/tags/26.134.222 Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* dbus-cxx: 2.6.1 -> 2.6.2Frede Hoey Braendstrup2026-05-131-1/+1
| | | | Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* tbb: add ptest supportZeming LIU2026-04-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test result: root@qemux86-64:/usr/lib/tbb/ptest# ptest-runner tbb START: ptest-runner 2026-04-23T01:21 BEGIN: /usr/lib/tbb/ptest PASS: test_tick_count PASS: test_allocators PASS: test_arena_priorities PASS: test_dynamic_link PASS: test_collaborative_call_once PASS: test_concurrent_lru_cache PASS: test_concurrent_unordered_map PASS: test_concurrent_unordered_set PASS: test_concurrent_map PASS: test_concurrent_set PASS: test_concurrent_priority_queue PASS: test_partitioner PASS: test_parallel_for PASS: test_parallel_for_each PASS: test_parallel_reduce PASS: test_parallel_sort PASS: test_parallel_invoke PASS: test_parallel_scan PASS: test_parallel_pipeline PASS: test_eh_algorithms PASS: test_blocked_range PASS: test_concurrent_vector PASS: test_task_group PASS: test_concurrent_hash_map PASS: test_task_arena PASS: test_parallel_phase PASS: test_enumerable_thread_specific PASS: test_concurrent_queue PASS: test_resumable_tasks PASS: test_mutex PASS: test_function_node PASS: test_multifunction_node PASS: test_broadcast_node PASS: test_buffer_node PASS: test_composite_node PASS: test_continue_node PASS: test_eh_flow_graph PASS: test_flow_graph PASS: test_flow_graph_priorities PASS: test_flow_graph_whitebox PASS: test_indexer_node PASS: test_join_node PASS: test_join_node_key_matching PASS: test_join_node_key_matching_n_args PASS: test_join_node_msg_key_matching PASS: test_join_node_msg_key_matching_n_args PASS: test_join_node_preview PASS: test_limiter_node PASS: test_priority_queue_node PASS: test_queue_node PASS: test_sequencer_node PASS: test_split_node PASS: test_tagged_msg PASS: test_overwrite_node PASS: test_write_once_node PASS: test_async_node PASS: test_input_node PASS: test_profiling PASS: test_concurrent_queue_whitebox PASS: test_intrusive_list PASS: test_semaphore PASS: test_environment_whitebox PASS: test_hw_concurrency PASS: test_eh_thread PASS: test_tbb_version PASS: test_global_control PASS: test_task PASS: test_concurrent_monitor PASS: test_scheduler_mix PASS: test_handle_perror PASS: test_arena_constraints PASS: test_tbbbind PASS: test_tbb_fork PASS: test_tbb_header PASS: test_openmp PASS: conformance_tick_count PASS: conformance_allocators PASS: conformance_mutex PASS: conformance_task_group PASS: conformance_task_group_context PASS: conformance_task_arena PASS: conformance_collaborative_call_once PASS: conformance_concurrent_lru_cache PASS: conformance_concurrent_unordered_map PASS: conformance_concurrent_unordered_set PASS: conformance_concurrent_map PASS: conformance_concurrent_set PASS: conformance_concurrent_priority_queue PASS: conformance_parallel_for PASS: conformance_parallel_for_each PASS: conformance_parallel_reduce PASS: conformance_parallel_scan PASS: conformance_parallel_sort PASS: conformance_parallel_pipeline PASS: conformance_parallel_invoke PASS: conformance_blocked_range PASS: conformance_blocked_range2d PASS: conformance_blocked_range3d PASS: conformance_blocked_nd_range PASS: conformance_concurrent_vector PASS: conformance_global_control PASS: conformance_concurrent_hash_map PASS: conformance_enumerable_thread_specific PASS: conformance_combinable PASS: conformance_concurrent_queue PASS: conformance_resumable_tasks PASS: conformance_version PASS: conformance_function_node PASS: conformance_multifunction_node PASS: conformance_input_node PASS: conformance_continue_node PASS: conformance_async_node PASS: conformance_overwrite_node PASS: conformance_write_once_node PASS: conformance_buffer_node PASS: conformance_queue_node PASS: conformance_priority_queue_node PASS: conformance_sequencer_node PASS: conformance_limiter_node PASS: conformance_broadcast_node PASS: conformance_composite_node PASS: conformance_indexer_node PASS: conformance_split_node PASS: conformance_join_node PASS: conformance_graph PASS: conformance_arena_constraints PASS: test_scalable_allocator PASS: test_malloc_pools PASS: test_malloc_init_shutdown PASS: test_malloc_regression PASS: test_malloc_shutdown_hang PASS: test_malloc_compliance PASS: test_malloc_used_by_lib PASS: test_malloc_lib_unload PASS: test_malloc_pure_c PASS: test_malloc_whitebox PASS: test_malloc_atexit PASS: test_malloc_overload PASS: test_malloc_overload_disable PASS: test_malloc_new_handler DURATION: 153 END: /usr/lib/tbb/ptest 2026-04-23T01:23 STOP: ptest-runner TOTAL: 1 FAIL: 0 Note: The test will fail/timeout if executed on qemu target without kvm enabled. Signed-off-by: Zeming LIU <zeming.liu@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* minizip: backport fix for the missing headerSamuli Piippo2026-04-202-1/+28
| | | | | | | | | | | | | | Minizip release v1.3.2 is missing required ints.h header that causes build failure on components using it: | ../../../../../recipe-sysroot/usr/include/minizip/ioapi.h:74:10: fatal error: ints.h: No such file or directory | 74 | #include "ints.h" | | ^~~~~~~~ Backport fix from https://github.com/madler/zlib/commit/cb14dc9ade3759352417a300e6c2ed73268f1d97 Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* sdbus-c++-libsystemd: Upgrade to 259.5Khem Raj2026-04-1726-3612/+45
| | | | | | It matches OE-core and has musl support upstream Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* packagegroup-meta-oe: Make pcp and remmina depend upon x11 distro featureKhem Raj2026-04-161-4/+2
| | | | Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* openct: Drop this recipeZheng Ruoqin2026-04-141-1/+0
| | | | | | | | | 1.Drop openct as it is unmaintained upstream. 2.Remove openct in meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* minizip: upgrade 1.3.1 -> 1.3.2Wang Mingyu2026-04-111-2/+2
| | | | | | | License-Update: "Version 1.1, February 14h, 2010" removed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.7.0 -> 0.8.0Etienne Cordonnier2026-04-072-141/+249
| | | | | | | See release notes at https://github.com/uutils/coreutils/releases/tag/0.8.0 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* glibmm-2.68: upgrade 2.86.0 -> 2.88.0Liu Yiding2026-04-011-1/+1
| | | | | | | | NEWS: https://gitlab.gnome.org/GNOME/glibmm/-/blob/2.88.0/NEWS Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* packagegroup-meta-oe: Remove protobuf-ptest from ↵Khem Raj2026-03-271-1/+0
| | | | | | | | packagegroup-meta-oe-ptest-packages ptests in protobuf are disabled due to pkgconfig -> pkgconf regression Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* ndctl: upgrade v83 -> v84Wang Mingyu2026-03-271-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* glibmm-2.68: upgrade 2.80.0 to 2.86.0Changqing Li2026-03-181-3/+3
| | | | | | | | | | | | License-Update: Remove obsolete FSF address NEWS: https://gitlab.gnome.org/GNOME/glibmm/-/blob/2.86.0/NEWS [1] https://github.com/GNOME/glibmm/commit/727b086bc5bc29fbbfb3fb90198499364cc65dac Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glibmm: upgrade 2.66.7 to 2.66.8Changqing Li2026-03-181-1/+1
| | | | | | | | NEWS: https://gitlab.gnome.org/GNOME/glibmm/-/blob/2.66.8/NEWS Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.6.0 -> 0.7.0Deepesh Varatharajan2026-03-172-171/+161
| | | | | | | | | | | Release notes: https://github.com/uutils/coreutils/releases/tag/0.7.0 Changes are here: https://github.com/uutils/coreutils/compare/0.6.0...0.7.0 Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* emlog: bump to latest revisionGyorgy Sarvari2026-03-172-34/+1
| | | | | | | | | | Drop the patch that is included in this release. Actually that is also the changelog since the previous version - there were no other changes beside the accepted patch. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rtla: add recipe for real-time linux analysis toolPeter Bergin2026-03-171-0/+1
| | | | | | | | | | | | | | rtla source code is present in the kernel source tree at tools/tracing/rtla. There is another build option for rtla to enable bpf bindings, this was not a quick one to get working and left as a future improvement. Makefile for rtla has evolved in newer kernels (v6.9). Some fixes needed for support with older kernels. This commit was tested against 6.18 and 6.8. Also add rtla to packagegroup-meta-oe-benchmarks. Signed-off-by: Peter Bergin <peter@berginkonsult.se> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpupower: keep header files for other packages and package systemd servicePeter Bergin2026-03-171-0/+1
| | | | | | | | | | | | | | | | When having a DEPENDS against cpupower it need to leave its header files. Remove that cleanup that has been present since the beginning of the recipe without any (to me) known reason. cpupower ship a systemd service and config file in kernel source tree since kernel 6.16. Package them as a separate package cpupower-systemd to be installed if wanted. Add cpupower to packagegroup-meta-oe to be included in builds of all packages. Signed-off-by: Peter Bergin <peter@berginkonsult.se> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-cxx: update 2.6.0 -> 2.6.1Frede Hoey Braendstrup2026-02-201-1/+1
| | | | | | | | | Changelog from upstream: Some minor fixes for code generation. Qt6 is now properly detected. Signed-off-by: Frede Hoey Braendstrup <frederikbraendstrup@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: add media-typesGyorgy Sarvari2026-02-061-1/+1
| | | | | | | | Also remove the old mime-types recipe, which is the old name of media-types. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.5.0 -> 0.6.0Etienne Cordonnier2026-02-042-381/+435
| | | | | | | See https://github.com/uutils/coreutils/releases/tag/0.6.0 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minizip-ng: 4.0.8 -> 4.0.10Liu Yiding2026-01-312-37/+1
| | | | | | | | | | 1.Changelog: https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.10 2.Remove 0001-crypt.h-Remove-register-keyword.patch as it was merged upstream. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-core/toybox: Switch SRC_URI to HTTPS for reliable fetchSanjay Chitroda2026-01-021-1/+1
| | | | | | | | | The upstream site (landley.net) serves inconsistent content when using HTTP, causing checksum mismatches during do_fetch. Using HTTPS ensures stable downloads and resolves checksum failures. Signed-off-by: Sanjay Chitroda <sanjayembeddedse@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-cxx: upgrade 2.5.2 -> 2.6.0Frede Hoey Braendstrup2025-12-211-2/+2
| | | | | Signed-off-by: Frede Hoey Braendstrup <frederikbraendstrup@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig: drop recipeGyorgy Sarvari2025-12-141-1/+0
| | | | | | | | The recipe has been moved to oe-core: https://git.openembedded.org/openembedded-core/commit/?id=1a0196a794f8858c4715871558e97c3d69deb19e Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.4.0 -> 0.5.0Etienne Cordonnier2025-12-142-175/+121
| | | | | | | See https://github.com/uutils/coreutils/releases/tag/0.5.0 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroups: Remove packages not yet ported onto riscv32Khem Raj2025-12-131-1/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yasm: drop from packagegroup alsoGyorgy Sarvari2025-12-051-1/+0
| | | | | | | It should have been done when the recipe was dropped, but it was missed. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: rework EXTRA_OEMESON opts to PACKAGECONFIGGyorgy Sarvari2025-11-281-5/+5
| | | | | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: add ptest supportGyorgy Sarvari2025-11-283-2/+81
| | | | | | | | | It takes less than 30 seconds to execute. Add a backported patch that fixes a broken test. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: upgrade 36->37Gyorgy Sarvari2025-11-281-1/+1
| | | | | | | | | | | | | | | | | | Changelog: - Add `/etc` and `/run` to the search-paths for system services. This change is aligned with recent changes to the reference implementation. - Support systemd's `notify-reload` to trigger a reload operation. This replaces the old `busctl call ...ReloadConfig` operation. - Extend `org.freedesktop.DBus.Debug.Stats.GetStats` with all the fields defined by the specification. - Fix a bug in match-rule processing which caused argument processing to fail for any but the first message argument. - Fix a memory leak in configuration processing when parsing invalid user or group IDs. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Ignore CreatesGenericErrorWhenErrnoIsUnknown test on non-glibc ↵Khem Raj2025-11-272-0/+30
| | | | | | systems Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-tools: upgrade 2.1.0 -> 2.2.1Liu Yiding2025-11-251-1/+1
| | | | | | | | Changelog: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.2.1 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: upgrade 2.1.0 -> 2.2.1Liu Yiding2025-11-251-1/+1
| | | | | | | | Changelog: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.2.1 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Enable heaptrack on riscv64Khem Raj2025-11-101-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.3.0 -> 0.4.0Etienne Cordonnier2025-11-102-111/+119
| | | | | | | See https://github.com/uutils/coreutils/releases/tag/0.4.0 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minizip: fix SRC_URIGyorgy Sarvari2025-11-081-4/+5
| | | | | | | | The sourceforge url stopped working, the used version seems to be deleted (which is the latest version). Instead switch to github releases. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: add native and nativesdkEtienne Cordonnier2025-11-061-0/+2
| | | | | | | The project is getting more mature, and it's now doable to do a yocto build using uutils-coreutils-native. Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: upgrade 0.2.2 -> 0.3.0Etienne Cordonnier2025-10-293-308/+307
| | | | | | | See https://github.com/uutils/coreutils/releases/tag/0.3.0 Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kconfiglib: Move to meta-oePeter Kjellerstedt2025-10-241-0/+1
| | | | | | | It will be needed by lvgl. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pcpp: Add recipe for https://github.com/ned14/pcppAdam x Nilsson2025-10-241-0/+1
| | | | | | | It will be needed by lvgl. Signed-off-by: Adam x Nilsson <adam.x.nilsson@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-icd-loader: upgrade 2024.05.08 -> 2025.07.22Dmitry Baryshkov2025-10-241-4/+4
| | | | | | | | | Synchronize with OpenCL v3.0.19 specification. Note, the library version went backwards, from 1.2 to 1.0.0. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* toybox: upgrade 0.8.12 -> 0.8.13Wang Mingyu2025-10-211-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: fix ptestsGyorgy Sarvari2025-10-181-0/+5
| | | | | | | | | | | | The /etc/machine-id file with some value is required for the integration tests, otherwise it fails with the following error: terminate called after throwing an instance of 'sdbus::Error' what(): [org.freedesktop.DBus.Error.FileNotFound] Failed to process bus requests (No such file or directory) Aborted Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>