Commit Graph

13325 Commits

Author SHA1 Message Date
Wang Mingyu
ac1756f1b7
iperf3: upgrade 3.16 -> 3.17.1
License-Update: Copyright year updated to 2024.

Changelog:
============
- Version number has been corrected.
- No longer signing tags

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:57 -07:00
Wang Mingyu
3db6d7d5a2
hwdata: upgrade 0.382 -> 0.383
Changelog:
 Update pci and vendor ids

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:56 -07:00
Wang Mingyu
713785761d
highway: upgrade 1.1.0 -> 1.2.0
Changelog:
============
-Add InterleaveEven/InterleaveOdd, BitShuffle, GatherIndexNOr
-Add IsNegative, IfNegativeThenElseZero, IfNegativeThenZeroElse
-Add NEON_BF16, HWY_VERSION_GE/LT, HWY_EXPORT_T/HWY_DYNAMIC_DISPATCH_T
-Add PromoteInRangeTo/ConvertInRangeTo/DemoteInRangeTo
-Add Rol/Ror, RotateLeft/RotateLeftSame/RotateRightSame
-Add SatWidenMulPairwiseAccumulate, SatWidenMulAccumFixedPoint
-Add stats.h, bit_set.h, IsEitherNaN
-Add UI8/UI32/UI64 MulHigh, I64 MulEven/MulOdd/Mul128
-Add WidenMulAccumulate, MulEvenAdd, MulOddAdd
-contrib/bit_pack: support 32/64-bit lanes
-contrib/math: Add Exp2, Hypot
-contrib/matvec: Add MatVecAdd
-contrib/sort: Add VQ/HeapSelect, partial sort
-contrib/topology: add affinity, detect topology/cache size/CPU name
-Enable runtime dispatch for NEON/RVV, bazel modules, abort handler
-Remove DASSERT for negative Gather indices
-Support opting out of GUnit dependency
-Use SPR/ZEN4 bf16 dot product
-Known GCC 13 RVV issue: parts of sort_test and bit_pack_test disabled
-Known Clang RVV/QEMU issue: incorrect rounding mode in upper/lower halves

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:56 -07:00
Wang Mingyu
11ff9bb108
glibmm-2.68: upgrade 2.78.0 -> 2.80.0
Changelog:
==========
* Add wide_from_utf8() and wide_to_utf8()
* DateTime: Add create_from_local_usec(), create_from_utc_usec()
  and to_unix_usec().
* Application: Add get/set/property_version()
* ApplicationCommandLine: Add done()
* DBus::Message: Add get_arg0_path()
* Socket: Add receive_bytes() and receive_bytes_from()
* content_type_guess(): Remove most of an unnecessary overload
* Require glib-2.0 >= 2.79.2

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:56 -07:00
Wang Mingyu
c895c82a15
exiftool: upgrade 12.72 -> 12.85
Changelog:
============
- Added GeolocationFeatureType tag
- Added read support for Nikon NKA and NXD adjustment files
- Added a new Apple:ImageCaptureType value, and changed another one
- Decode a few new Pentax tags
- Decode a few new Canon tags
- Decode some Ricoh Exif metadata from MOV videos
- Extract ID3 UserDefinedText and UserDefinedURL tags by name
- Make $advFmtSelf available for user-defined helper functions
- Documented API GeoDir pseudo option feature
- Tolerate pad byte at end of HIF file when writing
- Raised priority of FileName, BaseName, Directory and FileType tags so they
  don't get hidden by other tags in the file which may have these names
- Changed decoding of QuickTime Rotation (irot) to correspond with
  EXIF:Orientation (previously this was oddly reported as degrees of
  counterclockwise rotation)
- Fixed a typo in the print conversion value for a couple of DPX tags
- Fixed problem writing some QuickTime tags with very large (> 16 MB) values
- Fixed bug in build_geolocation utility that resulted in incorrect population
  numbers when run under ActivePerl

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:56 -07:00
Wang Mingyu
eb6d56d777
editorconfig-core-c: upgrade 0.12.6 -> 0.12.7
Changelog:
==========
- Fix pointer overflow in STRING_CAT.
- Fix a few more stack buffer overflows.
- Add license for FindPcre2 from LuaDist.
- Document and CI fixes.

