Skip to content

Commit

Permalink
v6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 16, 2025
1 parent b7d93ab commit 9e9a4ca
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
17 changes: 17 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
- commits:
- subject: "workflows: iot-gate-imx8: add custom template path"
hash: f206ad55df30f4939cbd2498fd6494aa8d05c60b
body: |
With the addition of the meta-balena-hab submodule there are multiple
balena layers with custom templates - specify which one to use to avoid
a build error.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: 6.3.4
title: ""
date: 2025-01-16T16:14:51.120Z
- commits:
- subject: "tests: hup: rollback-altboot: replace while loop over SSH to speed up
tests"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change log
-----------

# v6.3.4
## (2025-01-16)

* workflows: iot-gate-imx8: add custom template path [Alex Gonzalez]

# v6.3.3
## (2025-01-15)

Expand Down
2 changes: 1 addition & 1 deletion meta-balena-common/conf/distro/include/balena-os.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc

DISTRO = "balena-os"
DISTRO_NAME = "balenaOS"
DISTRO_VERSION = "6.3.3"
DISTRO_VERSION = "6.3.4"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 9e9a4ca

Please sign in to comment.