summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wireshark: upgrade 4.2.4 -> 4.2.5Wang Mingyu2024-05-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: upgrade 2.44.1 -> 2.44.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ============= - Make gamepads visible on axis movements, and not only on button presses. - Disable the gst-libav AAC decoder. - Make user scripts and style sheets visible in the Web Inspector. - Use the geolocation portal where available, with the existing geoclue as fallback if the portal is not usable. - Use the printing portal when running sandboxed. - Use the file transfer portal for drag and drop when running sandboxed. - Avoid notifying an empty cursor rectangle to input methods. - Remove empty bar shown in detached inspector windows. - Consider keycode when activating application accelerators. - Fix the build with ENABLE_WEBAUDIO disabled. - Fix several crashes and rendering issues. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thingsboard-gateway: upgrade 3.4.6 -> 3.5Wang Mingyu2024-05-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 7.2.4 -> 7.2.5Wang Mingyu2024-05-2810-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 6.18.0 -> 6.19.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | Changelog: =========== - Properly propagate exceptions from the message listener task to the main loop for persistent connection providers. - Warn of updates to WebSocketProvider in v7 - Condense the migration guides into one page - Add py312 support by adding it to CI testing Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: upgrade 4.0.0 -> 4.0.1Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: Fix missing event_filter for the full emitter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-virtualenv: upgrade 20.26.1 -> 20.26.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | Changelog: ============= - virtualenv.pyz no longer fails when zipapp path contains a symlink - Fix bad return code from activate.sh if hashing is disabled Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-validators: upgrade 0.28.1 -> 0.28.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | Changelog: =========== - hotfix: ensure _tld.txt is in sdist and bdist - fix: corrects a few typo - build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package - fix(ip_address): properly handle private is false - chore(url): allow symbols and pictographs in url - build(deps): bump requests from 2.31.0 to 2.32.0 in /package - chore: fix typo; update dev deps; bump version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ujson: upgrade 5.9.0 -> 5.10.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: Add support for Python 3.13 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-setuptools: upgrade 69.0.0.20240125 -> 70.0.0.20240524Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Small fix for pkg_resources StrPath - Make shutil.rmtree.onexc parameter optional - distutils & setuptools: Relax path related params - Make distutils.dist.Distribution.get_command_obj not return None by default - distutils & setuptools: Complete sub_commands ClassVar typing - distutils: improve boolean parameters with int defaults - Avoid using new _typeshed protocol in pkg_resources for now - Use protocols instead of importlib.abc.Loader/MetaPathFinder/PathEntryFinder - Add precise values for enum members where possible - Ensure that distutils and setuptools._distutils stay consistent - Update setuptools to 69.5.* - Add distutils as a top-level package included with types-setuptools - setuptools&distutils: setup returns a Distribution - setup returns a Distribution - pkg_resources: Make _InstallerType stricter and generic - Use strict pyright configs for pkg_resources - pkg_resources: Updates from upstream typing merge - pkg_resources: Remove stray Anys and use more Self & NoReturn types - pkg_resources: Remove type-only _Importer class - pkg_resources: Types from assignments and aliases - Override pkg_resources.ZipProvider.loader type - setuptools & pkg_resources: Complete VendorImporter class - pkg_resources: don't ignore "missing symbol from stub" in stubtest - Fix invalid noqa comments and poorly formatted type ignores - pkg_resources: Reorder names to be closer to implementation - Improve typing of sysconfig.get_config_var(s) - fix: typo on setuptools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-psutil: upgrade 5.9.5.20240511 -> 5.9.5.20240516Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: Update dependency pyright to v1.1.363 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-twine: upgrade 5.0.0 -> 5.1.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: Add the experimental --attestations flag Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-transitions: upgrade 0.9.0 -> 0.9.1Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Fix may_ always returning false for internal transitions - Pass investigated transition to EventData context in 'may' check - Improve the handling of diagrams when working with parallel states, especially when using the show_roi option - Exception is not broad enough and does not catch asyncio.CancelledError or KeyboardInterrupt; use BaseException instead - '_anchor' suffix has been removed for (py)graphviz cluster node anchors - local testing switched from tox to nox - Remove surrounding whitespace from docstrings - Add on_final to Machine and NestedState constructor and final to State. Callbacks passed to on_final will be executed when a State with final=True is entered or all children of a parallel state are final. - Process exceptions with Machine.on_exception in may_ as well - Improved handling of removing transitions for GraphMachine and HiearachicalMachine - Better handling of unset styling in GraphMachine Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: upgrade 2024.5.10 -> 2024.5.15Wang Mingyu2024-05-281-1/+1
| | | | | | | | Fix bug: hangs with fuzzy and optionals Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-rapidjson: upgrade 1.14 -> 1.17Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | Changelog: ========== - Use current master__ version of rapidjson - Generate wheels on PyPI using Python 3.13b1 release, thanks to cibuildwheel 2.18.0__ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzstd: upgrade 0.15.10 -> 0.16.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | Changelog: =========== - Upgrade zstd source code from v1.5.5 to v1.5.6 - Fix pyzstd_pep517 parameter name in get_requires_for_build_wheel - Deprecate support for Python version before 3.8 and stop building wheels for them - Minor fixes in type hints - Refactor README & CHANGELOG files Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyperf: upgrade 2.6.3 -> 2.7.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | Changelog: ============ - Fix typo in example docs - Update --table example - Include CONFIG_ARGS in Metadata - Fix typos discovered by codespell - tox.ini: Replace flake8 with ruff - Add some ruff rules for pyupgrade - Disable TurboBoost tuning settings on non-Intel - Fix logic in MSR availability test - gh-187: Support environment variables PYTHON_GIL / PYTHON_CPU_COUNT Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: upgrade 3.1.0 -> 3.2.2Wang Mingyu2024-05-281-2/+2
| | | | | | | | | | | Changelog: =========== - Fix multiple false positives for generic class syntax added in Python 3.12 - Exclude context manager without cleanup from contextmanager-generator-missing-cleanup checks. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycurl: upgrade 7.45.2 -> 7.45.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ * Add CURLOPT_REQUEST_TARGET option * Add missing 2nd parameters to METH_NOARGS functions * Add CURLOPT_AWS_SIGV4 option * Add consistent names for newer Curl version constants * Only run HTTP version 3 option constant test if curl supported * Expose COMPILE_SSL_LIB in Python and use for test filtering * Filter tests based on *compile* libcurl version not runtime version * Use print function in callbacks documentation * Add missing shebang to tests/ext/test-suite.sh * Officially declare support for Python 3.12 * Fix curl_multi_info_read flow that loses messages * Support using environment variables for setup on Windows * Add support for Schannel SSL backend * Skip HTTP2 tests based on a curl support check * Fix fake-curl tests so they work when run out of tree * xfail test_easy_pause_unpause unconditionally * Provide generic error strings in pycurl.error objects * Change URLs to new curl mailing list * Add missing HTTPS proxy options * Add support for setting CURLOPT_SSLCERT_BLOB * Add support for setting rest of CURLOPTTYPE_BLOB fields * Build wheels on Linux/macOS/Windows Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-platformdirs: upgrade 4.2.1 -> 4.2.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: ix android detection when python4android is present Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm: upgrade 2.15.2 -> 2.15.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | Changelog: ========== - Fixed pdm venv activate, to also work for windows. And added documentation on how to authenticate to Azure Artifacts - Don't show unsupported formats in pdm export. - Proxy (HTTP_PROXY env vars) settings are ignored for custom indexes. - Fix the quoting of venv activate command for powershell. - Raise an error if the package given by pdm update does not exist in the select dependency group but in other groups. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-moteus: upgrade 0.3.68 -> 0.3.70Wang Mingyu2024-05-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gspread: upgrade 6.1.0 -> 6.1.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | Changelog: ============ - add note about runnings tests to contrib guide - Some updates on get_notes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.129.0 -> 2.130.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.130.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dbus-fast: upgrade 2.21.2 -> 2.21.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | Fix bug: Clear exception flag on disconnect future if its also sent to handlers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitstring: upgrade 4.2.2 -> 4.2.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | Changelog: =========== - Some codes representing exotic float negative zero converted to positive zero. - Auto-scaling rounding the wrong way on occasion. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 3.2.0 -> 3.2.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: Improve inference for generic classes using the PEP 695 syntax (Python 3.12). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-annotated-types: upgrade 0.6.0 -> 0.7.0Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== - Allow tzinfo objects for Timezone - add URLs to pyproject.toml - suggested fix on typo - Correct misstatement in README - Fix IsDigit -> IsDigits - Add Unit type - Improve handling of GroupedMetadata (First try) - Prepare for 0.7.0 release Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 46.1 -> 46.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | Changelog: =========== - Don't treat future dates as "Today" - Fix crashes - Prevent freeze on Audio/Video properties - Don't irreversibly hide sidebar with touch gesture - Don't expose unreadable symbol to screen reader - Fix search selection performance - Fix sorting on grid view Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msgraph: upgrade 0.2.1 -> 0.2.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | Changelog: ========== * Add remote copy and move functions * Drop Authorization header during download * Fix browsing shared files Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdevmapper: upgrade 2.03.22 -> 2.03.24Wang Mingyu2024-05-282-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libass: upgrade 0.17.1 -> 0.17.2Wang Mingyu2024-05-281-2/+2
| | | | | | | | | | | | Changelog: =========== * Fix rendering of \h in certain cases * Fix a minor memory leak in the CoreText and DirectWrite font provider * Fix wrong ASS_Image dimensions for huge BorderStyle=4 backgrounds potentially leading to out of bound reads by API users Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gsl: upgrade 2.7.1 -> 2.8Wang Mingyu2024-05-282-4/+4
| | | | | | | | | | | | | | Changelog: ============ * updated multilarge TSQR method to store ||z_2|| and provide it to the user * add routines for Hermite B-spline interpolation * add Lebedev quadrature (gsl_integration_lebedev) * major overhaul to the B-spline module to add new functionality Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googlebenchmark: upgrade 1.8.3 -> 1.8.4Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: https://github.com/google/benchmark/releases/tag/v1.8.4 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: upgrade 3.50.1 -> 3.50.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== * Setup Dialog - fix provider icon style - fix dialog not closing when cancelled * Exchange - fix account setup field verification * Microsoft 365 - fix account storage - fix identity retrieval - fix email retrieval * WebDAV - fix Fastmail and mailbox.org endpoints - fix for content-restricted app passwords * Translations - Mark a user-visible string as translatable - Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 44.2 -> 44.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | Changelog: ============ * Fixed filename not changed when creating a new archive * 7z: error when creating archives with volumes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 46.1 -> 46.3Wang Mingyu2024-05-281-1/+1
| | | | | | | | | Changelog: ========== * Fix typo in URL Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cjson: upgrade 1.7.17 -> 1.7.18Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | Changelog: ============ * Add NULL check to cJSON_SetValuestring()(CVE-2024-31755) * Remove non-functional list handling of compiler flags * Fix heap buffer overflow * remove misused optimization flag -01 * Set free'd pointers to NULL whenever they are not reassigned immediately after Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | Changelog: ============ * Enable IPv6 name record lookups for dig-wrapper. This indirectly enables IPv6/AAAA-record support for dyndns-host-open (& traffic-accounting) plugin ! Prevent systemd from terminating the job manager when some rules fail * Renamed xxx_OUTPUT to INET_OUTPUT_xxx for clarity/consistency + Additional INET_OUTPUT_xxx settings to have better control of internet access on this machine * Reorder some code/settings for clarity/consistency Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unicode-ucd: fix UNPACKDIR conversion leftoversMarkus Volk2024-05-281-0/+3
| | | | | | | | | | | this avoids: WARNING: unicode-ucd-14.0.0-r0 do_unpack: unicode-ucd: the directory ${WORKDIR}/${BP} (/home/flk/poky/build-hypr/tmp/work/all-poky-linux/unicode-ucd/14.0.0/unicode-ucd-14.0.0) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-image: upgrade to 2.8.2Kacper Dalach2024-05-281-3/+2
| | | | | | | | | License-Update: Updated copyright for 2024 Upgraded libsdl2-image to version 2.8.2 Signed-off-by: Kacper Dalach <dalachowsky@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfido2: remove non-functional native and nativesdk BBCLASSEXTENDYoann Congal2024-05-281-2/+0
| | | | | | | | | | | | | | | | | | | | | libfido2 depends on udev and libcbor which do not exist for native and nativesdk targets. Remove native & nativesdk from BBCLASSEXTEND to avoid hitting these in world/universe builds. Fixes these warnings (as seen on AB[0]): WARNING: Nothing PROVIDES 'nativesdk-udev' (but virtual:nativesdk:[...]/libfido2_1.14.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing PROVIDES 'nativesdk-libcbor' (but virtual:nativesdk:[...]/libfido2_1.14.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing PROVIDES 'libcbor-native' (but virtual:native:[...]/libfido2_1.14.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing PROVIDES 'udev-native' (but virtual:native:[...]/libfido2_1.14.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing RPROVIDES 'nativesdk-libfido2-dev' (but virtual:nativesdk:[...]/libfido2_1.14.0.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'nativesdk-libfido2' (but virtual:nativesdk:[...]/libfido2_1.14.0.bb RDEPENDS on or otherwise requires it) [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/156/builds/367/steps/12/logs/warnings Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Cc: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: stop declaring compatibility with scarthgapDmitry Baryshkov2024-05-2810-10/+10
| | | | | | | | | With the UNPACKDIR changes in place the layers are no longer compatible with the scarthgap release. Drop it from LAYERSERIES_COMPAT and limit compatibility to styhead only. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools-configfs: Fix build-time warning about S being non-existentDmitry Baryshkov2024-05-281-0/+3
| | | | | | | | | | | | | | | | android-tools-configfs doesn't have any checked out source files, which results in a warning regarding S not existing. Fix the warning by pointing S to ${WORKDIR}/sources and UNPACKDIR to ${S}. The warning text: WARNING: android-tools-conf-configfs-1.0-r0 do_unpack: android-tools-conf-configfs: the directory ${WORKDIR}/${BP} (<scrubbed>) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools: fix UNPACKDIR conversion leftoversDmitry Baryshkov2024-05-251-1/+1
| | | | | | | | With the intruction of the UNPACKDIR the remount script is placed in the UNPACKDIR and not in S. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools: fix building with GCC 14Dmitry Baryshkov2024-05-252-0/+27
| | | | | | | | | | | | | | | libstdc++ in GCC 14 has dropped several nested includes. Include the <algorithms> header to fix build error: system/core/fs_mgr/liblp/utility.cpp: In function 'bool android::fs_mgr::UpdateMetadataForInPlaceSnapshot(LpMetadata*, uint32_t, uint32_t)': system/core/fs_mgr/liblp/utility.cpp:264:28: error: no matching function for call to 'find(std::vector<LpMetadataPartitionGroup*>::iterator, std::vector<LpMetadataPartitionGroup*>::iterator, __gnu_cxx::__alloc_traits<std::allocator<LpMetadataPartitionGroup>, LpMetadataPartitionGroup>::value_type*)' 264 | auto it = std::find(new_group_ptrs.begin(), new_group_ptrs.end(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 265 | &metadata->groups[partition.group_index]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hddtemp: Fix reproducibility in fr localeYoann Congal2024-05-252-0/+47
| | | | | | | | | | | | | | | | | | hddtemp po files lack the Language header and it is derived from Language-Team header. This process fails for FR and DE locals and an empty default is used... but reproducibility test has shown that sometime it succeeds[0]. Fix this non-reproducibility by forcing the Language header to the correct value. [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/23/steps/32/logs/stdio https://autobuilder.yocto.io/pub/repro-fail-openembedded/meta-oe/oe-reproducible-20240503-9c4hilsr/packages (no nice HTML diffoscope output) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburing: Use libc on rv64/clang18Khem Raj2024-05-251-1/+6
| | | | | | clang18 generates memset call which demands linking with libc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: remove STAGING_LIBDIR with /Martin Jansa2024-05-241-2/+2
| | | | | | | | | | | | | | | | | * after buildpath warnings fix from: https://git.openembedded.org/meta-openembedded/commit/?id=eeef1fddd9052bed4b1a91565260518eb042fed2 the LibwebsocketsTargets.cmake ends with: INTERFACE_LINK_LIBRARIES "ssl;crypto;ssl;crypto;/libcap.so;-lpthread" instead of: INTERFACE_LINK_LIBRARIES "ssl;crypto;ssl;crypto;/OE/build/.../libwebsockets/4.3.3/lib32-recipe-sysroot/usr/lib/libcap.so;-lpthread" which causes e.g. mosquitto to fail in do_compile with: ninja: error: '/libcap.so', needed by 'src/mosquitto', missing and no known rule to make it * this happens only when libwebsocket is built with libcap enabled (by libcap in DEPENDS) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-requests-mock: new recipeTom Geelen2024-05-241-0/+9
| | | | | | Mocked responses for the requests library Signed-off-by: Khem Raj <raj.khem@gmail.com>