diff --git a/CHANGELOG.md b/CHANGELOG.md index ad9165e73..0e70369fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2024.04] - 2024-04-xx + +### Changed + +- Upgrade webkitgtk3 to 2.44 +- Fix packaging conflicts between mesa and mesa-pvr for RISCV64 +- Upgrade linux-yocto to v6.6.23 +- Upgrade gstreamer to 1.22.11 +- Fix openssl crash on aarch64 w/o crypto instructions +- Accomodate llvm in readelf and objdump commands in oe packaging + +### Added + +- New Recipes + - highway, libjxl, python-libusb1 + +### Removed + ## [2024.03] - 2024-03-31 ### Changed diff --git a/sources/meta-arm b/sources/meta-arm index 8d308aac0..d9e18ce79 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 8d308aac029f3c5cd08100f2978d0c28bed4332d +Subproject commit d9e18ce7920fd4b6216fbda6c7938450aa3b45b7 diff --git a/sources/meta-freescale b/sources/meta-freescale index 84be48464..19d33d87a 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 84be484645cdcc12bc12591874bfebd24cc0c9a6 +Subproject commit 19d33d87a3f5bd836ee472f207f20c4e126a7d6b diff --git a/sources/meta-intel b/sources/meta-intel index bdb3a5206..506aa1857 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit bdb3a52062a1290302674c05398e950f915d10f9 +Subproject commit 506aa18577c4a309633cfcf016141cd76c55fdae diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 1f28cb0ba..a6bcdca5b 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 1f28cb0baf245cac5209088b29ca7d494f7a3686 +Subproject commit a6bcdca5b4681906b00e12f6bc4af465c85bad9f diff --git a/sources/meta-riscv b/sources/meta-riscv index 0b1c78657..c1c671a97 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 0b1c78657e7d56f44e1fe0d7a650b011a774cfd1 +Subproject commit c1c671a97025941f7ec4d98e586f357f126e9379 diff --git a/sources/meta-tegra b/sources/meta-tegra index 6bef48c4d..95456f2f3 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 6bef48c4d5d273b601076591d79345d90c4efcfe +Subproject commit 95456f2f3a818ef6058f51ff854383c369769bef diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 5f6d48e0f..59a32b0f5 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2024.03" -DISTRO_CODENAME = "Massese" +DISTRO_VERSION = "2024.04-rc.1" +DISTRO_CODENAME = "Norfolk" SDK_VERSION := "${DISTRO_VERSION}" SDK_NAME_PREFIX = "yoe" diff --git a/sources/poky b/sources/poky index ae7056844..30d88a204 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit ae7056844aa05a239384335a66684394e10290a6 +Subproject commit 30d88a20432d2ddca555c9b6690450b260e523ec