diff --git a/CHANGELOG.md b/CHANGELOG.md index d756bc50f..6f2a98362 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,12 +30,16 @@ and this project adheres to - Fix reproducibility issues in several meta-openembedded recipes - Set umask to 0022 on build directories on bitbake invocation - Upgrade binutils to 2.43.1 +- Fix QT 6.7 builds with Clang-19 +- Upgrade libxml2 to 2.13.3 and address ABI breakges due to it in meta-oe ### Added - Introduce 6.10 reference kernel - Added vex class for CVE management - +- Added recipes: + - drgn, vdpauinfo, python3-psycopg + ## [2024.07] - 2024-07-30 ### Changed diff --git a/conf/site.conf b/conf/site.conf index b7261c6e2..74a31ad90 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-sysvinit-wayland" #require conf/world.conf -IMG_VERSION = "24.7.4" +IMG_VERSION = "24.7.5" diff --git a/sources/meta-freescale b/sources/meta-freescale index 4c4483b3b..52c1409dc 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 4c4483b3bd6896468f422f6201d9080e57c543fc +Subproject commit 52c1409dc2278b7ace5ebca3077b9d8242eac37f diff --git a/sources/meta-openembedded b/sources/meta-openembedded index fc0264f0f..f7fe2415e 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit fc0264f0fd424e18c364d18cbce69eae386c8995 +Subproject commit f7fe2415e1317c5bcb791c6c1ca9c36e476b0af8 diff --git a/sources/meta-qcom b/sources/meta-qcom index e1960557c..735877586 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit e1960557c8f82cf4db60712367ae7b1c6d482761 +Subproject commit 7358775868f10b4bf9609f01e52c98683b62cd67 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index 7b3ddba10..8cee80e72 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit 7b3ddba10c2233b4e143a18b3be45429aee30d76 +Subproject commit 8cee80e729d540cc86b546beb065e3df198895c3 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index dcb507938..e6789604a 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit dcb50793867b75b7ae36f0deb100aa4b480d7dfb +Subproject commit e6789604ab4de0fa3db90b597237be38e424c1fc diff --git a/sources/meta-tegra b/sources/meta-tegra index 1247115ba..63ef5b0fa 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 1247115ba46f3e13de96820d3e66f0700a0cd77c +Subproject commit 63ef5b0faf69d3ad99558bfb8ee0c839de33e515 diff --git a/sources/meta-ti b/sources/meta-ti index e41f1e56b..f8ccb2070 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit e41f1e56b6a97c796e542fed401e56e04f93fe1d +Subproject commit f8ccb20709f5d864479ea64aa9ebf1bd89e7d82f diff --git a/sources/poky b/sources/poky index 94993b0ef..56bc6ce8c 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 94993b0ef4d670cbfee517b703e356de461078a9 +Subproject commit 56bc6ce8c62278f432ac4b4a8127699896590d52