diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9f424f1..2531638 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,24 @@ +- commits: + - subject: Use nonarch_base_libdir variable when packaging files for + linux-firmware recipe + hash: 964bece1f1f6b12007bbfd883151e1232e9228f1 + body: > + Using the nonarch_base_libdir variable instead of hardcoding directly + the path + + will help us when we enable the usrmerge feature. + footer: + Changelog-entry: Use nonarch_base_libdir variable when packaging files for + linux-firmware recipe + changelog-entry: Use nonarch_base_libdir variable when packaging files for + linux-firmware recipe + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + nested: [] + version: 6.5.2+rev1 + title: "" + date: 2025-03-24T08:40:42.377Z - commits: - subject: Update layers/meta-balena to aa785e72071c7291797312d8800a4a9d8a441450 hash: c14dc7fd040ed962a8bd24d557ce72a93138f1f7 diff --git a/CHANGELOG.md b/CHANGELOG.md index f27efbd..04180ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v6.5.2+rev1 +## (2025-03-24) + +* Use nonarch_base_libdir variable when packaging files for linux-firmware recipe [Florin Sarbu] + # v6.5.2 ## (2025-03-21) diff --git a/VERSION b/VERSION index fa09f58..7933baa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.5.2 \ No newline at end of file +6.5.2+rev1 \ No newline at end of file