From 77917dcbd06ba25689fffd7db140912e5652b7f4 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 15:15:49 +0000 Subject: [PATCH] v4.0.22+rev2 --- .versionbot/CHANGELOG.yml | 27 +++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 43 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 84c14a5d..bf00ba0c 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update balena-yocto-scripts to 37a4aa0421848226b41dda508e5fc05fdcc01389 + hash: f04c5960f2954c226b63456b5176de6799549a98 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 37a4aa0421848226b41dda508e5fc05fdcc01389 + changelog-entry: Update balena-yocto-scripts to 37a4aa0421848226b41dda508e5fc05fdcc01389 + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "Dockerfile_yocto-build-env: Add screen" + hash: 7ca8164eec0ba2903b5a463166fdb2d9370d3ba4 + body: | + To enable us to use `bitbake -c devshell foo` in container + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alex J Lennon + signed-off-by: Alex J Lennon + author: Alex J Lennon + nested: [] + version: balena-yocto-scripts-1.19.37 + title: "" + date: 2023-10-10T13:49:21.732Z + version: 4.0.22+rev2 + title: "" + date: 2023-10-10T15:15:42.082Z - commits: - subject: Update balena-yocto-scripts to e26625baaf2c9cca33933e4baac7b448d644ee30 hash: 31932756d3d1fed27c091c86b2eba7936d5323eb diff --git a/CHANGELOG.md b/CHANGELOG.md index eb23aba0..804f4dc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v4.0.22+rev2 +## (2023-10-10) + + +
+ Update balena-yocto-scripts to 37a4aa0421848226b41dda508e5fc05fdcc01389 [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.19.37 +> ### (2023-10-10) +> +> * Dockerfile_yocto-build-env: Add screen [Alex J Lennon] +> + +
+ # v4.0.22+rev1 ## (2023-10-10) diff --git a/VERSION b/VERSION index dca2d069..0486a262 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.22+rev1 \ No newline at end of file +4.0.22+rev2 \ No newline at end of file