License-Update:
Add license for FindPcre2 from LuaDist

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:56 -07:00
Wang Mingyu
c2469b4fb5
ctags: upgrade 6.1.20240310.0 -> 6.1.20240602.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:56 -07:00
Wang Mingyu
b6e5565ebd
composefs: upgrade 1.0.3 -> 1.0.4
Changelog:
==========
- Added LCFS_MOUNT_FLAGS_TRY_VERITY/tryverity mount option to do best-effort fs-verity
- Use the new loewerdir+ and datadir+ overlayfs mount options from linux 6.6
- mkcomposefs is now multi-threaded when computing digests and copying files
- mkcomposefs now uses copy_file_range when copying files
- Added some initial rust crates to handle composefs dump files
- Added fuzz tests
- Documentation updates
- Fix some crashes and leaks
- Improve error reporting
- Fix build on various libc types and versions

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:55 -07:00
Wang Mingyu
f016f77796
colord-native: upgrade 1.4.6 -> 1.4.7
0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch
refreshed for 1.4.7

Changelog:
===========
- Add various hardenings to the systemd service
- Always close the ICC profile when loading fails
- Avoid destructing LCMS plugin twice with lcms 2.14
- Do not make state files executable in tmpfiles.d/colord.conf
- Fix a double free spotted by Coverity
- Fix an error check when parsing the DTP94 data
- Fix a -Wincompatible-pointer-types warning
- Fix potential crash when reading from broken Huey hardware
- Set FILE_OFFSET_BITS explicitly
- Use a 64-bit time_t
- Use thread context for Gamut Alarm codes

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:55 -07:00
Wang Mingyu
3349add908
cglm: upgrade 0.9.2 -> 0.9.4
Changelog:
==========
- Struct API glms_ray_at incorrect dir para
- dont use I macro defined in standard
- improve docs
- separate SSE and SSE2
- make Fasth math work both on SSE and SSE2, make -0.0f run on SSE + fast math
- make some failing test pass when fast math is on
- dont validate nan and inf on fast math
- add note to enable config where may not work is some environments
- alignment
- fix some doc typos & warnings

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:55 -07:00
Wang Mingyu
cbd98eb9aa
bubblewrap: upgrade 0.8.0 -> 0.9.0
Changelog:
===========
- Fix a double-close on error reading from --args, --seccomp or --add-seccomp-fd argument
- Improve memory allocation behaviour
- Silence various compiler warnings
- Silence an Automake warning
- Fix a test failure when running as uid 0 in a container
- Fix a test failure when /mnt is a symlink
- Fix a test failure on NixOS
- Add --argv0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:55 -07:00
Wang Mingyu
b2aea7bec1
botan: upgrade 3.2.0 -> 3.4.0
Changelog:
============
- Add Ed448 signatures and X448 key exchange
- X.509 certificate verification now can optionally ignore the expiration date of root certificates.
- Support for "hybrid" EC point encoding is now deprecated.
- Support for creating EC_Group objects with parameters larger than 521 bits is now deprecated
- Add new build options to disable deprecated features, and to enable experimental features.
- Fix a bug affecting use of SIV and CCM ciphers in the FFI interface.
- Add new FFI interface botan_cipher_requires_entire_message
- Internal refactorings of the mp layer to support a new elliptic curve library.
- Use a new method for constant time division in Kyber to avoid a possible side channel where the compiler inserts use of a variable time division.
- Refactor test RNG usage to improve reproducibility.
- Add std::span interfaces to BigInt
- Refactorings and improvements to low level load/store utility functions.
- Fix the amalgamation build on ARM64
- Add Mac ARM based CI build
- Fix a thread serialization bug that caused sporadic test failures.
- Update GH Actions to v4
- Add examples of password based encryption and HTTPS+ASIO client.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:55 -07:00
Wang Mingyu
d5db852e4e
atkmm-2.36: upgrade 2.36.2 -> 2.36.3
Changelog:
===========
* atkmm.h: Update link to ATK
* Add README.win32.md with Win32 build documentation
* Remove AUTHORS and add general information to README.md
* Detect if we build from a git subtree
* Don't copy files with configure_file()
* Fix the evaluation of is_git_build on Windows
* Don't fail if warning_level=everything

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:55 -07:00
baruch@tkos.co.il
a8976d9d3b
sexpect: add new recipe
sexpect is an expect like utility that is designed in the client/server
model. This makes it suitable for use in shell script to control
multiple interactive programs from a single script.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:54 -07:00
Enguerrand de Ribaucourt
bfc372f8c4
cukinia: upgrade 0.6.2 -> 0.7.0
Changes:
    cukinia: Add user is member of groups function
    cukinia: correct _ver2int output format
    cukinia: filter junitxml output to only include valid xml 1.0 chars
    cukinia: Add network interface functions
    cukinia: correct log_suite file name
    cukinia: differentiate cukinia_gpio_* tests
    cukinia_i2c: check driver
    add when/unless
    cukinia: fix bashism in result comparison
    Change license to Apache-2.0 only

