From b2ed8c4fd48fd9db38d3d836128da29d3141f420 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 5 Nov 2024 17:30:06 -0800 Subject: [PATCH] CHANGELOG: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c62ee7a..7da19146f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,20 @@ 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.11] - 2024-11-xx + +### Changed + +- Refresh FILESEXTRAPATHS for meta-oe recipes +- Upgrade bluez to 5.79 +- use lz4 instead of lz4c in bitbake compress +- Upgrade busybox to 1.37 and refresh defconfigs +- Selectively enable GObject introspection in libgpiod + +### Added + +- Added recipes for - drm-info, asyncmqtt, swagger-ui + ## [2024.10] - 2024-10-31 ### Changed