v3.1.10
This commit is contained in:
parent
cf540f8726
commit
3534bd8208
3 changed files with 48 additions and 1 deletions
|
@ -1,3 +1,35 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2
|
||||
hash: 1680ac536e3f6c84e88891431113cbee81f971cd
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2
|
||||
changelog-entry: Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "hostapp-update: bind-mount /sys for Jetson efivars"
|
||||
hash: 5e0dbce7a08ec04a281e21a7df8c03affafeb8f2
|
||||
body: |
|
||||
The hostapp-update hooks for UEFI capsule updates
|
||||
need to create and update the contents of some platform
|
||||
specific efi variables inside the /sys directory, and thus
|
||||
we need to bindmount this directory in the hostapp-update
|
||||
script for internal testing, as well as in balenahup for
|
||||
api triggered updates.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||
signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||
author: Alexandru Costache
|
||||
nested: []
|
||||
version: meta-balena-3.1.10
|
||||
title: ""
|
||||
date: 2023-08-12T00:14:11.652Z
|
||||
version: 3.1.10
|
||||
title: ""
|
||||
date: 2023-08-12T01:15:09.931Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to b7d25711fe3895125b92a0ff2852aa82f5c75cee
|
||||
hash: 0a6e592697cac14d8006b20936c01ed13bd2a556
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v3.1.10
|
||||
## (2023-08-12)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to e6802f52d479d4ac76622dc6049740c03b0172c2 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-3.1.10
|
||||
> ### (2023-08-12)
|
||||
>
|
||||
> * hostapp-update: bind-mount /sys for Jetson efivars [Alexandru Costache]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v3.1.9
|
||||
## (2023-08-10)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.1.9
|
||||
3.1.10
|
Loading…
Add table
Reference in a new issue