diff --git a/CHANGELOG.md b/CHANGELOG.md index 483d1b821..162356e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,14 +19,19 @@ and this project adheres to - Build u-boot-starfive outside source tree - Improve manuals with reference to familiar tasks - Assorted package version upgrades +- Update clang to 15.0.3 +- Fix bpftrace on RISCV64 +- Fix linux-hardkernel 4.9 with GCC 12 +- Update documentation for oe-core ### Added - Add ptest support for bpftrace -- Add new recipe - rpi-libcamera-apps +- Add new recipe - rpi-libcamera-apps, python3-pytest-json-report + Perfetto, md4c ### Removed - +- Removed recipes: onboard - Remove -ffile-compilation-dir from global clang options ## [2022.09] - 2022-09-30 diff --git a/sources/meta-arm b/sources/meta-arm index 90f9e1241..2fffdd923 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 90f9e1241b8332fb79b0fe77d1f3e407be9b8576 +Subproject commit 2fffdd9234c988ed08cf328614542e197a8e4c24 diff --git a/sources/meta-clang b/sources/meta-clang index bdbd37411..f765d4bfd 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit bdbd3741126c1c4144c0c28cf2c0bb1d16d53d9d +Subproject commit f765d4bfdd0e5f820d48c3c8e0b02c5dc7b62f53 diff --git a/sources/meta-freescale b/sources/meta-freescale index 7d7d4a46e..0d96c7fe3 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 7d7d4a46e64f9c4fa4f257ac0f670e23ba746520 +Subproject commit 0d96c7fe315c03cba54c38dab2f40d987ca24a70 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 07c9d8e20..070f5cc7b 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 07c9d8e205caa3a41844d7f9086bdc88cfdff7a7 +Subproject commit 070f5cc7b5a29ee98899be134f24f338b59770ff diff --git a/sources/meta-intel b/sources/meta-intel index f7cbf66ec..5963592b7 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit f7cbf66ec2c487c2e754d9bfb4925db744df08bc +Subproject commit 5963592b7370ee63d621ab9653c838168a6e2fc5 diff --git a/sources/meta-odroid b/sources/meta-odroid index 809ec8d01..8491ad620 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 809ec8d01c0dbb6e8d189c891d5cccf9bfb0ac46 +Subproject commit 8491ad620c2a07a70117ef785451f0b60bd3d74c diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 6529e5f96..2ab46bac6 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 6529e5f9630a0879b7735bf867e2a27cee717c57 +Subproject commit 2ab46bac63c32a1f37576b4b8be61c95585ffcf2 diff --git a/sources/meta-qcom b/sources/meta-qcom index 38e04ec13..6e209b78c 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 38e04ec134cd3eeaf594e5d943265c463de04a75 +Subproject commit 6e209b78ce5b4fedad37e5a2a21a660f06318104 diff --git a/sources/meta-qt5 b/sources/meta-qt5 index 11ef27b25..1a917695e 160000 --- a/sources/meta-qt5 +++ b/sources/meta-qt5 @@ -1 +1 @@ -Subproject commit 11ef27b254a574269e0cf860c06d79d518e65bce +Subproject commit 1a917695e439d602ec85e1db4e0478533cfbfaa8 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index fc5f80a47..722c51647 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit fc5f80a47ed7761509ac0700c81581c97dfe135a +Subproject commit 722c51647c75d63e8c6c53ee214c4e3f0a263ed2 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index e8e4b39b8..f2b4e6efd 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit e8e4b39b8bee3fc9e9ef3490d0dc65a6dd342ae3 +Subproject commit f2b4e6efde0e2e8ed9a15694d716add3eb4d14dc diff --git a/sources/meta-ti b/sources/meta-ti index 5eb1a669b..c023b5053 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 5eb1a669b82bfa58c5fc85ceadab815c6c4a6e61 +Subproject commit c023b50537fc513cbbc91b00ed0ead77fbac1070 diff --git a/sources/poky b/sources/poky index 3e5faccfa..95c802b0b 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 3e5faccfaf50fee0ba8f6eef6c9bf458137d06d2 +Subproject commit 95c802b0be3b21a492df910fc75bead6784b3347