From 462ef2cc8fb9b42bd22ce6a970a176d5ac2cd706 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 12 Apr 2024 09:06:27 -0700 Subject: [PATCH] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f46ffc664..f35b51b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,17 +19,23 @@ and this project adheres to - Enable OPTEE for var-som-mx8 project - Upgrade Golang to 1.22.2 - Upgrade webkit to 2.44.0 -- Fix ptests for several meta-python recipes +- Fix ptests for several meta-openembedded recipes - Update QT6 to latest 6.7 - Upgrade clang compiler to 18.1.3 +- Switch to use http/https instead of ftp in SRC_URIs +- Update linux-variscite to include DT fix to enable PCIE ### Added - New Recipes - - highway, libjxl, python-libusb1, libfido2, avro-c++ + - highway, libjxl, python-libusb1, libfido2, avro-c++, python3-flexcache + python3-flexparser, composefs ### Removed +- Removed recipes + - libxml++ + ## [2024.03] - 2024-03-31 ### Changed