diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index b6ae1ae6..5e9b0f71 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,50 @@ +- commits: + - subject: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd + hash: 10d672208611355d879c95cfe9f1709e16a5b0b9 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd + changelog-entry: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd + author: balena-renovate[bot] + nested: + - commits: + - subject: "workflows: yocto-build-deploy: allow to pass barys arguments" + hash: 71b8b94141a41c70bc551d43be425502d30d6afe + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + - subject: "barys: allow for custom templates" + hash: 2169419b13d4d6985d386292a4294e90a446d426 + body: > + By default barys assumes there is only one integration layers + and looks + + for the custom sample templates in there. This might not be the + case + + if there are feature layers like adding secure boot support, so + this + + commit allows to specify which layer to look the sample + templates from. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: balena-yocto-scripts-1.30.16 + title: "" + date: 2025-01-13T20:38:41.835Z + version: 6.3.1+rev2 + title: "" + date: 2025-01-13T22:33:26.010Z - commits: - subject: Update balena-yocto-scripts to e43e9f09d25969dbdb1a01a49e4e466f08892953 hash: d15bd5e577b1b3107643d4442dbea8a2338b4667 diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f90f068..f3f13037 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # v2.105.10 ## (2022-10-13) +# v6.3.1+rev2 +## (2025-01-13) + + +
+ Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd [balena-renovate[bot]] + +> ## balena-yocto-scripts-1.30.16 +> ### (2025-01-13) +> +> * workflows: yocto-build-deploy: allow to pass barys arguments [Alex Gonzalez] +> * barys: allow for custom templates [Alex Gonzalez] +> + +
+ # v6.3.1+rev1 ## (2025-01-13) diff --git a/VERSION b/VERSION index 93f32083..b0df771f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.3.1+rev1 \ No newline at end of file +6.3.1+rev2 \ No newline at end of file