v5.1.54
This commit is contained in:
parent
21b293c144
commit
454681fd98
3 changed files with 53 additions and 1 deletions
|
@ -1,3 +1,40 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f
|
||||||
|
hash: f2ff494d98f64edb980436453af7229dd90ddca6
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f
|
||||||
|
changelog-entry: Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "mkfs-hostapp-native: Disable iptables features in yocto balena daemon"
|
||||||
|
hash: 1e563863caf75fc88a8e7c7f2ab15f65ad21ebe8
|
||||||
|
body: >
|
||||||
|
We don't need any iptables features in order to perform
|
||||||
|
|
||||||
|
hostapp-update in this build recipe, and it has no impact
|
||||||
|
|
||||||
|
on build output.
|
||||||
|
|
||||||
|
|
||||||
|
It does, however, improve compatbility with build environments
|
||||||
|
and
|
||||||
|
|
||||||
|
reduces the dependencies of the build host kernel.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Kyle Harding <kyle@balena.io>
|
||||||
|
signed-off-by: Kyle Harding <kyle@balena.io>
|
||||||
|
author: Kyle Harding
|
||||||
|
nested: []
|
||||||
|
version: meta-balena-5.1.54
|
||||||
|
title: ""
|
||||||
|
date: 2024-03-13T06:45:02.830Z
|
||||||
|
version: 5.1.54
|
||||||
|
title: ""
|
||||||
|
date: 2024-03-14T22:56:52.989Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update contracts to 908a50dc79192e66ab3fd518f166be05382c2c6e
|
- subject: Update contracts to 908a50dc79192e66ab3fd518f166be05382c2c6e
|
||||||
hash: acd75f18ea0b07e2081c8c611822b89e615782ad
|
hash: acd75f18ea0b07e2081c8c611822b89e615782ad
|
||||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v5.1.54
|
||||||
|
## (2024-03-14)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 2cef02167e0e780d1e96da0f801f1f4d5e27e79f [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-5.1.54
|
||||||
|
> ### (2024-03-13)
|
||||||
|
>
|
||||||
|
> * mkfs-hostapp-native: Disable iptables features in yocto balena daemon [Kyle Harding]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v5.1.53+rev1
|
# v5.1.53+rev1
|
||||||
## (2024-03-14)
|
## (2024-03-14)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
5.1.53+rev1
|
5.1.54
|
Loading…
Add table
Reference in a new issue