summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
...
* ssiapi: Use c++14 standardKhem Raj2023-01-211-0/+2
| | | | | | | It depends on std::auto_ptr which is gone with c++17 therefore pin to c++14 until auto_ptr is replaced with something else e.g. unique_ptr Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: Fix incompatible function pointer typeKhem Raj2023-01-212-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* satyr: Fix build with muslKhem Raj2023-01-211-13/+11
| | | | | | | Add missing typedefs for __compar_fn_t and compare_fn_t for non __GLIBC__ case. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hidapi: upgrade 0.13.0 -> 0.13.1Wang Mingyu2023-01-171-1/+1
| | | | | | | | Changelog: hidraw: fix invalid read past the UDEV buffer; Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: build the rdp serverMarkus Volk2023-01-151-1/+2
| | | | | | | gnome-remote-desktop requires the freerdp server as a build dependency Signed-off-by: Markus Volk <f_l_k@t-online.de> 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>
* 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>
* 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>
* 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>
* 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>
* tbb: upgrade 2021.5.0 -> 2021.7.0Naveen Saini2023-01-065-131/+6
| | | | | | | | | | | | | | Drop patches which are already merged. Also drop which are not required anymore. Tested following machines with both gcc and clang: qemuarm qemuarm64 qemuriscv32 qemuriscv64 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tree: upgrade 2.0.4 -> 2.1.0Wang Mingyu2023-01-061-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsnapshot: upgrade 1.4.4 -> 1.4.5Wang Mingyu2023-01-061-2/+2
| | | | | | | | | | | | | Changelog: ========== - Fix regression (#310) - Merge pull request #303 from rsnapshot/update-HOWTO-to-talk-about-retain-instead-of-interval - Removing legacy Docbook files, as per discussion at https://github.com/rsnapshot/rsnapshot/pull/296 - Merge pull request #296 from hoclun-rigsep/hoclun-rigsep-patch-1 - Use @prefix@ instead of hardcoded value in rsnapshot.conf.default.in comment line (#289). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 22.12.0 -> 23.01.0Wang Mingyu2023-01-061-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-tools: upgrade 1.6.0 -> 1.6.1Wang Mingyu2023-01-061-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== 196 new ATRs use colors on NetBSD ("wsvt25" terminal) pcsc_scan: always print the version in verbose mode Fix Hungarian eID URL Update smartcard_list.txt update ATR name Fix typos in card list: healt -> health Add 6 issuer card ATR descriptions Updated Finnish-related info in smartcard_list.txt to make it up to date Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hunspell: upgrade 1.7.1 -> 1.7.2Wang Mingyu2023-01-041-1/+1
| | | | | | | | | | | | Changelog: ========== Crash fixes, code clean-up in ~200 commits tdf#136306 don't accept/suggest typos as 3-or-more-word compound words Prepare optional spelling mode of LibreOffice to not accept/suggest not dictionary-based words as compound words (#517) Merge in weblate translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal,poco: Link with -latomic on ppc32 as wellKhem Raj2023-01-042-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spdlog: Do not use LFS64 functions with muslKhem Raj2022-12-312-1/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: Do not set ac_cv_sys_file_offset_bitsKhem Raj2022-12-311-1/+0
| | | | | | | | | This is detected during configure due to AC_SYS_LARGEFILE autoconf macro which is set to 64 if off_t is 64bit and then assigned to -D_FILE_OFFSET_BITS=${ac_cv_sys_file_offset_bits} and system expects it to be a number not a string. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: upgrade 1.4.28 -> 1.4.29Wang Mingyu2022-12-271-1/+1
| | | | | | | | | | | | | | Changelog: ========== Hiroyuki Tanaka added to README Initial macOS support X2Go error-message consistency Avoid crash when closing, fixes issue #2832 Update Copyright for 2023 Aligning local and downstream jsons Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gperftools: Define off64_t on muslKhem Raj2022-12-273-35/+34
| | | | | | alias it to off_t which is 64bit always on musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* appstream: add recipeMarkus Volk2022-12-242-0/+87
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* inotify-tools: Fix build on musl and lfs64Khem Raj2022-12-233-1/+150
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tio: upgrade 2.4 -> 2.5Wang Mingyu2022-12-231-1/+1
| | | | | | | | | | | | | | Changelog: ========== * Update configuration file documentation Rename .tiorc to .tioconfig, tiorc to config, etc. * Add support for $HOME/.tioconfig Replaces what used to be $HOME/.tiorc * Fix double prefix key regression * Better error checking in config file, rename the file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: upgrade 7.0 -> 7.1Wang Mingyu2022-12-231-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== build: fix compilation when configured with --disable-comment bump version numbers and add a news item for the 7.1 release copyright: update the last year for significantly changed files docs: say thanks to the Albanian translator rcfile: report an error when an included file does not exist text: upon Enter, eat only lefthand blanks, not any other characters tweaks: avoid passing NULL to access() tweaks: wrap overlong lines in the Tcl syntax, to make them manageable Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdg-desktop-portal: add recipeMarkus Volk2022-12-232-0/+66
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libstemmer: move recipe to meta-oeMarkus Volk2022-12-232-0/+101
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nspr: Upgrade to 4.35Khem Raj2022-12-174-62/+21
| | | | | | | Use -D_PR_HAVE_LARGE_OFF_T instead of -D_PR_HAVE_OFF64_T on musl Drop remove-srcdir-from-configure-in.patch its fixed upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
* multipath-tools: upgrade 0.8.4 -> 0.9.3Ovidiu Panait2022-12-1216-322/+257
| | | | | | | | | | | | | | | | | | | | | * most patches were rebased on top of 0.9.3 with various small adjustments. * the following patches were dropped: 0001-fix-boolean-value-with-json-c-0.14.patch 0001-libmultipath-uevent.c-fix-error-handling-for-udev_mo.patch replaced by upstream commits: 82129852d747 ("fix boolean value with json-c 0.14") 54349bcfc818 ("libmultipath: avoid buffer size warning with systemd 240+") * prefix, usrlibdir, plugindir, modulesloaddir, and tmpfilesdir were added to EXTRA_OEMAKE to fix QA. * libgcc was added to RDEPENDS in order to fix the following startup error: "libgcc_s.so.1 must be installed for pthread_cancel to work" Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tio: upgrade 2.3 -> 2.4Wang Mingyu2022-12-121-1/+1
| | | | | | | | | | | Chaneglog: ========== * Add threaded input handling * Fix so that is it possible to quit tio in tio etc. * Add key command to toggle log on/off Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.364 -> 0.365Wang Mingyu2022-12-122-35/+2
| | | | | | | | 0001-hwdata.pc.in-use-sysroot-prefix-for-pkgdatadir-varia.patch removed since it's included in 0.365 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: build with libsoup-3.0Markus Volk2022-12-101-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geis: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2022-12-091-1/+1
| | | | | | | | | | | Fixes: ERROR: Nothing PROVIDES 'grail' (but /build/layers/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb DEPENDS on or otherwise requires it) grail was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'geis', 'grail'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* frame: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2022-12-091-1/+3
| | | | | | | | | | | Fixes: ERROR: Nothing PROVIDES 'virtual/xserver' (but /build/layers/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb DEPENDS on or otherwise requires it) xserver-xorg PROVIDES virtual/xserver but was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'geis', 'frame', 'virtual/xserver'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grail: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2022-12-091-1/+3
| | | | | | | | | | | Fixes: ERROR: Nothing PROVIDES 'frame' (but /build/layers/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb DEPENDS on or otherwise requires it) frame was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'geis', 'grail', 'frame'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: Whitelist CVEs related to libnssdbmMathieu Dubois-Briand2022-12-091-0/+4
| | | | | | | | | | | | These CVEs only affect libnssdbm, compiled when --enable-legacy-db is used. https://bugzilla.mozilla.org/show_bug.cgi?id=1360782#c6 https://bugzilla.mozilla.org/show_bug.cgi?id=1360778#c8 https://bugzilla.mozilla.org/show_bug.cgi?id=1360900#c6 https://bugzilla.mozilla.org/show_bug.cgi?id=1360779#c9 Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: Add missing CVE productMathieu Dubois-Briand2022-12-091-0/+2
| | | | | Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dool: Add patch to fix rebuildAlexander Stein2022-12-082-0/+262
| | | | | | | | | When cleaning the package during rebuild in base_do_configure() 'make clean' deletes docs/dool.1. This files comes from source repository but can't be recreated using 'make docs'. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* crucible: Upgrade to 2022.12.06Fabio Estevam2022-12-081-1/+1
| | | | | | | Upgrade to the crucible 2022.12.06 version. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imapfilter: Upgrade to 2.7.6Khem Raj2022-12-081-3/+5
| | | | | | | | | | | | | Use git fetcher to avoid src-uri-bad build QA error Changes in this release [1] License-Update: Update copyright years [2] [1] https://github.com/lefcha/imapfilter/compare/v2.7.5...v2.7.6 [2] https://github.com/lefcha/imapfilter/commit/ce6b9050b284b9944ac52371a4a2254fc73bc219 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlsec1: upgrade 1.2.36 -> 1.2.37Wang Mingyu2022-12-051-1/+1
| | | | | | | | Changelog; Fixed two regressions from 1.2.36 release: issue #437 and issue #449. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 22.11.0 -> 22.12.0Wang Mingyu2022-12-051-1/+1
| | | | | | | | Changelog: * Form::addFontToDefaultResources: Be stubborn in finding a font we can use. Issue #1272 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: upgrade 0.22.0 -> 0.23.0Wang Mingyu2022-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ Support signing of data with a length of more than 512 bytes (#2314) By default, disable support for old card drivers (#2391) and remove support for old drivers MioCOS and JCOP (#2374) Bump minimal required OpenSSL version to 1.1.1 and add support for OpenSSL 3.0 (#2438, #2506) Compatibility with LibreSSL (#2495, #2595) Remove support for DSA (#2503) Extend p11test to support symmetric keys (#2430) Notice detached reader on macOS (#2418) Support for OAEP padding (#2475, #2484) Fix for PSS salt length (#2478) Improve fuzzing by adding new tests (#2417, #2500, #2520, #2550, #2637) Fixed various issues reported by OSS-Fuzz and Coverity regarding card drivers, PKCS#11 and PKCS#15 init Fix issues with OpenPACE (#2472) Containers support for local testing Add support for encryption and decryption using symmetric keys (#2473, #2607) Stop building support for Gost algorithms with OpenSSL 3.0 as they require deprecated API (#2586) Fix detection of disconnected readers in PCSC (#2600) Add configuration option for on-disk caching of private data (#2588) Skip building empty binaries when dependencies are missing and remove needless linking (#2617) Define arm64 as a supported architecture in the Installer package (#2610) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: Update to 1.4.28Fabio Estevam2022-12-051-1/+1
| | | | | | | | | Update to the 1.4.28 version, which includes the following changes: https://gitlab.com/Remmina/Remmina/-/compare/v1.4.27...v1.4.28 Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: Fix build with ffmpeg 5.1+Khem Raj2022-12-032-0/+27
| | | | | | Backport a relevant patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: Check for commercial_ffmpeg as well to enable ffmpegKhem Raj2022-12-031-1/+1
| | | | | | | | syntax for LICENSE_FLAGS_ACCEPTED can be "type_package" format as well and some distros may enable commercial license selectively by not using "commercial" as broadbrush but "commercial_ffmpeg" to just enable libav Signed-off-by: Khem Raj <raj.khem@gmail.com>
* satyr: Inherit python3targetconfigKhem Raj2022-11-301-1/+1
| | | | | | | | | | | It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native python3-config which ends up adding native python3 include paths which might work out ok but is exposed when target is 32bit + lfs enabled, the headers don't match between native and target python Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: follow changed name license_flags_acceptedMax Krummenacher2022-11-281-1/+1
| | | | | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>