summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-networkx: upgrade 2.8.8 -> 3.0Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | Changelog: https://networkx.org/documentation/latest/release/release_3.0.html License-Update: Copyright year updated to 2023 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tbb: upgrade 2021.7.0 -> 2021.8.0Wang Mingyu2023-01-111-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsprogs: upgrade 6.0.0 -> 6.1.0Wang Mingyu2023-01-112-33/+34
| | | | | | | | 0005-Replace-off64_t-stat64-with-off_t-stat.patch refreshed for new version. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lazy-object-proxy: upgrade 1.8.0 -> 1.9.0Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | | | | | | | | License-Update: Copyright year updated to 2023. Changelog: ========== - Added support for matrix multiplication operator (@). - Should have all the wheels now (including the manylinux ones). - Bumped minimum version requirements for setuptools and setuptools-scm. - Switched the default pure python fallback implementation to the "simple" one (when you from lazy_object_proxy import Proxy and the C extension is not available). Previously the "slots" implementation was used but as it turns out it is slower on Python 3. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-wlr: Add wayland to REQUIRED_DISTRO_FEATURESKhem Raj2023-01-111-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cantools: Upgrade 38.0.0 -> 38.0.1Leon Anavi2023-01-111-1/+1
| | | | | | | | | Upgrade to release 38.0.1: - Changed relative links to absolute links Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: Upgrade 3.4.1 -> 3.6.0Leon Anavi2023-01-111-3/+5
| | | | | | | | | | | | Upgrade to release 3.6.0: - Updated pre-commit with mypy - Test Python 3.12 pre-releases - Fix to min_table_width parameter - Widen tables with long titles Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: Upgrade 5.8.0 -> 5.8.1Leon Anavi2023-01-111-1/+1
| | | | | | | | | Upgrade to release 5.8.1: - fix: mro_trait can be unbound when the class is not in mro Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* strongswan: upgrade 5.9.8 -> 5.9.9Yi Zhao2023-01-111-1/+1
| | | | | | | | Changelog: https://github.com/strongswan/strongswan/releases/tag/5.9.9 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hidapi: upgrade 0.12.0 -> 0.13.0Wang Mingyu2023-01-111-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* trace-cmd: Fix QA Issue of do_package when enable multilib:Lei Maohui2023-01-111-1/+1
| | | | | | | | | | ERROR: trace-cmd-3.1.5-r0 do_package: QA Issue: trace-cmd: Files/directories were installed but not shipped in any package: /usr/usr/lib64/libtracecmd.so /usr/usr/lib64/libtracecmd.so.1.3.0 /usr/usr/lib64/libtracecmd.so.1 Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xerces-c: upgrade to 3.2.4Chee Yang Lee2023-01-111-4/+3
| | | | | | | also fix reproducible build Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freeglut: Add packageconfigs for x11/wayland/glesKhem Raj2023-01-111-4/+14
| | | | | | | helps it compiling on on different openGL implementations which may not implement fulll openGL specs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.54 -> 4.55Wang Mingyu2023-01-111-1/+1
| | | | | | | | Changelog: remove dependency on Test::Deep (GH #254) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imapfilter: upgrade 2.7.6 -> 2.8.1Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | | | | | | | Changelog: =========== - Add support for non-write actions on read-only mailboxes. - Add new parameter to write process ID (PID) to file. - New, more advanced, robust, and flexible recovery mechanism, replaces the old automatic recovery functionality. Note that, the config must be updated to use the new mechanism, otherwise no recovery will take place on errors. - Bug fix; potential failure when deleting mailbox while mailbox is selected. License-Update: Copyright updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cli11: upgrade 2.3.1 -> 2.3.2Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | | | | | | | | | | | Changelog: =========== - Bugfix: Consistently use ADL for 'lexical_cast', making it easier to extend for custom template types [#820][] - Bugfix: Tweak the parsing of files for flags with 'disable_flag_override' [#800][] - Bugfix: Handle out of bounds long long [#807][] - Bugfix: Spacing of 'make_description' min option output [#808][] - Bugfix: Print last parsed subcommand's help message [#822][] - Bugfix: Avoid floating point warning in GCC 12 [#803][] - Bugfix: Fix a few gcc warnings [#813][] - Backend: Max CMake tested 3.22 -> 3.24 [#823][] License-Update: Copyright updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server-native: upgrade 3.46.2 -> 3.46.3Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | | | | | | Changelog: ========== Bug Fixes: I#442 - e_util_change_uri_component: Reset default port when changing scheme ews-I#208 - Prompting for password too often Miscellaneous: Fix a crash under source_registry_object_added_no_owner() ESoupAuthBearer: Add debug prints Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmoo-perl: upgrade 2.005004 -> 2.005005Wang Mingyu2023-01-111-2/+2
| | | | | | | | | | | | Changelog: - drop dependency on Test::Fatal License-Update: - Add "Required on perl versions prior to 5.10.0." to MRO::Compat - Remove "bluefeet - Aran Deltac (cpan:BLUEFEET) <bluefeet@gmail.com>" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.365 -> 0.366Wang Mingyu2023-01-111-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: upgrade 1.2.0 -> 1.2.1Wang Mingyu2023-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - AdwActionRow - Fix spacing after removing all prefixes/suffixes - AdwAvatar - Correctly redraw on custom image changes - AdwEntryRow - Respect use-markup property - Fix error/warning/success styles - Fix spacing after removing all prefixes/suffixes - AdwExpanderRow - Fix spacing after removing all prefixes/suffixes - AdwFlap - Fix natural width with fold-policy=never - AdwMessageDialog - Fix focus styles in RTL - AdwPreferencesWindow - Fix a memory leak - AdwSplitButton - Don't make dropdown insensitive when the button is - AdwTabBar - Fix focus handling - Fix autoscroll for non-local drags - AdwToastOverlay - Clarify documentation - AdwViewSwitcherBar - Fix typos in examples - AdwViewSwitcherTitle - Fix typos in examples - Stylesheet - Fix GtkSpinButton inside toolbars - Translation updates - Abkhazian - British English - Croatian - Friulian - German - Greek - Hebrew - Indonesian - Persian - Slovak - Turkish Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: upgrade 22.12.06 -> 23.1.4Wang Mingyu2023-01-111-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.0.20230101.0 -> 6.0.20230108.0Wang Mingyu2023-01-111-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Update to reflect latest recipesKhem Raj2023-01-112-4/+1
| | | | | | | Some recipes are removed and some have changed PROVIDERS, adjust accordingly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* trace-cmd: Update to upstream submitted patchesKhem Raj2023-01-113-34/+180
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-reedsolo: Add recipeQuentin Schulz2023-01-111-0/+10
| | | | | | | | | | reedsolo is a pure-Python Reed Solomon encoder/decoder. It is required by esptool which will be added in the next commit. This adds a recipe for the Python module. Cc: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Remove boost-url from commentsKhem Raj2023-01-091-1/+1
| | | | | | This recipe is removed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freeradius: upgrade 3.0.21 -> 3.0.26Yi Zhao2023-01-0918-154/+632
| | | | | | | | | | | | Release Notes: https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_26 * Refresh patches * Add autogen.sh as we still need it in do_configure * Backport a patch to fix configure error for rlm_python3 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: fix reproducible buildsChee Yang Lee2023-01-092-0/+139
| | | | | Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* biodbc: Added a new recipe.Lei Maohui2023-01-091-0/+28
| | | | | | | | | biodbc will provide you with everything you need to \ develop ODBC-compliant applications under Unix without having to pay \ royalties to other parties. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluentbit: Link with libatomic on ppc32Khem Raj2023-01-081-0/+1
| | | | | | We do not have 64bit atomics otherwise Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdecor: import recipeMarkus Volk2023-01-081-0/+29
| | | | | | | | | libdecor is a window decoration library that is required for shells that require client side decoration. It is e.g. useful to get window decoration for libsdl apps if running under weston or gnome-shell. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: add recipeMarkus Volk2023-01-081-0/+30
| | | | | | | Add eyeofgnome as it is a good image viewer Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: update 42.0 -> 43.0Markus Volk2023-01-081-1/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwloc: Update to 2.9.0Khem Raj2023-01-081-8/+5
| | | | | | | | | | License-Update: Added more copyright holders - Copyright © 2013-2014 University of Wisconsin-La Crosse. All rights reserved. - Drop enable/disable numa knob, its gone in new version - inherit bash-completion Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Ensure sysbench is included in limited archesKhem Raj2023-01-081-4/+6
| | | | | | Due to limited arch support in LuaJIT it can not be enabled univesally Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysbench: Enable only on architectures supporting LuaJITKhem Raj2023-01-081-1/+1
| | | | | | LuaJIT is a hard dependency for newer sysbench Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysbench: Upgrade 0.4.12 -> 1.0.20Peter Bergin2023-01-082-48/+10
| | | | | | | Use system cuncurrencykit and enable riscv Signed-off-by: Peter Bergin <peter@berginkonsult.se> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* concurrencykit: Fix build on riscv32 and riscv64Khem Raj2023-01-082-1/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* concurrencykit: Set correct PLAT value for riscv32Khem Raj2023-01-081-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* concurrencykit: Update to 0.7.0Khem Raj2023-01-083-68/+88
| | | | | | Enable riscv as it is supported now Signed-off-by: Khem Raj <raj.khem@gmail.com>
* luajit: Update to latest on v2.1 branchKhem Raj2023-01-071-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* trace-cmd: Upgrade to 3.1.5Khem Raj2023-01-066-590/+1201
| | | | | | | | = Drop uneeded 0001-trace-cmd-make-it-build-with-musl.patch - Update LFS64 patch with the upstream submitted one - Add a patch to remove useless rpaths Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtraceevent: Move plugins into package of its ownKhem Raj2023-01-061-1/+3
| | | | | | | From Peter Bergin <peter@berginkonsult.se> see https://github.com/openembedded/meta-openembedded/pull/632/commits/cf672ba52f8c4d983ad9a74b67f226ac753a50f8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: Fix build with 64-bit time_tKhem Raj2023-01-062-0/+55
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* trace-cmd: Build libs before building restKhem Raj2023-01-061-1/+2
| | | | | | | | | | | | There is a dependency on libs in trace-cmd binaries so lets build libs first before building trace-cmd Fixes errors like trace-cmd/2.9.1-r0/git/tracecmd/trace-record.o: in function `make_instances': | /usr/src/debug/trace-cmd/2.9.1-r0/tracecmd/trace-record.c:5037: undefined reference to `tracefs_instance_create' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal-wlr: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2023-01-061-1/+2
| | | | | | | | | | Fixes: ERROR: Nothing PROVIDES 'virtual/libgbm' (but /build/layers/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb DEPENDS on or otherwise requires it). ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xdg-desktop-portal-wlr', 'virtual/libgbm'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2023-01-061-1/+1
| | | | | | | | gnome-photos depends on libportal which needs opengl DISTRO_FEATURES, so add the required DISTRO_FEATURES for gnome-photos. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2023-01-061-1/+3
| | | | | | | | file-roller depends on libportal which needs opengl DISTRO_FEATURE, so add the required distro also for file-roller. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: obviate the ssh-client requirement for gvfsAlex Stewart2023-01-062-1/+64
| | | | | | | | | | | | | | | | | | | | | | The gvfs project meson configuration attempts to locate and resolve the path to an ssh-client on the build host, then pass that full-path to the gvfs sftp-backend as a constant string, to be used at runtime to fork ssh subprocesses. As a consequence, if the build machine's ssh client path differs from the gvfs target's path - as is common for OE/buildroot builds - gvfs can fail at runtime. Further, build machines cannot configure gvfs without an ssh client, even though nothing *uses* the client during the build. The .patch in this commit has been upstreamed with gvfs, and modifies the configuration to instead pass the string-literal `ssh` to the sftp backend. With this change, gvfs will instead rely on PATH-expansion to locate the user's ssh-client at runtime. This obviates the requirement that the build machine have an ssh-client. Signed-off-by: Alex Stewart <alex.stewart@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnf-plugins/rpm.py: Fix grammar when RPM_PREFER_ELF_ARCH doesn't exit.Wang Mingyu2023-01-061-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>