diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index aed3a754..56b0acfe 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,23 @@ +- commits: + - subject: "conf/machine: Remove machine includes" + hash: 5ae2fc68345f7e93faf2336130ba899e58972947 + body: | + We unset ROOTFS_SIZE from the balena-image in PR #435 + so we can cleanup the machine includes now. + + imx8mm-var-dart.inc brought in in this commit + is imx8mm-var-dart.conf from meta-variscite-bsp + at 72250affb5f300e0891c4170e38a1071a6e6181b + footer: + Changelog-entry: "conf/machine: Remove machine includes" + changelog-entry: "conf/machine: Remove machine includes" + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + version: 5.1.15+rev1 + title: "" + date: 2024-01-27T16:06:55.462Z - commits: - subject: Update layers/meta-balena to ce995ef6820181ce652fee2358913203e7a7b183 hash: c37181fc41302521c2a7884b6476e047e09f9599 diff --git a/CHANGELOG.md b/CHANGELOG.md index cd043cdd..eb1d8470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v5.1.15+rev1 +## (2024-01-27) + +* conf/machine: Remove machine includes [Alexandru Costache] + # v5.1.15 ## (2024-01-27) diff --git a/VERSION b/VERSION index 40dc9261..e4c17d91 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.15 \ No newline at end of file +5.1.15+rev1 \ No newline at end of file