summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* debootstrap: upgrade 1.0.132 -> 1.0.137Yi Zhao2024-09-154-23/+21
| | | | | | | | ChangeLog: https://salsa.debian.org/installer-team/debootstrap/-/blob/1.0.137/debian/changelog Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jsoncpp: upgrade 1.9.5 -> 1.9.6Yi Zhao2024-09-151-1/+1
| | | | | | | | ChangeLog: https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.6 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libssh: upgrade 0.10.6 -> 0.11.1Yi Zhao2024-09-154-54/+51
| | | | | | | | | | * Drop 0001-libgcrypt.c-Fix-prototype-of-des3_encrypt-des3_decry.patch as the issue has been fixed upstream. * Add a patch to fix build with clang. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netplan: upgrade 1.0.1 -> 1.1Yi Zhao2024-09-154-111/+4
| | | | | | | | | | | | | | ChangeLog: https://github.com/canonical/netplan/releases/tag/1.1 * Drop the following patches as the issues have been fixed upstream: 0001-meson.build-drop-unnecessary-build-dependencies.patch 0001-networkd.c-define-scope-specific-to-case-statement.patch * Set build option -Dtesting=false to skip testing. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openjpeg: upgrade 2.5.0 -> 2.5.2Yi Zhao2024-09-152-7/+7
| | | | | | | | | | ChangeLog: https://github.com/uclouvain/openjpeg/blob/v2.5.2/NEWS.md * Refresh 0002-Do-not-ask-cmake-to-export-binaries-they-don-t-make-.patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fltk: upgrade 1.3.8 -> 1.3.9Yi Zhao2024-09-152-4/+4
| | | | | | | | Release Notes: https://www.fltk.org/articles.php?L1898 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjxl: Do not use -mrelax-all on RISCV with clangKhem Raj2024-09-142-1/+59
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README.md: Hint at "git request-pull"Yoann Congal2024-09-141-1/+2
| | | | | | | | | | Github pull requests are not recommended. When a Github contributor wants to send patches from its repo, hint at "git request-pull" generated emails to guide them on the right way. Cc: Dmitry Baryshkov <dbaryshkov@gmail.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yavta: Upgrade SRCREV to include 64bit time_t print format errorsKhem Raj2024-09-141-1/+1
| | | | | | | | | | | Thanks Martin to point the latest commit, see [1] [1] https://git.ideasonboard.org/yavta.git/commit/?id=52c975e5542504ac10bed8b1d68df5c75951d202 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <martin.jansa@gmail.com> Cc: Ryan Eatmon <reatmon@ti.com> Cc: Einar Jon Gunnarsson <tolvupostur@gmail.com>
* tmux: Upgrade to 3.4Richard Tollerton2024-09-131-3/+2
| | | | | | | | | | | | | | | Changes vs 3.3a are located at https://raw.githubusercontent.com/tmux/tmux/3.4/CHANGES. However, the most pressing reason to upgrade is that tmux crashes on copy, see https://github.com/tmux/tmux/issues/3699. tmux's config parser was rewritten to use yacc, which necessitates DEPENDS += bison-native. drop md5sum Signed-off-by: Rich Tollerton <rich.tollerton@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: apply patch to fix gpsd building on MuslDmitry Baryshkov2024-09-132-0/+52
| | | | | | | | | | Import the patch from pending MR to fix the way flags are being handled by SConsript. Otherwise CXXFLAGS being added to CCFLAGS, masking test results because of the -fvisibility-inlines-hidden warning turning into error. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-cpp: Use system paho-mqtt-cKhem Raj2024-09-121-1/+1
| | | | | | | It was an overisight during upgrade Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
* genimage: add new recipeEnrico Jörns2024-09-121-0/+22
| | | | | Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: add backported patch to fix search path logicEnrico Jörns2024-09-122-0/+50
| | | | | | | | The fix is required to deal with absolute paths when using genimage in openembedded context. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: switch to release tar archiveEnrico Jörns2024-09-121-7/+3
| | | | | | | | | | | | | | | | | | | | | | | Building autotools packages from git can be a bit tricky and requires manual invocations of autogen.sh, etc. An attempt to build for native build fails with: | autoreconf: running: autopoint --force | Can't exec "autopoint": No such file or directory at [..]/tmp/work/x86_64-linux/libconfuse-native/3.3/recipe-sysroot-native/usr/share/autoconf/Autom4te/FileUtils.pm line 318. | autoreconf: error: autopoint failed with exit status: 2 | WARNING: exit code 2 from a shell command. Since the project itself states > Please ensure you download a versioned archive from: > https://github.com/libconfuse/libconfuse/releases/ simply switch this recipe to using release archives and thus simplify it and fix the automake issue. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: replace DESCRIPTION by SUMMARYEnrico Jörns2024-09-121-1/+1
| | | | | | | DESCRIPTION will default to SUMMARY, but not the other way round. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: provide native and nativesdk supportEnrico Jörns2024-09-121-0/+2
| | | | | | | Allows to use libconfuse in native tools like 'genimage'. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: move to meta-oeEnrico Jörns2024-09-121-0/+14
| | | | | | | | | | | This prepares for using libconfuse for the 'genimage' recipe which should reside in meta-oe. Also libftdi (which is in meta-oe already) optionally requires libconfuse when PACKAGECONFIG option 'ftdi-eeprom' is enabled. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bpftool: Add support for riscv64Harish Sadineni2024-09-121-1/+1
| | | | | | | bpftool is supported for riscv64 and tested on qemuriscv64. Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mce-test: update to latest git revYi Zhao2024-09-111-2/+2
| | | | | | | 9d11fc3e05ea tprctl: enhance sighandler to explicitly print si_code Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mce-inject: upgrade to latest git revYi Zhao2024-09-111-1/+1
| | | | | | | 7668d820cadc simulate a MCE event happened during TDX guest context Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* crash: upgrade 8.0.4 -> 8.0.5Yi Zhao2024-09-113-1/+1
| | | | | | | | ChangeLog: https://crash-utility.github.io/changelog/ChangeLog-8.0.5.txt Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: upgrade 14.9.24 -> 14.9.25Yi Zhao2024-09-113-116/+1
| | | | | | | | | | ChangeLog: https://git.sdaoden.eu/browse/s-nail.git/tree/NEWS?h=v14.9.25 Drop backport patches. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geoclue: upgrade 2.7.1 -> 2.7.2Yi Zhao2024-09-112-3/+3
| | | | | | | | ChangeLog: https://gitlab.freedesktop.org/geoclue/geoclue/-/releases/2.7.2 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvm2: upgrade 2.03.25 -> 2.03.26Yi Zhao2024-09-112-36/+2
| | | | | | | | | | | ChangeLog: https://gitlab.com/lvmteam/lvm2/-/tags/v2_03_26 Drop 0001-configure.ac-check-egrep.patch as the issue has been fixed upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mm-common: upgrade 1.0.4 -> 1.0.6Yi Zhao2024-09-112-47/+1
| | | | | | | | | | | ChangeLog: https://gitlab.gnome.org/GNOME/mm-common/-/blob/1.0.6/NEWS Drop 0001-meson.build-do-not-ask-for-python-installation-versi.patch as the issue has been fixed upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjxl: Upgrade to 0.10.3 releaseKhem Raj2024-09-111-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* v4l-utils: Install media ctrl pkgconfig filesEinar Gunnarsson2024-09-112-0/+50
| | | | | | | | | Commit 5f453c3401e20eb5489fac4d3b54a5bf96d019ab installs libraries but without the pkgconfig files, making them harder to link to. This adds pkgconfig files for these libraries Signed-off-by: Einar Jon Gunnarsson <tolvupostur@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: Fix build with clang-19Khem Raj2024-09-102-0/+42
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: Use packageconfig flag for readline dependencyHauke Lampe2024-09-101-2/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: depend on libpcre2 not libpcreMartin Jansa2024-09-101-1/+1
| | | | | | | | | | | * switched to libpcre2 in: https://github.com/nmap/nmap/commit/828ab48764b82d0226e860c73c5dac5b11f77385 * in builds hwere libpcre2 isn't pulled by some other dependency it was failing with: | service_scan.h:74:10: fatal error: pcre2.h: No such file or directory | 74 | #include <pcre2.h> | | ^~~~~~~~~| Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yavta: Update to kernel 6.8Einar Gunnarsson2024-09-101-15/+3
| | | | | | | | | Additional changes: Use https protocol for git fetch Build with meson Signed-off-by: Einar Jon Gunnarsson <tolvupostur@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 393 -> 394Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: upgrade 1.0.2 -> 1.0.3Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | | | | Changelog: =========== - Fix typos in RapidJsonAdapter, only failing when certain features are used - Added explicit default move constructors/operators - Various cosmetic fixes - Implemented functioning move constructors/operators - Compatibility with boost-1.85.0 - Ability to customize regular expression engine Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uhubctl: upgrade 2.5.0 -> 2.6.0Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | | | | Changelog: ========= - Added support for Raspberry Pi 5 - Fixed bug for big-endian platforms - Fixed sysfs path bug for Linux kernel 6.x or higher - Added flash (inverted cycle) option - turn power on then off - Improved Linux detection - Added more devices to supported table Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pefile: upgrade 2023.2.7 -> 2024.8.26Wang Mingyu2024-09-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Close the data attribute before reassigning it - Floor division (//) does mathematical division with the floor functio… - Update new dvrt type and Load Config filed adapt to Windows11 - fix PE.get_data - Fix ambiguous string syntax for PEid parsing regexp - fixed a memory leak that caused the pe file to be access locked. - Exphash from sha256 to md5 to match imphash - More readable calls to superclass - Fix cache_adjust_FileAlignment to work with files not aligned to 0x200 - [StepSecurity] Apply security best practices - Create sets using curly brackets - Change IOError to OSError - Apply isort to sort all imports - Remove "OC Patch" comments - Update tox.ini Python versions - Use with statement to write to file - Remove distutils use - Use chaining comparison operators - Replace list comprehension with set comprehension - Use not in operator - Replace base class name with super() - Increase readability and consistency - Tiny comment improvements - Update oleaut32.py from oleaut32.dll - Improve parse_rich_header - Include ordinals for wsock32.dll - Update ws2_32.py from ws2_32.dll - Update pefile.py for typo - Add parsing for IMAGE_DEBUG_TYPE_EX_DLLCHARACTERISTICS Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: upgrade 8.1 -> 8.2Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | Changelog: ========== - At a Yes-No prompt, beside Y and the localized initial for "Yes", also ^Y is accepted. Similarly, ^N for "No", and ^A for "All". - A text-highlighting bug with Alt+Home/Alt+End is fixed. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspiro: upgrade 20221101 -> 20240903Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libbpf: upgrade 1.4.5 -> 1.4.6Wang Mingyu2024-09-101-2/+2
| | | | | | | | | | Changelog: =========== - BPF skeleton forward compatibility fix - BTF endianness inheritance bug fix Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.385 -> 0.387Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: upgrade 2.8.5 -> 2.8.7Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== - Lots of fixes to unix sockets. - The addition of unix stream sockets to Windows. - Unix datagram and seqpacket sockets are now supported. - For older systems and newer systems whose pselect() operation is non-atomic (BSDs, MacOS) there were race conditions and some issues. Most should all be fixed now. - For MacOS and later BSDs, kevent() is now supported. - External threads doing gensio calls will now have their signal masks fixed up to work properly with gensio. - gtlsshd was not working on MacOS Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatpak-xdg-utils: upgrade 1.0.5 -> 1.0.6Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | Changelog: ========== - flatpak-spawn now supports --sandbox-a11y-own-name (if supported by portal) - flatpak-spawn prints a useful error when --host isn't permitted - fixed minor leak in flatpak-spawn Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20240825.0 -> 6.1.20240908.0Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opengl-es-cts,vulkan-cts: Upgrade recipes to 3.2.11.0 and 1.3.9.2Khem Raj2024-09-0913-398/+199
| | | | | | | | - Drop patches which are upstreamed. - Move common patches to files/ dir - Use gcc to compile for now as it does not work with clang+libc++ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opentelemetry-cpp: Fix build with clang-19Khem Raj2024-09-092-1/+58
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: Correct the configuration optionsPeter Kjellerstedt2024-09-091-6/+5
| | | | | | | | | | | | | | | | | | | | | * Remove -DENABLE_ZLIB=ON (it is no longer optional). * Replace -DENABLE_CMS=lcms2 with -DENABLE_LCMS=ON. * Replace the splash PACKAGECONFIG with boost (splash is no longer optional). * Correct the options for the nss and tiff PACKAGECONFIGs. This avoids the following CMake warnings: Manually-specified variables were not used by the project: ENABLE_CMS ENABLE_SPLASH ENABLE_ZLIB WITH_NSS3 WITH_TIFF Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freeipmi: Add recipeKhem Raj2024-09-092-0/+74
| | | | | | Its needed bt netdata 1.47+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-cpp: Move to tip of 1.4.x branchKhem Raj2024-09-091-3/+4
| | | | | | | - User git submodule fetcher - Disable building examples and enable MQTT C module Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poco: Drop RISCV patchKhem Raj2024-09-092-63/+2
| | | | | | | - Its not needed since GCC 13.2 onwards - Switch to poco-1.13.3 branch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imx-cst: Add recipeFabio Estevam2024-09-091-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a recipe for the i.MX CST (Code Signing Tool) version 3.4.0. The Code Signing Tool is used for secure boot implementation on i.MX devices. Example on how to use the CST tool to sign U-Boot on i.MX5/i.MX6/i.MX7: https://source.denx.de/u-boot/u-boot/-/blob/master/doc/imx/habv4/guides/mx6_mx7_secure_boot.txt Example on how to use the CST tool to sign U-Boot on i.MX8M: https://source.denx.de/u-boot/u-boot/-/blob/master/doc/imx/habv4/guides/mx8m_spl_secure_boot.txt Multiple layers include the imx-cst package and offer their version of the recipes: - meta-freescale - meta-secure-imx - meta-phytec and probably more. The idea of having imx-cst in meta-oe is to centralize and maintain the efforts in a single location. Move the existing imx-cst recipe from meta-freescale recipe to meta-oe. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>