GPL-3.0-only license has been removed intentionally (see changelog).

Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-07 09:11:54 -07:00
Jiaying Song
05c17b63fe
rrdtool: Fix do_populate_sysroot QA issues
This commit addresses the shebang size issue encountered in the
do_populate_sysroot task of the rrdtool-native recipe. The issue
was caused by the shebang line in the cgi-demo.cgi file exceeding
the maximum allowed length of 128 characters.

The following error was observed:

ERROR: rrdtool-native-1.8.0-r0 do_populate_sysroot: QA Issue: : /work/x86_64-linux/rrdtool-native/1.8.0/sysroot-destdir/work/x86_64-linux/rrdtool-native/1.8.0/recipe-sysroot-native/usr/share/rrdtool/examples/cgi-demo.cgi maximum shebang size exceeded, the maximum size is 128. [shebang-size]
ERROR: rrdtool-native-1.8.0-r0 do_populate_sysroot: do_populate_sysroot for this recipe installed files with QA issues

The solution implemented involves modifying the shebang line in the
cgi-demo.cgi file to use '/usr/bin/env rrdcgi', ensuring it adheres
to the length limit.

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-06 21:45:27 -07:00
Dmitry Baryshkov
6a8650ac4b
lmsensors: fix building with GCC 14
GCC 14 is more strict regarding const pointers conversion. Fix
conversion to let lmsensors build with GCC 14.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-06 21:45:26 -07:00
Dmitry Baryshkov
2f38b4028d
rrdtool: fix compilation with GCC 14
Import patch from the rrdtool's git to fix building with GCC 14. Note,
it also requires fixing other tools (like lmsensors) in a similar way.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-06 21:45:26 -07:00
Khem Raj
22dc90b02b
sdbus-c++-libsystemd: Refresh patches to work with systemd 255.6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-06 21:45:26 -07:00
Chen Qi
665d4684c8
xscreensaver: remove obsolete append_libtool_sysroot
Due to recent libtool change in oe-core, append_libtool_sysroot is
no longer defined. Remove reference to it to avoid bitbake parsing
error.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-06 21:45:25 -07:00
Dmitry Baryshkov
868ca4d3a7
dhrystone: fix building with the GCC 14
Update dhrystone sources to use C89 instead of K&R C in order to fix
build issues with the recent GCC.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-04 23:49:47 -07:00
Dmitry Baryshkov
5a4e4c532c
android-tools-configfs: Fix build-time warning about S in a second instance of recipe
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}.

Fix the warning for the selinux-enabled recipe.

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>
2024-06-04 23:49:47 -07:00
Khem Raj
e81ffda3b4
ostree: Append to UNKNOWN_CONFIGURE_OPT_IGNORE instead of override
Ensures that predefinined values are repsected as well, since some
of them might be needed by distro settings at global context

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-03 12:05:24 -07:00
Martin Jansa
dc942a392f
libgphoto2: fix build with gcc-14
Fixes:
libgphoto2-2.5.31/camlibs/ptp2/chdk.c:1187:41: error: passing argument 3 of 'jpeg_mem_dest' from incompatible pointer type [-Wincompatible-pointer-types]

https://github.com/gphoto/libgphoto2/issues/959
https://github.com/gphoto/libgphoto2/issues/941

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-01 10:49:41 -07:00
Khem Raj
d859a692ad
sdbus-c++-libsystemd: Upgrade to 255.6
Fixes build with kernel-headers from 6.9+ kernel

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-01 10:49:40 -07:00
Martin Jansa
446afe97d8
lvm2: restore Upstream-Status
* accidentally removed in:
  https://git.openembedded.org/meta-openembedded/diff/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch?id=cc4e9fbd823a9af1f6b8f622ce86d62172ee9ade

* fixes:
  ERROR: QA Issue: Missing Upstream-Status in patch
  TOPDIR/meta-oe/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch
  Please add according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status . [patch-status]

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 14:47:41 -07:00
Peter Kjellerstedt
e1bced7399
libjs-jquery-icheck: Correct LIC_FILES_CHKSUM
Only include the lines from icheck.js that cover the copyright and the
license text.

License-Update: Only include the relevant parts of icheck.js
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:03 -07:00
Peter Kjellerstedt
2648f532bf
hostapd: Only include the relevant parts from README in LIC_FILES_CHKSUM
Only include the lines from the README that cover the copyright and the
license text.

