diff --git a/CHANGELOG.md b/CHANGELOG.md index adfcc77d6..279eb8fb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,15 +25,20 @@ and this project adheres to - Fix ptests in meta-filesystems and meta-multimedia - Upgrade clang to 19.1.2 release - Fix several recipes to work with python 3.13 +- Drop unnecessary SRC_URI md5sum in meta-python +- Fix do_fetch error for vlock and wireguard-tools recipes +- Upgrade musl to latest SHA 047a16398b29d2702a41a0d6d15370d54b9d723c +- Upgrade Qt6.8 recipes to latest on 6.8 release ### Added - Added recipes for - fastfloat, glad, python3-pytest-codspeed - tomlplusplus + tomlplusplus, snapper ### Removed - Removed VOLATILE_TMP_DIR and VOLATILE_LOG_DIR +- Drop unnecessary SRC_URI md5sum entries in meta-perl ## [2024.09] - 2024-09-30 diff --git a/conf/site.conf b/conf/site.conf index 11d17da2f..f0f0ddf53 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-musl-systemd-wayland" #require conf/world.conf -IMG_VERSION = "24.9.4" +IMG_VERSION = "24.9.5" diff --git a/sources/meta-arm b/sources/meta-arm index e161d8aef..2fdc13908 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit e161d8aefbdad732bebdfabc05503e8631241600 +Subproject commit 2fdc139084fe8bc6d1e2ca25b17b397d5f388640 diff --git a/sources/meta-clang b/sources/meta-clang index d3180c5e5..ede1c06e3 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit d3180c5e597f587c822192caba3ceced2452b861 +Subproject commit ede1c06e3e6cba596edd70e55ea02740a73accf3 diff --git a/sources/meta-freescale b/sources/meta-freescale index 17fdf02fc..fdca219fe 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 17fdf02fcb997fa03bef67c8a9074bef3eba8cab +Subproject commit fdca219fecba823b60b7fd84d14e72f1a070c811 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 8255ea81d..793557a31 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 8255ea81d8ed6f59e8483d4f61a1405da9a16d60 +Subproject commit 793557a317dd0393d9a68d0aa79e041d7bfdcdda diff --git a/sources/meta-riscv b/sources/meta-riscv index e875ec652..dfd5001e7 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit e875ec652fecdfd3ae485d1226d29fbbcac33362 +Subproject commit dfd5001e76439234b32d2db34b34246b3f0be2af diff --git a/sources/meta-tegra b/sources/meta-tegra index 3fdf6ce5d..6ee8c498d 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 3fdf6ce5dc6004ca72f014912a0f35e005cb40c8 +Subproject commit 6ee8c498d8087daea51a256a0216eb085a770d34 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 3be40db58..7dcc2b40a 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 3be40db583f28b4daa7417f4fd2bccec03aa7842 +Subproject commit 7dcc2b40ae1e7497d141851ad8be277814081388 diff --git a/sources/poky b/sources/poky index 066108377..dab2dcae8 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 066108377dbbfb8705b7bbaf6effcfbe23adeec7 +Subproject commit dab2dcae89d349366edc3cfa09c312fab8cf14b8