diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 194a6940..b7e3347a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Enable PINCTRL_BROXTON support in the kernel + hash: e5ebda4c8c9dcf77ec17a4dc6e542c9fd009a089 + body: "" + footer: + Changelog-entry: Enable PINCTRL_BROXTON support in the kernel + changelog-entry: Enable PINCTRL_BROXTON support in the kernel + Signed-off-by: Memory Wu + signed-off-by: Memory Wu + author: Memory Wu + nested: [] + version: 5.3.25+rev9 + title: "" + date: 2024-08-20T14:14:28.009Z - commits: - subject: Update balena-yocto-scripts to 8450f5dfee536fe1cc26fda70916875857a7106f hash: 6e675275faf28b97540462722dc1c02df24955c5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 423b4fac..3a1c851d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v5.3.25+rev9 +## (2024-08-20) + +* Enable PINCTRL_BROXTON support in the kernel [Memory Wu] + # v5.3.25+rev8 ## (2024-08-12) diff --git a/VERSION b/VERSION index d5d34cca..7e5d1512 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.25+rev8 \ No newline at end of file +5.3.25+rev9 \ No newline at end of file