From df8cb9a38e678ec2176099ea008f2c7a8a9c7fd5 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 15:26:45 +0000 Subject: [PATCH] v5.1.5+rev2 --- .versionbot/CHANGELOG.yml | 27 +++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 43 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index afa34d0..e8af620 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,30 @@ +- commits: + - subject: Update contracts to 802e95f85092e2bacc14014823b8167add968edd + hash: 309ca4b42e0effd1dbe00a0c012dcea563a2ba6e + body: Update contracts + footer: + Changelog-entry: Update contracts to 802e95f85092e2bacc14014823b8167add968edd + changelog-entry: Update contracts to 802e95f85092e2bacc14014823b8167add968edd + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: "jetson-orin-nx-seeed-j4012: Add Seeed J4012 device-type" + hash: 2f35889ca436bcb17cb8fba3e9192676b9872042 + body: | + This is the initial commit, necessary to create the DT + in the API. The icon will need to be updated. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + version: contracts-2.0.88 + title: "" + date: 2024-01-03T13:26:42.845Z + version: 5.1.5+rev2 + title: "" + date: 2024-01-03T15:26:40.308Z - commits: - subject: Update layers/poky to 80cc03ec403a4901e0d8ccb353a4770d13b88e0f hash: 4fd00d062caae85c80c3485949a7dc4b1bf3f7f6 diff --git a/CHANGELOG.md b/CHANGELOG.md index a90b216..d38e00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Change log ----------- +# v5.1.5+rev2 +## (2024-01-03) + + +
+ Update contracts to 802e95f85092e2bacc14014823b8167add968edd [Self-hosted Renovate Bot] + +> ## contracts-2.0.88 +> ### (2024-01-03) +> +> * jetson-orin-nx-seeed-j4012: Add Seeed J4012 device-type [Alexandru Costache] +> + +
+ # v5.1.5+rev1 ## (2024-01-01) diff --git a/VERSION b/VERSION index b615182..af741fe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.5+rev1 \ No newline at end of file +5.1.5+rev2 \ No newline at end of file