From 8d26ac5942a5310fc45667e1cb4c6719b9195695 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 11:40:30 +0000 Subject: [PATCH] v6.0.1+rev3 --- .versionbot/CHANGELOG.yml | 57 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 25 +++++++++++++++++ VERSION | 2 +- 3 files changed, 83 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 8a429821..4a3835f7 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,60 @@ +- commits: + - subject: Update contracts to 1663445fde467777e3d878e76193ea6fe9c1aefe + hash: b091f66bf3caeb68a87a20e3333aba1161874ccc + body: Update contracts + footer: + Changelog-entry: Update contracts to 1663445fde467777e3d878e76193ea6fe9c1aefe + changelog-entry: Update contracts to 1663445fde467777e3d878e76193ea6fe9c1aefe + author: balena-renovate[bot] + nested: + - commits: + - subject: Add CompuLab iotdin-imx8p to harware contract. + hash: 2b0148ba2c6b34d8f74a5b2afe9405419f81e7ab + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Valentin Raevsky + signed-off-by: Valentin Raevsky + author: Valentin Raevsky + version: contracts-2.0.110 + title: "" + date: 2024-08-07T13:28:36.285Z + - commits: + - subject: "hw.device-type: Update provisioning instructions for AGX Orin 64GB" + hash: f8d665f044ea2e39a100fb865ffd5f8a8f4ae65f + body: > + The AGX Orin 64GB should be provisioned on the eMMC by default + as per the internal thread + https://balena.zulipchat.com/#narrow/stream/346009-aspect.2Fcustomer-success/topic/Get.20feedback.20on.20draft.20balenaOS.20with.20L4T.2036.2E3.20for.20Jetson.20Orin/near/455889690 + + + We thus update the provisioning instructions accordingly + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru + version: contracts-2.0.109 + title: "" + date: 2024-08-06T08:44:06.923Z + - commits: + - subject: "hw.device-type: Add new device-type Jetson AGX Orin 64GB Devkit" + hash: b329046af8d6427955627231ba0d332d23dc0f87 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + version: contracts-2.0.108 + title: "" + date: 2024-07-25T08:53:00.318Z + version: 6.0.1+rev3 + title: "" + date: 2024-08-08T11:40:25.169Z - commits: - subject: Migrate from codeaurora to nxp-github for u-boot-imx_2018.03 hash: 8f52b8aa7eef742dfa2f6a9c279cae9b9a334fdb diff --git a/CHANGELOG.md b/CHANGELOG.md index 812f19aa..c6484cc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,31 @@ # Change Log ----------- +# v6.0.1+rev3 +## (2024-08-08) + + +
+ Update contracts to 1663445fde467777e3d878e76193ea6fe9c1aefe [balena-renovate[bot]] + +> ## contracts-2.0.110 +> ### (2024-08-07) +> +> * Add CompuLab iotdin-imx8p to harware contract. [Valentin Raevsky] +> +> ## contracts-2.0.109 +> ### (2024-08-06) +> +> * hw.device-type: Update provisioning instructions for AGX Orin 64GB [Alexandru] +> +> ## contracts-2.0.108 +> ### (2024-07-25) +> +> * hw.device-type: Add new device-type Jetson AGX Orin 64GB Devkit [Alexandru Costache] +> + +
+ # v6.0.1+rev2 ## (2024-08-08) diff --git a/VERSION b/VERSION index 7318553e..2a1d25f5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.1+rev2 \ No newline at end of file +6.0.1+rev3 \ No newline at end of file