diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dccfaf35..64e42d966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,20 @@ and this project adheres to - Fix python, tcl ptest runs on musl - Fix multilib builds of few packages in meta-oe - Fix several packages to build for non-neon arm targets +- Fix multilib support in clang to search lib32 +- Fix fetching bcc recipe to not modify .gitconfig on build host +- Explicitly disable JIT in webkitgtk for armv7* with softfp +- Fix rust targets for ppc64 architecture +- Improve loongarch support in go compile and gcc toolchain +- Update linux-yocto/6.4 to v6.4.14 and 6.1 to v6.1.51 +- Upgrade qemu to 8.1.0 +- Review CVE_STATUS for kernel vulnerablity list +- Fix several ptests in core to work on musl ### Added +- Added new recipes + - microcom, vsomeip - Add gpt-hybrid partition layout to wic ### Removed diff --git a/sources/meta-arm b/sources/meta-arm index 99a23c40e..a262d308e 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 99a23c40ef1bc785f3d7a9ab0ab3a6271e555e94 +Subproject commit a262d308e78b9ad5c0f92c77714c7a354c5ddcfb diff --git a/sources/meta-clang b/sources/meta-clang index 7a9fe6f0c..0bbb4abf1 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 7a9fe6f0c67c85a51cf28fe6eb76ef9977397f7b +Subproject commit 0bbb4abf18108c456913c8ad7c25af5bf835bb4a diff --git a/sources/meta-freescale b/sources/meta-freescale index e4d721f73..04db36f81 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit e4d721f735aba27f0f1a478dba1b28f738cd1e9d +Subproject commit 04db36f81953fc5f91f6c0b17f6d25b47778fd19 diff --git a/sources/meta-intel b/sources/meta-intel index c9c5b8b1b..0ccbd5e71 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit c9c5b8b1b04096fcc00d49a0aa5e1f9e2aa53953 +Subproject commit 0ccbd5e710b827a1cc73acf0ac75c395edc57b59 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index b74b10e31..7554afa9b 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit b74b10e31620f90b92979e2f1516bfbc8d051ec2 +Subproject commit 7554afa9b38c12a066b5970e18c1a7d60584f47e diff --git a/sources/poky b/sources/poky index 733afeffd..a8f3ebc4e 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 733afeffd19a2ae3af34abe95e514cb4b99cd366 +Subproject commit a8f3ebc4e0ab5caa9c715798d19ac6dbd15d3957