diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1a0f810c..ea5880ef 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update layers/meta-balena to aa715d098183a09e3f52467f5118f51646c796f6 + hash: 85439b476f8ca75dd078a925318ab470e6bad2f2 + body: Update layers/meta-balena + footer: + Changelog-entry: Update layers/meta-balena to aa715d098183a09e3f52467f5118f51646c796f6 + changelog-entry: Update layers/meta-balena to aa715d098183a09e3f52467f5118f51646c796f6 + author: balena-renovate[bot] + nested: + - commits: + - subject: "classes: kernel-balena: configure reset on oops" + hash: dc2c8fc20d27d269d0132981ab03e62c882a9e8b + body: > + This is specially useful to prevent devices freezing at boot on + errors, + + for example when the initramfs fail() is called allowing the + device to + + reboot and rollback. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: meta-balena-6.2.1 + title: "" + date: 2024-12-19T11:55:56.499Z + version: 6.2.1 + title: "" + date: 2024-12-19T14:24:47.096Z - commits: - subject: Update balena-yocto-scripts to 8ac2c94cba482a68902453f71b758d2fc3907f98 hash: 0b0d3011801ba5cd9f4e00e8df651d03c15b2e23 diff --git a/CHANGELOG.md b/CHANGELOG.md index 9baf21fa..bb02dc84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.107.5 ## (2023-01-09) +# v6.2.1 +## (2024-12-19) + + +
+ Update layers/meta-balena to aa715d098183a09e3f52467f5118f51646c796f6 [balena-renovate[bot]] + +> ## meta-balena-6.2.1 +> ### (2024-12-19) +> +> * classes: kernel-balena: configure reset on oops [Alex Gonzalez] +> + +
+ # v6.2.0+rev8 ## (2024-12-19) diff --git a/VERSION b/VERSION index 25336c6f..0df17dd0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.2.0+rev8 \ No newline at end of file +6.2.1 \ No newline at end of file