diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 791247b..f7db773 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -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 + signed-off-by: Alexandru Costache + 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 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bf8097..0593491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,25 @@ Change log ----------- +# v2.105.0 +## (2022-09-20) + + +
+ Update layers/meta-balena to d767299d6d830f3c310a691ca8b5fc543a4215e5 [renovate[bot]] + +> ## 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] +> +
+ # v2.104.0 ## (2022-09-20) diff --git a/VERSION b/VERSION index b5ce9f7..c16688f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.104.0 \ No newline at end of file +2.105.0 \ No newline at end of file