This commit is contained in:
flowzone-app[bot] 2023-08-12 01:15:17 +00:00 committed by GitHub
parent cf540f8726
commit 3534bd8208
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 48 additions and 1 deletions

View file

@ -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

View file

@ -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)

View file

@ -1 +1 @@
3.1.9
3.1.10