Skip to content

Commit

Permalink
v5.1.20+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 5, 2024
1 parent 2cff8c1 commit c5132a8
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
18 changes: 18 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
- commits:
- subject: apply revpi machine override for revpi4 family
hash: 7daeea06025dcef724a365095532dd469a3d5d52
body: |
Move the SOC_MACHINE setting before the MACHINEOVERRIDES immediate
assignment so it gets taken into account when setting MACHINEOVERRIDES.

Otherwise the `revpi` machine override gets lost.
footer:
Changelog-entry: apply revpi machine override for revpi4 family
changelog-entry: apply revpi machine override for revpi4 family
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: 5.1.20+rev1
title: ""
date: 2024-02-05T14:54:49.658Z
- commits:
- subject: Update layers/meta-balena to cb6fcbc870bbb5c3a39a36647fb3c91747718a93
hash: 3c7993ef70e7a5aefcca2423bfef5a56a0116663
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.1.20+rev1
## (2024-02-05)

* apply revpi machine override for revpi4 family [Alex Gonzalez]

# v5.1.20
## (2024-02-01)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.20
5.1.20+rev1

0 comments on commit c5132a8

Please sign in to comment.