This commit is contained in:
Balena CI 2022-06-28 04:02:44 +03:00 committed by VersionBot
parent 2d34967705
commit f1fbe06d0c
3 changed files with 64 additions and 1 deletions

View file

@ -1,3 +1,51 @@
- commits:
- subject: Update layers/meta-balena to ecbbdd001ec3b7a052d170a5592ea8bfc43477f0
hash: ee4e5ddacdf4d88520f0d91f1ac0817a24ff5920
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to ecbbdd001ec3b7a052d170a5592ea8bfc43477f0
changelog-entry: Update layers/meta-balena to ecbbdd001ec3b7a052d170a5592ea8bfc43477f0
author: renovate[bot]
nested:
- commits:
- subject: "balena-supervisor: Replace BOOT_MOUNTPOINT with
BALENA_BOOT_MOUNTPOINT"
hash: 8e4ed15d512304498540fd30c280a5f000dc4ba9
body: >
BOOT_MOUNTPOINT is no longer exported in the configuration
environment.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "balena-config-vars: Remove BOOT_MOUNTPOINT from configuration
environment"
hash: 5ae6971c2574f4cc7a26ea420d25f2e36d80a965
body: >
BALENA_BOOT_MOUNTPOINT is used in 32 places in the OS, while
BOOT_MOUNTPOINT is used in 5.
This commit replaces BOOT_MOUNTPOINT with BALENA_BOOT_MOUNTPOINT to
remove the duplication.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: meta-balena-2.99.22
title: "'Replace BOOT_MOUNTPOINT with BALENA_BOOT_MOUNTPOINT'"
date: 2022-06-27T18:01:12.674Z
version: 2.99.22
title: "'Update: update layers/meta-balena digest to ecbbdd0'"
date: 2022-06-28T00:16:20.136Z
- commits:
- subject: Update layers/meta-balena to b266b1a4ebeb269145192f8412fa12c902a30812
hash: e01591c449fd8c5fb366309be0b243d1e0337fae

View file

@ -1,6 +1,21 @@
Change log
-----------
# v2.99.22
## (2022-06-28)
<details>
<summary> Update layers/meta-balena to ecbbdd001ec3b7a052d170a5592ea8bfc43477f0 [renovate[bot]] </summary>
> ## meta-balena-2.99.22
> ### (2022-06-27)
>
> * balena-supervisor: Replace BOOT_MOUNTPOINT with BALENA_BOOT_MOUNTPOINT [Alex Gonzalez]
> * balena-config-vars: Remove BOOT_MOUNTPOINT from configuration environment [Alex Gonzalez]
>
</details>
# v2.99.21
## (2022-06-27)

View file

@ -1 +1 @@
2.99.21
2.99.22