License-Update: Only include the relevant parts of the README
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:03 -07:00
Peter Kjellerstedt
ad437d5237
hostapd: Support running "devtool modify hostapd"
For "devtool modify" to work correctly, ${B} needs to match ${S}.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:03 -07:00
Khem Raj
a47a40a3e4
minifi-cpp: Fix build with clang and riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:02 -07:00
Khem Raj
31cdde8634
mariadb: Fix build on riscv32
Link explicitly with libatomic for 64bit atomics

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:02 -07:00
Khem Raj
ad2407d92a
protobuf: Fix build on riscv32
Link with libatomic since rv32 does not have 64bit atomics
Fixes
| riscv32-yoe-linux-musl-ld.lld: error: undefined reference: __atomic_load_8

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:01 -07:00
Khem Raj
2452baba07
googlebenchmark: Fix type conversion errors found with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:01 -07:00
Khem Raj
9813fb56d2
ckermit: Define return type for main
Newer compilers e.g. clang19+ will treat implicit function prototypes
as errors, therefore define main() with a valid return type

Fixes
ckwart.c:531:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  531 | main(argc,argv) int argc; char **argv; {
      | ^~~~

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-30 08:42:01 -07:00
Alexandre Truong
0b96a041fa
iniparser: use SHA hash for srcrev
A tag was previously passed which needs a network access to identify the
exact SRCREV (SHA1). This network access breaks mirror testing and is
generaly not considered a good practice. See errors at [0].
Thus, a full SHA hash is being passed. Please have a look at [1]
for further information on the use of SRCREV.

[0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/156/builds/374/steps/17/logs/stdio
[1]: https://docs.yoctoproject.org/ref-manual/variables.html?#term-SRCREV

Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-29 20:57:55 -07:00
Dmitry Baryshkov
86b7862ae4
android-tools: fix adb/libssl-1.1 patch
GCC 14.0 being stricter regarding const pointers pointed out the issue
in the adb_libssl_11.diff. RSA_get0_key returns pointers to internal
data of an RSA key structure. As such, this data should use const
pointers, should not be allocated and, more importantly, should not be
freed. Update the patch to use const pointers, drop allocation and
freeing of the 'n' big number.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-29 20:57:55 -07:00
Markus Volk
cc4e9fbd82
lvm2: remove subitted patch
devmapper update also updated lvm2. Thus build fails with:
patching file daemons/lvmdbusd/utils.py
Hunk #1 FAILED at 778.
1 out of 1 hunk FAILED -- rejects in file daemons/lvmdbusd/utils.py

- Drop the submitted patch
- Move PV to lvm2.inc to ensure we keep it in sync for libdevmapper and lvm2
- refresh patches

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-28 09:34:36 -07:00
Wang Mingyu
1e5179077a
xterm: upgrade 391 -> 392
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-28 09:34:36 -07:00
Wang Mingyu
dd8517b804
webkitgtk3: upgrade 2.44.1 -> 2.44.2
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>
2024-05-28 09:34:36 -07:00
Wang Mingyu
99a1d03a2e
thingsboard-gateway: upgrade 3.4.6 -> 3.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-28 09:34:36 -07:00
Wang Mingyu
8c8dc2febb
redis: upgrade 7.2.4 -> 7.2.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-28 09:34:36 -07:00
Wang Mingyu
3202c318b7
libdevmapper: upgrade 2.03.22 -> 2.03.24
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-28 09:34:30 -07:00
Wang Mingyu
4563e25ef8
libass: upgrade 0.17.1 -> 0.17.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>
2024-05-28 09:34:30 -07:00
Wang Mingyu
b6746096f4
gsl: upgrade 2.7.1 -> 2.8
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>
2024-05-28 09:34:30 -07:00
Wang Mingyu
808f2bf90b
googlebenchmark: upgrade 1.8.3 -> 1.8.4
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>
2024-05-28 09:34:29 -07:00
Wang Mingyu
535822eff7
cjson: upgrade 1.7.17 -> 1.7.18
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>
2024-05-28 09:34:28 -07:00
Markus Volk
6193a1a12f
unicode-ucd: fix UNPACKDIR conversion leftovers
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>
2024-05-28 09:34:03 -07:00
Kacper Dalach
2a18bc7d98
libsdl2-image: upgrade to 2.8.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>
2024-05-28 09:34:02 -07:00
Yoann Congal
1a3d194eb3
libfido2: remove non-functional native and nativesdk BBCLASSEXTEND
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>
2024-05-28 09:34:02 -07:00
Dmitry Baryshkov
07772ae470
layers: stop declaring compatibility with scarthgap
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>
2024-05-28 09:34:02 -07:00