From b76973b9d051a2e3d2ae260faa5c5f201bd39d97 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 16:01:39 +0000 Subject: [PATCH] v4.0.22+rev1 --- .versionbot/CHANGELOG.yml | 41 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 20 +++++++++++++++++++ VERSION | 2 +- 3 files changed, 62 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 8766720..7e2307b 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,44 @@ +- commits: + - subject: Update balena-yocto-scripts to 37a4aa0421848226b41dda508e5fc05fdcc01389 + hash: b62b7c4308abfce2ecddf8f080ad7df45f9730aa + 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 + - commits: + - subject: "flowzone: allow external contributions" + hash: e44cdd1b12d22ffb6d93408e794defee812436c2 + body: "" + 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.19.36 + title: "" + date: 2023-10-10T12:37:01.374Z + version: 4.0.22+rev1 + title: "" + date: 2023-10-10T16:01:32.630Z - commits: - subject: Update layers/meta-balena to 010ff351b1875554aa86fbaa4f1ac5b8f865cc7f hash: 01c9303c04fe6a7600f2d48bd9ad71f731e487f4 diff --git a/CHANGELOG.md b/CHANGELOG.md index ef1c0b8..0f1fcc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,26 @@ Change log ----------- +# v4.0.22+rev1 +## (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] +> +> ## balena-yocto-scripts-1.19.36 +> ### (2023-10-10) +> +> * flowzone: allow external contributions [Alex Gonzalez] +> + +
+ # v4.0.22 ## (2023-10-10) diff --git a/VERSION b/VERSION index 1d4c7e4..dca2d06 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.22 \ No newline at end of file +4.0.22+rev1 \ No newline at end of file