v2.105.0
This commit is contained in:
parent
dca573e83a
commit
27d45e0d39
3 changed files with 66 additions and 1 deletions
|
@ -1,3 +1,49 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to d767299d6d830f3c310a691ca8b5fc543a4215e5
|
||||
hash: b99fd23b6fe2be25ab7268e8b870139667080804
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to d767299d6d830f3c310a691ca8b5fc543a4215e5
|
||||
changelog-entry: Update layers/meta-balena to d767299d6d830f3c310a691ca8b5fc543a4215e5
|
||||
author: renovate[bot]
|
||||
nested:
|
||||
- commits:
|
||||
- subject: Update balena-os/balena-supervisor to v14.2.0
|
||||
hash: 3ff628443f4ac28111cdec3255bfd88c6ab50bc4
|
||||
body: Update balena-supervisor
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
author: renovate[bot]
|
||||
nested: []
|
||||
version: meta-balena-2.105.0
|
||||
title: "'Update balena-os/balena-supervisor to v14.2.0'"
|
||||
date: 2022-09-20T19:26:25.046Z
|
||||
- commits:
|
||||
- subject: "balena: remove kernel-module-nf-nat-native dependency for host build"
|
||||
hash: bd36b84df9281ddfc61920189968f51cb691ac16
|
||||
body: >
|
||||
This fixes the following error when building mkfs-hostapp-native
|
||||
|
||||
with Honister for a Variscite iMX8MM which only has Hardknott support:
|
||||
|
||||
|
||||
mkfs-hostapp-native-1.0-r0 do_prepare_recipe_sysroot:
|
||||
Manifest /work/build/tmp/sstate-control/manifest-x86_64_x86_64-nativesdk-linux-libc-headers.populate_sysroot not found
|
||||
in cortexa53 armv8a-crc armv8a aarch64 allarch x86_64_x86_64-nativesdk (variant '')?
|
||||
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-2.104.1
|
||||
title: "'balena: remove kernel-module-nf-nat-native dependency for host build'"
|
||||
date: 2022-09-20T08:10:10.709Z
|
||||
version: 2.105.0
|
||||
title: "'Update layers/meta-balena digest to d767299'"
|
||||
date: 2022-09-20T23:14:33.400Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 09435bc8b96abc8fcd245eaa5e1ead0fe626cae5
|
||||
hash: 7427d35b922fb67914d1d21a97ddb9966ca0ce6e
|
||||
|
|
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,6 +1,25 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.105.0
|
||||
## (2022-09-20)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to d767299d6d830f3c310a691ca8b5fc543a4215e5 [renovate[bot]] </summary>
|
||||
|
||||
> ## meta-balena-2.105.0
|
||||
> ### (2022-09-20)
|
||||
>
|
||||
> * Update balena-os/balena-supervisor to v14.2.0 [renovate[bot]]
|
||||
>
|
||||
> ## meta-balena-2.104.1
|
||||
> ### (2022-09-20)
|
||||
>
|
||||
> * balena: remove kernel-module-nf-nat-native dependency for host build [Alexandru Costache]
|
||||
>
|
||||
</details>
|
||||
|
||||
# v2.104.0
|
||||
## (2022-09-20)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.104.0
|
||||
2.105.0
|
Loading…
Add table
Reference in a new issue