Skip to content

Commit

Permalink
v6.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 29, 2024
1 parent f91392c commit 651d5bb
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
26 changes: 26 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
- commits:
- subject: remove up-board and cl-som-imx8
hash: e89f03602ba6b9565db22e90ff1c7f604c6f2eca
body: >
These were recently removed from yocto-all as they need to be moved to
kirkstone or higher - and that work is not trivial
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
- subject: Add GHA workflows for additional device types
hash: de582e93afe502654f02617fbf6daa930e4cad03
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: 6.0.15
title: ""
date: 2024-08-29T13:04:15.729Z
- commits:
- subject: Update balena-supervisor to v16.5.8
hash: 88e983ec5716c4187cd5819c1cefea083dfaad45
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change log
-----------

# v6.0.15
## (2024-08-29)

* remove up-board and cl-som-imx8 [rcooke-warwick]
* Add GHA workflows for additional device types [Kyle Harding]

# v6.0.14
## (2024-08-28)

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.0.14"
DISTRO_VERSION = "6.0.15"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 651d5bb

Please sign in to comment.