Skip to content

Commit

Permalink
v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 17, 2024
1 parent 7bfac72 commit eefb5c8
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
- commits:
- subject: Add build-only GHA workflows for missing devices
hash: af70358b6b17b309cb043a3f15e1cca8084b1976
body: |
For meta-balena PRs we only want to test virtual devices,
but we will do a sanity build for many types.
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: 5.4.1
title: ""
date: 2024-07-17T18:02:25.707Z
- commits:
- subject: "classes: kernel-balena: remove configuration warnings for 6.1"
hash: f5b822dc97248625933d5b6a2ad4c6c53bf3381d
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
-----------

# v5.4.1
## (2024-07-17)

* Add build-only GHA workflows for missing devices [Kyle Harding]

# v5.4.0
## (2024-07-13)

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

0 comments on commit eefb5c8

Please sign in to comment.