From 45bbbe728482c8107aaa8a94b42be17547ac52d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20=C5=81obacz?=
Date: Fri, 26 Jan 2024 19:35:42 +0100
Subject: [PATCH 01/16] Remove meta-rust from layer dependencies (#150)
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index e840b135..ab7f8086 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "meta-iotedge"
BBFILE_PATTERN_meta-iotedge = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-iotedge = "10"
-LAYERDEPENDS_meta-iotedge = "core rust-layer virtualization-layer"
+LAYERDEPENDS_meta-iotedge = "core virtualization-layer"
LAYERSERIES_COMPAT_meta-iotedge = "kirkstone"
From 3ffde8963f2023d4d6238be513793ca8c84f5736 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Tue, 25 Jun 2024 22:17:54 -0700
Subject: [PATCH 02/16] Upgrade to scarthgap
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index ab7f8086..388d8e7a 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,5 +10,5 @@ BBFILE_PATTERN_meta-iotedge = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-iotedge = "10"
LAYERDEPENDS_meta-iotedge = "core virtualization-layer"
-LAYERSERIES_COMPAT_meta-iotedge = "kirkstone"
+LAYERSERIES_COMPAT_meta-iotedge = "scarthgap"
From c22e376ee9e2e966915b7e94db719edd510ca7f2 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Mon, 8 Jul 2024 01:38:28 -0700
Subject: [PATCH 03/16] Support 1.5.0 for scarthgap
---
.../aziot-edged/aziot-edged-1.4.10.inc | 1 -
.../aziot-edged/aziot-edged-1.4.16.inc | 1 -
.../aziot-edged/aziot-edged-1.4.20.inc | 1 -
.../aziot-edged/aziot-edged-1.4.27.inc | 1 -
.../aziot-edged/aziot-edged-1.4.3.inc | 1 -
.../aziot-edged/aziot-edged-1.4.8.inc | 1 -
.../aziot-edged/aziot-edged-1.4.9.inc | 1 -
.../aziot-edged/aziot-edged-1.5.5.inc | 1 +
recipes-core/aziot-edged/aziot-edged.inc | 3 +-
.../aziot-edged/aziot-edged_1.4.10.bb | 253 --------
.../aziot-edged/aziot-edged_1.4.16.bb | 251 --------
.../aziot-edged/aziot-edged_1.4.20.bb | 251 --------
.../aziot-edged/aziot-edged_1.4.27.bb | 251 --------
recipes-core/aziot-edged/aziot-edged_1.4.3.bb | 242 -------
recipes-core/aziot-edged/aziot-edged_1.4.8.bb | 237 -------
recipes-core/aziot-edged/aziot-edged_1.4.9.bb | 253 --------
recipes-core/aziot-edged/aziot-edged_1.5.5.bb | 607 +++++++++++++++++
...0001-Change-panic-strategy-to-unwind.patch | 14 -
recipes-core/aziot-keys/aziot-keys-1.4.2.inc | 1 -
recipes-core/aziot-keys/aziot-keys-1.4.3.inc | 1 -
recipes-core/aziot-keys/aziot-keys-1.4.4.inc | 1 -
recipes-core/aziot-keys/aziot-keys-1.4.5.inc | 1 -
recipes-core/aziot-keys/aziot-keys-1.4.6.inc | 1 -
recipes-core/aziot-keys/aziot-keys-1.4.7.inc | 1 -
recipes-core/aziot-keys/aziot-keys-1.5.0.inc | 1 +
recipes-core/aziot-keys/aziot-keys.inc | 6 +-
recipes-core/aziot-keys/aziot-keys_1.4.2.bb | 269 --------
recipes-core/aziot-keys/aziot-keys_1.4.3.bb | 282 --------
recipes-core/aziot-keys/aziot-keys_1.4.4.bb | 282 --------
recipes-core/aziot-keys/aziot-keys_1.4.5.bb | 279 --------
recipes-core/aziot-keys/aziot-keys_1.4.6.bb | 279 --------
recipes-core/aziot-keys/aziot-keys_1.4.7.bb | 279 --------
recipes-core/aziot-keys/aziot-keys_1.5.0.bb | 526 +++++++++++++++
...0001-Change-panic-strategy-to-unwind.patch | 26 -
recipes-core/aziotctl/aziotctl-1.4.2.inc | 1 -
recipes-core/aziotctl/aziotctl-1.4.3.inc | 1 -
recipes-core/aziotctl/aziotctl-1.4.4.inc | 1 -
recipes-core/aziotctl/aziotctl-1.4.5.inc | 1 -
recipes-core/aziotctl/aziotctl-1.4.6.inc | 1 -
recipes-core/aziotctl/aziotctl-1.4.7.inc | 1 -
recipes-core/aziotctl/aziotctl-1.5.0.inc | 1 +
recipes-core/aziotctl/aziotctl.inc | 4 +-
recipes-core/aziotctl/aziotctl_1.4.2.bb | 269 --------
recipes-core/aziotctl/aziotctl_1.4.3.bb | 282 --------
recipes-core/aziotctl/aziotctl_1.4.4.bb | 282 --------
recipes-core/aziotctl/aziotctl_1.4.5.bb | 279 --------
recipes-core/aziotctl/aziotctl_1.4.6.bb | 279 --------
recipes-core/aziotctl/aziotctl_1.4.7.bb | 279 --------
recipes-core/aziotctl/aziotctl_1.5.0.bb | 537 ++++++++++++++++
...0001-Change-panic-strategy-to-unwind.patch | 26 -
recipes-core/aziotd/aziotd-1.4.2.inc | 1 -
recipes-core/aziotd/aziotd-1.4.3.inc | 1 -
recipes-core/aziotd/aziotd-1.4.4.inc | 1 -
recipes-core/aziotd/aziotd-1.4.5.inc | 1 -
recipes-core/aziotd/aziotd-1.4.6.inc | 1 -
recipes-core/aziotd/aziotd-1.4.7.inc | 1 -
recipes-core/aziotd/aziotd-1.5.0.inc | 1 +
recipes-core/aziotd/aziotd.inc | 23 +-
recipes-core/aziotd/aziotd_1.4.2.bb | 269 --------
recipes-core/aziotd/aziotd_1.4.3.bb | 280 --------
recipes-core/aziotd/aziotd_1.4.4.bb | 280 --------
recipes-core/aziotd/aziotd_1.4.5.bb | 279 --------
recipes-core/aziotd/aziotd_1.4.6.bb | 279 --------
recipes-core/aziotd/aziotd_1.4.7.bb | 279 --------
recipes-core/aziotd/aziotd_1.5.0.bb | 532 +++++++++++++++
...0001-Change-panic-strategy-to-unwind.patch | 26 -
recipes-core/iotedge/iotedge-1.4.10.inc | 1 -
recipes-core/iotedge/iotedge-1.4.16.inc | 1 -
recipes-core/iotedge/iotedge-1.4.20.inc | 1 -
recipes-core/iotedge/iotedge-1.4.27.inc | 1 -
recipes-core/iotedge/iotedge-1.4.3.inc | 1 -
recipes-core/iotedge/iotedge-1.4.8.inc | 1 -
recipes-core/iotedge/iotedge-1.4.9.inc | 1 -
recipes-core/iotedge/iotedge-1.5.5.inc | 1 +
recipes-core/iotedge/iotedge.inc | 4 +-
recipes-core/iotedge/iotedge_1.4.10.bb | 253 --------
recipes-core/iotedge/iotedge_1.4.16.bb | 251 --------
recipes-core/iotedge/iotedge_1.4.20.bb | 251 --------
recipes-core/iotedge/iotedge_1.4.27.bb | 251 --------
recipes-core/iotedge/iotedge_1.4.3.bb | 242 -------
recipes-core/iotedge/iotedge_1.4.8.bb | 237 -------
recipes-core/iotedge/iotedge_1.4.9.bb | 253 --------
recipes-core/iotedge/iotedge_1.5.5.bb | 608 ++++++++++++++++++
83 files changed, 2837 insertions(+), 8624 deletions(-)
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.10.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.16.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.20.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.27.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.3.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.8.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.4.9.inc
create mode 100644 recipes-core/aziot-edged/aziot-edged-1.5.5.inc
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.10.bb
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.16.bb
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.20.bb
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.27.bb
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.3.bb
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.8.bb
delete mode 100644 recipes-core/aziot-edged/aziot-edged_1.4.9.bb
create mode 100644 recipes-core/aziot-edged/aziot-edged_1.5.5.bb
delete mode 100644 recipes-core/aziot-edged/files/0001-Change-panic-strategy-to-unwind.patch
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.4.2.inc
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.4.3.inc
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.4.4.inc
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.4.5.inc
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.4.6.inc
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.4.7.inc
create mode 100644 recipes-core/aziot-keys/aziot-keys-1.5.0.inc
delete mode 100644 recipes-core/aziot-keys/aziot-keys_1.4.2.bb
delete mode 100644 recipes-core/aziot-keys/aziot-keys_1.4.3.bb
delete mode 100644 recipes-core/aziot-keys/aziot-keys_1.4.4.bb
delete mode 100644 recipes-core/aziot-keys/aziot-keys_1.4.5.bb
delete mode 100644 recipes-core/aziot-keys/aziot-keys_1.4.6.bb
delete mode 100644 recipes-core/aziot-keys/aziot-keys_1.4.7.bb
create mode 100644 recipes-core/aziot-keys/aziot-keys_1.5.0.bb
delete mode 100644 recipes-core/aziot-keys/files/0001-Change-panic-strategy-to-unwind.patch
delete mode 100644 recipes-core/aziotctl/aziotctl-1.4.2.inc
delete mode 100644 recipes-core/aziotctl/aziotctl-1.4.3.inc
delete mode 100644 recipes-core/aziotctl/aziotctl-1.4.4.inc
delete mode 100644 recipes-core/aziotctl/aziotctl-1.4.5.inc
delete mode 100644 recipes-core/aziotctl/aziotctl-1.4.6.inc
delete mode 100644 recipes-core/aziotctl/aziotctl-1.4.7.inc
create mode 100644 recipes-core/aziotctl/aziotctl-1.5.0.inc
delete mode 100644 recipes-core/aziotctl/aziotctl_1.4.2.bb
delete mode 100644 recipes-core/aziotctl/aziotctl_1.4.3.bb
delete mode 100644 recipes-core/aziotctl/aziotctl_1.4.4.bb
delete mode 100644 recipes-core/aziotctl/aziotctl_1.4.5.bb
delete mode 100644 recipes-core/aziotctl/aziotctl_1.4.6.bb
delete mode 100644 recipes-core/aziotctl/aziotctl_1.4.7.bb
create mode 100644 recipes-core/aziotctl/aziotctl_1.5.0.bb
delete mode 100644 recipes-core/aziotctl/files/0001-Change-panic-strategy-to-unwind.patch
delete mode 100644 recipes-core/aziotd/aziotd-1.4.2.inc
delete mode 100644 recipes-core/aziotd/aziotd-1.4.3.inc
delete mode 100644 recipes-core/aziotd/aziotd-1.4.4.inc
delete mode 100644 recipes-core/aziotd/aziotd-1.4.5.inc
delete mode 100644 recipes-core/aziotd/aziotd-1.4.6.inc
delete mode 100644 recipes-core/aziotd/aziotd-1.4.7.inc
create mode 100644 recipes-core/aziotd/aziotd-1.5.0.inc
delete mode 100644 recipes-core/aziotd/aziotd_1.4.2.bb
delete mode 100644 recipes-core/aziotd/aziotd_1.4.3.bb
delete mode 100644 recipes-core/aziotd/aziotd_1.4.4.bb
delete mode 100644 recipes-core/aziotd/aziotd_1.4.5.bb
delete mode 100644 recipes-core/aziotd/aziotd_1.4.6.bb
delete mode 100644 recipes-core/aziotd/aziotd_1.4.7.bb
create mode 100644 recipes-core/aziotd/aziotd_1.5.0.bb
delete mode 100644 recipes-core/aziotd/files/0001-Change-panic-strategy-to-unwind.patch
delete mode 100644 recipes-core/iotedge/iotedge-1.4.10.inc
delete mode 100644 recipes-core/iotedge/iotedge-1.4.16.inc
delete mode 100644 recipes-core/iotedge/iotedge-1.4.20.inc
delete mode 100644 recipes-core/iotedge/iotedge-1.4.27.inc
delete mode 100644 recipes-core/iotedge/iotedge-1.4.3.inc
delete mode 100644 recipes-core/iotedge/iotedge-1.4.8.inc
delete mode 100644 recipes-core/iotedge/iotedge-1.4.9.inc
create mode 100644 recipes-core/iotedge/iotedge-1.5.5.inc
delete mode 100644 recipes-core/iotedge/iotedge_1.4.10.bb
delete mode 100644 recipes-core/iotedge/iotedge_1.4.16.bb
delete mode 100644 recipes-core/iotedge/iotedge_1.4.20.bb
delete mode 100644 recipes-core/iotedge/iotedge_1.4.27.bb
delete mode 100644 recipes-core/iotedge/iotedge_1.4.3.bb
delete mode 100644 recipes-core/iotedge/iotedge_1.4.8.bb
delete mode 100644 recipes-core/iotedge/iotedge_1.4.9.bb
create mode 100644 recipes-core/iotedge/iotedge_1.5.5.bb
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.10.inc b/recipes-core/aziot-edged/aziot-edged-1.4.10.inc
deleted file mode 100644
index 8e4e6874..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.10.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.10"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.16.inc b/recipes-core/aziot-edged/aziot-edged-1.4.16.inc
deleted file mode 100644
index 6cb4d4ec..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.16.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.16"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.20.inc b/recipes-core/aziot-edged/aziot-edged-1.4.20.inc
deleted file mode 100644
index 53631f07..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.20.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.20"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.27.inc b/recipes-core/aziot-edged/aziot-edged-1.4.27.inc
deleted file mode 100644
index 758d3e3d..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.27.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.27"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.3.inc b/recipes-core/aziot-edged/aziot-edged-1.4.3.inc
deleted file mode 100644
index eb8645d4..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.3.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.3"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.8.inc b/recipes-core/aziot-edged/aziot-edged-1.4.8.inc
deleted file mode 100644
index 6dc1a855..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.8.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.8"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.4.9.inc b/recipes-core/aziot-edged/aziot-edged-1.4.9.inc
deleted file mode 100644
index 08c09100..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.4.9.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.9"
diff --git a/recipes-core/aziot-edged/aziot-edged-1.5.5.inc b/recipes-core/aziot-edged/aziot-edged-1.5.5.inc
new file mode 100644
index 00000000..6827d87d
--- /dev/null
+++ b/recipes-core/aziot-edged/aziot-edged-1.5.5.inc
@@ -0,0 +1 @@
+export VERSION = "1.5.5"
diff --git a/recipes-core/aziot-edged/aziot-edged.inc b/recipes-core/aziot-edged/aziot-edged.inc
index a3d58147..a6569106 100644
--- a/recipes-core/aziot-edged/aziot-edged.inc
+++ b/recipes-core/aziot-edged/aziot-edged.inc
@@ -9,13 +9,12 @@ SYSTEMD_SERVICE:${PN} = "aziot-edged.service"
SRC_URI += "file://aziot-edged.service \
file://iotedge.conf \
- file://0001-Change-panic-strategy-to-unwind.patch \
"
do_install () {
# Binaries
install -d ${D}${bindir}
- install -m 755 ${WORKDIR}/build/target/${TARGET_SYS}/release/aziot-edged ${D}${bindir}/aziot-edged
+ install -m 755 ${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/aziot-edged ${D}${bindir}/aziot-edged
# Create symbolic links
install -d ${D}${libexecdir}/aziot
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.10.bb b/recipes-core/aziot-edged/aziot-edged_1.4.10.bb
deleted file mode 100644
index 92437aed..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.10.bb
+++ /dev/null
@@ -1,253 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "e0f3a9dbdc42d6431f39bc6e60cc4e00bb675127"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-trait/0.1.66 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.7 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.14 \
- crate://crates.io/crossbeam-utils/0.8.15 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.92 \
- crate://crates.io/cxx/1.0.92 \
- crate://crates.io/cxxbridge-flags/1.0.92 \
- crate://crates.io/cxxbridge-macro/1.0.92 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/h2/0.3.16 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/io-lifetimes/1.0.6 \
- crate://crates.io/is-terminal/0.4.4 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.8.0 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.6 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.1 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.83 \
- crate://crates.io/openssl/0.10.48 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustix/0.36.9 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.5 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.94 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/sysinfo/0.28.2 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.39 \
- crate://crates.io/thiserror/1.0.39 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.8 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.20 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.26.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.4 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.8 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/winnow/0.3.5 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.4 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
\ No newline at end of file
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.16.bb b/recipes-core/aziot-edged/aziot-edged_1.4.16.bb
deleted file mode 100644
index 2ec44f8e..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.16.bb
+++ /dev/null
@@ -1,251 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "b4c7dc64765c1b33aa563ff0e7a317516b9fce00"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/flate2/1.0.26 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.40 \
- crate://crates.io/thiserror/1.0.40 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.20.bb b/recipes-core/aziot-edged/aziot-edged_1.4.20.bb
deleted file mode 100644
index 86e37d2a..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.20.bb
+++ /dev/null
@@ -1,251 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
-SRCREV = "3a1e084849d81386fa9a509148844044cc096a15"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/flate2/1.0.26 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.40 \
- crate://crates.io/thiserror/1.0.40 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
- file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.27.bb b/recipes-core/aziot-edged/aziot-edged_1.4.27.bb
deleted file mode 100644
index 562d1522..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.27.bb
+++ /dev/null
@@ -1,251 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
-SRCREV = "7b1d45bcd091c082ea51193d920a97d680f8dc9b"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/flate2/1.0.26 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.40 \
- crate://crates.io/thiserror/1.0.40 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
- file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.3.bb b/recipes-core/aziot-edged/aziot-edged_1.4.3.bb
deleted file mode 100644
index caf1bbc1..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.3.bb
+++ /dev/null
@@ -1,242 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "3b60555c24da7791ec3e35e86aa5c6c600136f01"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.11.1 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/4.0.32 \
- crate://crates.io/clap_lex/0.3.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/fastrand/1.8.0 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/instant/0.1.12 \
- crate://crates.io/io-lifetimes/1.0.3 \
- crate://crates.io/is-terminal/0.4.2 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.2 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/os_str_bytes/6.4.1 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.5 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.49 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/remove_dir_all/0.5.3 \
- crate://crates.io/rustix/0.36.6 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.1.0 \
- crate://crates.io/serde_with_macros/2.1.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.25.3 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/tempfile/3.3.0 \
- crate://crates.io/termcolor/1.1.3 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/thiserror-impl/1.0.38 \
- crate://crates.io/thiserror/1.0.38 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.0 \
- crate://crates.io/windows_aarch64_msvc/0.42.0 \
- crate://crates.io/windows_i686_gnu/0.42.0 \
- crate://crates.io/windows_i686_msvc/0.42.0 \
- crate://crates.io/windows_x86_64_gnu/0.42.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.0 \
- crate://crates.io/windows_x86_64_msvc/0.42.0 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.3 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
\ No newline at end of file
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.8.bb b/recipes-core/aziot-edged/aziot-edged_1.4.8.bb
deleted file mode 100644
index c40075b4..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.8.bb
+++ /dev/null
@@ -1,237 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "5b27647895ba476c3a6ba69a8fbb42f436667475"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/fastrand/1.8.0 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/instant/0.1.12 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.1.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.6 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.50 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/remove_dir_all/0.5.3 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.25.3 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/tempfile/3.3.0 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.38 \
- crate://crates.io/thiserror/1.0.38 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.3 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
\ No newline at end of file
diff --git a/recipes-core/aziot-edged/aziot-edged_1.4.9.bb b/recipes-core/aziot-edged/aziot-edged_1.4.9.bb
deleted file mode 100644
index 5790fd34..00000000
--- a/recipes-core/aziot-edged/aziot-edged_1.4.9.bb
+++ /dev/null
@@ -1,253 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-edged could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "dfefad996c44f30b663c19ae43486ada25224762"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "aziot-edged"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-trait/0.1.64 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.90 \
- crate://crates.io/cxx/1.0.90 \
- crate://crates.io/cxxbridge-flags/1.0.90 \
- crate://crates.io/cxxbridge-macro/1.0.90 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/is-terminal/0.4.3 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/nom8/0.2.0 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.10.2 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustix/0.36.8 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.93 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.27.7 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.38 \
- crate://crates.io/thiserror/1.0.38 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.25.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.3 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.4 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-edged-${PV}.inc
-include aziot-edged.inc
\ No newline at end of file
diff --git a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb b/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
new file mode 100644
index 00000000..0d840568
--- /dev/null
+++ b/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
@@ -0,0 +1,607 @@
+# Auto-Generated by cargo-bitbake 0.3.16
+#
+inherit cargo pkgconfig
+
+# If this is git based prefer versioned ones if they exist
+# DEFAULT_PREFERENCE = "-1"
+
+# how to get aziot-edged could be as easy as but default to a git checkout:
+# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
+SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
+SRCREV = "3ed5c71ac3da53c80e52d8ae097d141f54071906"
+S = "${WORKDIR}/git"
+CARGO_SRC_DIR = "edgelet/aziot-edged"
+
+
+# Allow do_compile to perform git fetch commands
+do_compile[network] = "1"
+
+# please note if you have entries that do not begin with crate://
+# you must change them to how that package can be fetched
+SRC_URI += " \
+ crate://crates.io/addr2line/0.20.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.4 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.2 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.74 \
+ crate://crates.io/async-trait/0.1.73 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.68 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.0 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/byteorder/1.4.3 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.82 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono-humanize/0.2.3 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clap/4.3.21 \
+ crate://crates.io/clap_builder/4.3.21 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/config/0.13.3 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.9 \
+ crate://crates.io/crc32fast/1.3.2 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.3 \
+ crate://crates.io/darling_core/0.20.3 \
+ crate://crates.io/darling_macro/0.20.3 \
+ crate://crates.io/dashmap/5.5.0 \
+ crate://crates.io/deranged/0.3.7 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.9.0 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.1 \
+ crate://crates.io/erased-serde/0.3.28 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.2 \
+ crate://crates.io/flate2/1.0.27 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.3.2 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.3 \
+ crate://crates.io/humantime-serde/1.1.1 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/is-terminal/0.4.9 \
+ crate://crates.io/itoa/1.0.9 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.4.5 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.20 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.7.1 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.16 \
+ crate://crates.io/num_cpus/1.16.0 \
+ crate://crates.io/object/0.31.1 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.91 \
+ crate://crates.io/openssl/0.10.56 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/pathdiff/0.2.1 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.12 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro-error-attr/1.0.4 \
+ crate://crates.io/proc-macro-error/1.0.4 \
+ crate://crates.io/proc-macro2/1.0.66 \
+ crate://crates.io/quote/1.0.32 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-automata/0.3.6 \
+ crate://crates.io/regex-syntax/0.7.4 \
+ crate://crates.io/regex/1.9.3 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustix/0.38.8 \
+ crate://crates.io/ryu/1.0.15 \
+ crate://crates.io/scopeguard/1.2.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.183 \
+ crate://crates.io/serde_derive/1.0.183 \
+ crate://crates.io/serde_json/1.0.105 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/signal-hook-registry/1.4.1 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.11.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/socket2/0.5.3 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.28 \
+ crate://crates.io/sysinfo/0.28.4 \
+ crate://crates.io/tabwriter/1.2.1 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/test-case-macros/2.2.2 \
+ crate://crates.io/test-case/2.2.2 \
+ crate://crates.io/thiserror-impl/1.0.46 \
+ crate://crates.io/thiserror/1.0.46 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.11 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.25 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.31.0 \
+ crate://crates.io/toml/0.7.6 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.14 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.11 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/unicode-width/0.1.10 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.2 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.2 \
+ crate://crates.io/windows_aarch64_msvc/0.48.2 \
+ crate://crates.io/windows_i686_gnu/0.48.2 \
+ crate://crates.io/windows_i686_msvc/0.48.2 \
+ crate://crates.io/windows_x86_64_gnu/0.48.2 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.2 \
+ crate://crates.io/windows_x86_64_msvc/0.48.2 \
+ crate://crates.io/winnow/0.5.12 \
+ crate://crates.io/yaml-rust/0.4.5 \
+ crate://crates.io/zip/0.6.6 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-client-async;destsuffix=cert/aziot-cert-client-async;subpath=cert/aziot-cert-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-common-http;destsuffix=cert/aziot-cert-common-http;subpath=cert/aziot-cert-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-certd-config;destsuffix=cert/aziot-certd-config;subpath=cert/aziot-certd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-client-async;destsuffix=identity/aziot-identity-client-async;subpath=identity/aziot-identity-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common-http;destsuffix=identity/aziot-identity-common-http;subpath=identity/aziot-identity-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common;destsuffix=identity/aziot-identity-common;subpath=identity/aziot-identity-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identityd-config;destsuffix=identity/aziot-identityd-config;subpath=identity/aziot-identityd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client-async;destsuffix=key/aziot-key-client-async;subpath=key/aziot-key-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client;destsuffix=key/aziot-key-client;subpath=key/aziot-key-client \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common-http;destsuffix=key/aziot-key-common-http;subpath=key/aziot-key-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common;destsuffix=key/aziot-key-common;subpath=key/aziot-key-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-openssl-engine;destsuffix=key/aziot-key-openssl-engine;subpath=key/aziot-key-openssl-engine \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keyd-config;destsuffix=key/aziot-keyd-config;subpath=key/aziot-keyd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keys-common;destsuffix=key/aziot-keys-common;subpath=key/aziot-keys-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-tpmd-config;destsuffix=tpm/aziot-tpmd-config;subpath=tpm/aziot-tpmd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziotctl-common;destsuffix=aziotctl/aziotctl-common;subpath=aziotctl/aziotctl-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=cert-renewal;destsuffix=cert/cert-renewal;subpath=cert/cert-renewal \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=config-common;destsuffix=config-common;subpath=config-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=http-common;destsuffix=http-common;subpath=http-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=logger;destsuffix=logger;subpath=logger \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-build;destsuffix=openssl-build;subpath=openssl-build \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-sys2;destsuffix=openssl-sys2;subpath=openssl-sys2 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl2;destsuffix=openssl2;subpath=openssl2 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11-sys;destsuffix=pkcs11/pkcs11-sys;subpath=pkcs11/pkcs11-sys \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11;destsuffix=pkcs11/pkcs11;subpath=pkcs11/pkcs11 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=test-common;destsuffix=test-common;subpath=test-common \
+"
+SRC_URI[addr2line-0.20.0.sha256sum] = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
+SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
+SRC_URI[aho-corasick-1.0.4.sha256sum] = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
+SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
+SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+SRC_URI[anstream-0.3.2.sha256sum] = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
+SRC_URI[anstyle-parse-0.2.1.sha256sum] = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
+SRC_URI[anstyle-query-1.0.0.sha256sum] = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
+SRC_URI[anstyle-wincon-1.0.2.sha256sum] = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
+SRC_URI[anstyle-1.0.1.sha256sum] = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
+SRC_URI[anyhow-1.0.74.sha256sum] = "8c6f84b74db2535ebae81eede2f39b947dcbf01d093ae5f791e5dd414a1bf289"
+SRC_URI[async-trait-0.1.73.sha256sum] = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
+SRC_URI[atty-0.2.14.sha256sum] = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
+SRC_URI[autocfg-1.1.0.sha256sum] = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+SRC_URI[backtrace-0.3.68.sha256sum] = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
+SRC_URI[base64-0.13.1.sha256sum] = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
+SRC_URI[base64-0.21.2.sha256sum] = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
+SRC_URI[bitflags-1.3.2.sha256sum] = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
+SRC_URI[bitflags-2.4.0.sha256sum] = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
+SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
+SRC_URI[bumpalo-3.13.0.sha256sum] = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
+SRC_URI[byte-unit-4.0.19.sha256sum] = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
+SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
+SRC_URI[bytes-1.4.0.sha256sum] = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
+SRC_URI[cc-1.0.82.sha256sum] = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
+SRC_URI[cfg-if-0.1.10.sha256sum] = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
+SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
+SRC_URI[chrono-humanize-0.2.3.sha256sum] = "799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b"
+SRC_URI[chrono-0.4.26.sha256sum] = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
+SRC_URI[clap-4.3.21.sha256sum] = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
+SRC_URI[clap_builder-4.3.21.sha256sum] = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
+SRC_URI[clap_lex-0.5.0.sha256sum] = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
+SRC_URI[colorchoice-1.0.0.sha256sum] = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
+SRC_URI[config-0.13.3.sha256sum] = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
+SRC_URI[core-foundation-sys-0.8.4.sha256sum] = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
+SRC_URI[cpufeatures-0.2.9.sha256sum] = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
+SRC_URI[crc32fast-1.3.2.sha256sum] = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
+SRC_URI[crossbeam-channel-0.5.8.sha256sum] = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
+SRC_URI[crossbeam-deque-0.8.3.sha256sum] = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
+SRC_URI[crossbeam-epoch-0.9.15.sha256sum] = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
+SRC_URI[crossbeam-utils-0.8.16.sha256sum] = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
+SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
+SRC_URI[darling-0.20.3.sha256sum] = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
+SRC_URI[darling_core-0.20.3.sha256sum] = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
+SRC_URI[darling_macro-0.20.3.sha256sum] = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
+SRC_URI[dashmap-5.5.0.sha256sum] = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d"
+SRC_URI[deranged-0.3.7.sha256sum] = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
+SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
+SRC_URI[either-1.9.0.sha256sum] = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
+SRC_URI[env_logger-0.10.0.sha256sum] = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
+SRC_URI[equivalent-1.0.1.sha256sum] = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
+SRC_URI[erased-serde-0.3.28.sha256sum] = "da96524cc884f6558f1769b6c46686af2fe8e8b4cd253bd5a3cdba8181b8e070"
+SRC_URI[errno-dragonfly-0.1.2.sha256sum] = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
+SRC_URI[errno-0.3.2.sha256sum] = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
+SRC_URI[flate2-1.0.27.sha256sum] = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
+SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
+SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
+SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
+SRC_URI[form_urlencoded-1.2.0.sha256sum] = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
+SRC_URI[futures-channel-0.3.28.sha256sum] = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
+SRC_URI[futures-core-0.3.28.sha256sum] = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
+SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
+SRC_URI[futures-io-0.3.28.sha256sum] = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
+SRC_URI[futures-macro-0.3.28.sha256sum] = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
+SRC_URI[futures-sink-0.3.28.sha256sum] = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
+SRC_URI[futures-task-0.3.28.sha256sum] = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
+SRC_URI[futures-util-0.3.28.sha256sum] = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
+SRC_URI[futures-0.3.28.sha256sum] = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
+SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
+SRC_URI[getrandom-0.2.10.sha256sum] = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
+SRC_URI[gimli-0.27.3.sha256sum] = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
+SRC_URI[hashbrown-0.12.3.sha256sum] = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
+SRC_URI[hashbrown-0.14.0.sha256sum] = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
+SRC_URI[headers-core-0.2.0.sha256sum] = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
+SRC_URI[headers-0.3.8.sha256sum] = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
+SRC_URI[hermit-abi-0.1.19.sha256sum] = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
+SRC_URI[hermit-abi-0.3.2.sha256sum] = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
+SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
+SRC_URI[http-body-0.4.5.sha256sum] = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
+SRC_URI[http-0.2.9.sha256sum] = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
+SRC_URI[httparse-1.8.0.sha256sum] = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
+SRC_URI[httpdate-1.0.3.sha256sum] = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
+SRC_URI[humantime-serde-1.1.1.sha256sum] = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
+SRC_URI[humantime-2.1.0.sha256sum] = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
+SRC_URI[hyper-openssl-0.9.2.sha256sum] = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
+SRC_URI[hyper-proxy-0.9.1.sha256sum] = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
+SRC_URI[hyper-0.14.27.sha256sum] = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
+SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
+SRC_URI[iana-time-zone-0.1.57.sha256sum] = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
+SRC_URI[ident_case-1.0.1.sha256sum] = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
+SRC_URI[idna-0.4.0.sha256sum] = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
+SRC_URI[indexmap-1.9.3.sha256sum] = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
+SRC_URI[indexmap-2.0.0.sha256sum] = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
+SRC_URI[is-terminal-0.4.9.sha256sum] = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
+SRC_URI[itoa-1.0.9.sha256sum] = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
+SRC_URI[js-sys-0.3.64.sha256sum] = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
+SRC_URI[lazy_static-1.4.0.sha256sum] = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
+SRC_URI[libc-0.2.153.sha256sum] = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+SRC_URI[linked-hash-map-0.5.6.sha256sum] = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
+SRC_URI[linked_hash_set-0.1.4.sha256sum] = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
+SRC_URI[linux-raw-sys-0.4.5.sha256sum] = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
+SRC_URI[lock_api-0.4.10.sha256sum] = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
+SRC_URI[log-0.4.20.sha256sum] = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
+SRC_URI[memchr-2.5.0.sha256sum] = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
+SRC_URI[memoffset-0.7.1.sha256sum] = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
+SRC_URI[memoffset-0.9.0.sha256sum] = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
+SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
+SRC_URI[minimal-lexical-0.2.1.sha256sum] = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
+SRC_URI[miniz_oxide-0.7.1.sha256sum] = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
+SRC_URI[mio-0.8.11.sha256sum] = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+SRC_URI[nix-0.26.2.sha256sum] = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
+SRC_URI[nom-7.1.3.sha256sum] = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
+SRC_URI[ntapi-0.4.1.sha256sum] = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
+SRC_URI[num-traits-0.2.16.sha256sum] = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
+SRC_URI[num_cpus-1.16.0.sha256sum] = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
+SRC_URI[object-0.31.1.sha256sum] = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
+SRC_URI[once_cell-1.18.0.sha256sum] = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
+SRC_URI[openssl-errors-0.2.0.sha256sum] = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
+SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
+SRC_URI[openssl-sys-0.9.91.sha256sum] = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
+SRC_URI[openssl-0.10.56.sha256sum] = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
+SRC_URI[parking_lot-0.12.1.sha256sum] = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
+SRC_URI[parking_lot_core-0.9.8.sha256sum] = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
+SRC_URI[pathdiff-0.2.1.sha256sum] = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
+SRC_URI[percent-encoding-2.3.0.sha256sum] = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
+SRC_URI[pin-project-lite-0.2.12.sha256sum] = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
+SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+SRC_URI[pkg-config-0.3.27.sha256sum] = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
+SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
+SRC_URI[proc-macro-error-attr-1.0.4.sha256sum] = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
+SRC_URI[proc-macro-error-1.0.4.sha256sum] = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
+SRC_URI[proc-macro2-1.0.66.sha256sum] = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
+SRC_URI[quote-1.0.32.sha256sum] = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
+SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
+SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
+SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
+SRC_URI[rayon-core-1.11.0.sha256sum] = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
+SRC_URI[rayon-1.7.0.sha256sum] = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
+SRC_URI[redox_syscall-0.3.5.sha256sum] = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
+SRC_URI[regex-automata-0.3.6.sha256sum] = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
+SRC_URI[regex-syntax-0.7.4.sha256sum] = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
+SRC_URI[regex-1.9.3.sha256sum] = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
+SRC_URI[rustc-demangle-0.1.23.sha256sum] = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
+SRC_URI[rustix-0.38.8.sha256sum] = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
+SRC_URI[ryu-1.0.15.sha256sum] = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
+SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
+SRC_URI[semver-1.0.22.sha256sum] = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
+SRC_URI[serde-1.0.183.sha256sum] = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
+SRC_URI[serde_derive-1.0.183.sha256sum] = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
+SRC_URI[serde_json-1.0.105.sha256sum] = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
+SRC_URI[serde_spanned-0.6.3.sha256sum] = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
+SRC_URI[serde_with-2.3.3.sha256sum] = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
+SRC_URI[serde_with_macros-2.3.3.sha256sum] = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
+SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
+SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
+SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
+SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
+SRC_URI[signal-hook-registry-1.4.1.sha256sum] = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
+SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
+SRC_URI[smallvec-1.11.0.sha256sum] = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
+SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
+SRC_URI[socket2-0.5.3.sha256sum] = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
+SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+SRC_URI[strsim-0.10.0.sha256sum] = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
+SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
+SRC_URI[syn-2.0.28.sha256sum] = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
+SRC_URI[sysinfo-0.28.4.sha256sum] = "b4c2f3ca6693feb29a89724516f016488e9aafc7f37264f898593ee4b942f31b"
+SRC_URI[tabwriter-1.2.1.sha256sum] = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
+SRC_URI[termcolor-1.2.0.sha256sum] = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
+SRC_URI[test-case-macros-2.2.2.sha256sum] = "e45b7bf6e19353ddd832745c8fcf77a17a93171df7151187f26623f2b75b5b26"
+SRC_URI[test-case-2.2.2.sha256sum] = "21d6cf5a7dffb3f9dceec8e6b8ca528d9bd71d36c9f074defb548ce161f598c0"
+SRC_URI[thiserror-impl-1.0.46.sha256sum] = "f1728216d3244de4f14f14f8c15c79be1a7c67867d28d69b719690e2a19fb445"
+SRC_URI[thiserror-1.0.46.sha256sum] = "d9207952ae1a003f42d3d5e892dac3c6ba42aa6ac0c79a6a91a2b5cb4253e75c"
+SRC_URI[time-core-0.1.1.sha256sum] = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
+SRC_URI[time-macros-0.2.11.sha256sum] = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
+SRC_URI[time-0.1.45.sha256sum] = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
+SRC_URI[time-0.3.25.sha256sum] = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
+SRC_URI[tinyvec-1.6.0.sha256sum] = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
+SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
+SRC_URI[tokio-macros-2.1.0.sha256sum] = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
+SRC_URI[tokio-openssl-0.6.3.sha256sum] = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
+SRC_URI[tokio-1.31.0.sha256sum] = "40de3a2ba249dcb097e01be5e67a5ff53cf250397715a071a81543e8a832a920"
+SRC_URI[toml-0.7.6.sha256sum] = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
+SRC_URI[toml_datetime-0.6.3.sha256sum] = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
+SRC_URI[toml_edit-0.19.14.sha256sum] = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
+SRC_URI[tower-layer-0.3.2.sha256sum] = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
+SRC_URI[tower-service-0.3.2.sha256sum] = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
+SRC_URI[tracing-attributes-0.1.26.sha256sum] = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
+SRC_URI[tracing-core-0.1.31.sha256sum] = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
+SRC_URI[tracing-0.1.37.sha256sum] = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
+SRC_URI[try-lock-0.2.4.sha256sum] = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
+SRC_URI[typenum-1.16.0.sha256sum] = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
+SRC_URI[unicode-bidi-0.3.13.sha256sum] = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
+SRC_URI[unicode-ident-1.0.11.sha256sum] = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
+SRC_URI[unicode-normalization-0.1.22.sha256sum] = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
+SRC_URI[unicode-width-0.1.10.sha256sum] = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
+SRC_URI[url-2.4.0.sha256sum] = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
+SRC_URI[utf8-width-0.1.6.sha256sum] = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
+SRC_URI[utf8parse-0.2.1.sha256sum] = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
+SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
+SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
+SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
+SRC_URI[wasi-0.10.0+wasi-snapshot-preview1.sha256sum] = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
+SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
+SRC_URI[wasm-bindgen-backend-0.2.87.sha256sum] = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
+SRC_URI[wasm-bindgen-macro-support-0.2.87.sha256sum] = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
+SRC_URI[wasm-bindgen-macro-0.2.87.sha256sum] = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
+SRC_URI[wasm-bindgen-shared-0.2.87.sha256sum] = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
+SRC_URI[wasm-bindgen-0.2.87.sha256sum] = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
+SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
+SRC_URI[winapi-util-0.1.5.sha256sum] = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
+SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
+SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
+SRC_URI[windows-sys-0.48.0.sha256sum] = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
+SRC_URI[windows-targets-0.48.2.sha256sum] = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
+SRC_URI[windows-0.48.0.sha256sum] = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
+SRC_URI[windows_aarch64_gnullvm-0.48.2.sha256sum] = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
+SRC_URI[windows_aarch64_msvc-0.48.2.sha256sum] = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
+SRC_URI[windows_i686_gnu-0.48.2.sha256sum] = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
+SRC_URI[windows_i686_msvc-0.48.2.sha256sum] = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
+SRC_URI[windows_x86_64_gnu-0.48.2.sha256sum] = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
+SRC_URI[windows_x86_64_gnullvm-0.48.2.sha256sum] = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
+SRC_URI[windows_x86_64_msvc-0.48.2.sha256sum] = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
+SRC_URI[winnow-0.5.12.sha256sum] = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
+SRC_URI[yaml-rust-0.4.5.sha256sum] = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
+SRC_URI[zip-0.6.6.sha256sum] = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
+
+SRCREV_FORMAT .= "_aziot-cert-client-async"
+SRCREV_aziot-cert-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-client-async"
+SRCREV_FORMAT .= "_aziot-cert-common-http"
+SRCREV_aziot-cert-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-common-http"
+SRCREV_FORMAT .= "_aziot-certd-config"
+SRCREV_aziot-certd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-certd-config"
+SRCREV_FORMAT .= "_aziot-identity-client-async"
+SRCREV_aziot-identity-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-client-async"
+SRCREV_FORMAT .= "_aziot-identity-common"
+SRCREV_aziot-identity-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common"
+SRCREV_FORMAT .= "_aziot-identity-common-http"
+SRCREV_aziot-identity-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common-http"
+SRCREV_FORMAT .= "_aziot-identityd-config"
+SRCREV_aziot-identityd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identityd-config"
+SRCREV_FORMAT .= "_aziot-key-client"
+SRCREV_aziot-key-client = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client"
+SRCREV_FORMAT .= "_aziot-key-client-async"
+SRCREV_aziot-key-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client-async"
+SRCREV_FORMAT .= "_aziot-key-common"
+SRCREV_aziot-key-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common"
+SRCREV_FORMAT .= "_aziot-key-common-http"
+SRCREV_aziot-key-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common-http"
+SRCREV_FORMAT .= "_aziot-key-openssl-engine"
+SRCREV_aziot-key-openssl-engine = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-openssl-engine"
+SRCREV_FORMAT .= "_aziot-keyd-config"
+SRCREV_aziot-keyd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keyd-config"
+SRCREV_FORMAT .= "_aziot-keys-common"
+SRCREV_aziot-keys-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keys-common"
+SRCREV_FORMAT .= "_aziot-tpmd-config"
+SRCREV_aziot-tpmd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/tpm/aziot-tpmd-config"
+SRCREV_FORMAT .= "_aziotctl-common"
+SRCREV_aziotctl-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/aziotctl/aziotctl-common"
+SRCREV_FORMAT .= "_cert-renewal"
+SRCREV_cert-renewal = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/cert-renewal"
+SRCREV_FORMAT .= "_config-common"
+SRCREV_config-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/config-common"
+SRCREV_FORMAT .= "_http-common"
+SRCREV_http-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/http-common"
+SRCREV_FORMAT .= "_logger"
+SRCREV_logger = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/logger"
+SRCREV_FORMAT .= "_openssl-build"
+SRCREV_openssl-build = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-build"
+SRCREV_FORMAT .= "_openssl-sys2"
+SRCREV_openssl-sys2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-sys2"
+SRCREV_FORMAT .= "_openssl2"
+SRCREV_openssl2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl2"
+SRCREV_FORMAT .= "_pkcs11"
+SRCREV_pkcs11 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11"
+SRCREV_FORMAT .= "_pkcs11-sys"
+SRCREV_pkcs11-sys = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11-sys"
+SRCREV_FORMAT .= "_test-common"
+SRCREV_test-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/test-common"
+
+LIC_FILES_CHKSUM = " \
+ file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
+ file://THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
+"
+
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
+
+RUSTFLAGS += " -C panic=unwind"
+
+do_patch() {
+ sed -i '/source = "git/d' ${WORKDIR}/git/edgelet/Cargo.lock
+ cp ${WORKDIR}/git/edgelet/Cargo.lock ${WORKDIR}/git/edgelet/aziot-edged/Cargo.lock
+}
+
+SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
+HOMEPAGE = "https://aka.ms/iotedge"
+LICENSE = "MIT"
+
+# includes this file if it exists but does not fail
+# this is useful for anything you may want to override from
+# what cargo-bitbake generates.
+include aziot-edged-${PV}.inc
+include aziot-edged.inc
\ No newline at end of file
diff --git a/recipes-core/aziot-edged/files/0001-Change-panic-strategy-to-unwind.patch b/recipes-core/aziot-edged/files/0001-Change-panic-strategy-to-unwind.patch
deleted file mode 100644
index b976f173..00000000
--- a/recipes-core/aziot-edged/files/0001-Change-panic-strategy-to-unwind.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index f936b9044..415655f76 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -15,7 +15,7 @@ members = [
- ]
-
- [profile.dev]
--panic = 'abort'
-+panic = 'unwind'
-
- [profile.release]
--panic = 'abort'
-+panic = 'unwind'
diff --git a/recipes-core/aziot-keys/aziot-keys-1.4.2.inc b/recipes-core/aziot-keys/aziot-keys-1.4.2.inc
deleted file mode 100644
index 987deb8a..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.4.2.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.2"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys-1.4.3.inc b/recipes-core/aziot-keys/aziot-keys-1.4.3.inc
deleted file mode 100644
index b796bb83..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.4.3.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.3"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys-1.4.4.inc b/recipes-core/aziot-keys/aziot-keys-1.4.4.inc
deleted file mode 100644
index 0bf1f273..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.4.4.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.4"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys-1.4.5.inc b/recipes-core/aziot-keys/aziot-keys-1.4.5.inc
deleted file mode 100644
index fa12038b..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.4.5.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.5"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys-1.4.6.inc b/recipes-core/aziot-keys/aziot-keys-1.4.6.inc
deleted file mode 100644
index 9734f034..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.4.6.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.6"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys-1.4.7.inc b/recipes-core/aziot-keys/aziot-keys-1.4.7.inc
deleted file mode 100644
index 57765ee6..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.4.7.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.7"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys-1.5.0.inc b/recipes-core/aziot-keys/aziot-keys-1.5.0.inc
new file mode 100644
index 00000000..06f7a9c7
--- /dev/null
+++ b/recipes-core/aziot-keys/aziot-keys-1.5.0.inc
@@ -0,0 +1 @@
+export VERSION = "1.5.0"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys.inc b/recipes-core/aziot-keys/aziot-keys.inc
index 07d03180..4ebdc07e 100644
--- a/recipes-core/aziot-keys/aziot-keys.inc
+++ b/recipes-core/aziot-keys/aziot-keys.inc
@@ -1,4 +1,2 @@
-DEPENDS += "openssl virtual/docker "
-RDEPENDS:${PN} += "docker "
-
-SRC_URI +="file://0001-Change-panic-strategy-to-unwind.patch"
+DEPENDS += "openssl virtual/docker pkgconfig"
+RDEPENDS:${PN} += "docker "
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys_1.4.2.bb b/recipes-core/aziot-keys/aziot-keys_1.4.2.bb
deleted file mode 100644
index 20b66160..00000000
--- a/recipes-core/aziot-keys/aziot-keys_1.4.2.bb
+++ /dev/null
@@ -1,269 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-keys could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "2f4023fb5700fb59df14d34c52e9c5ae6b7fcfd8"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "key/aziot-keys"
-
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-recursion/1.0.0 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bindgen/0.60.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/block-buffer/0.9.0 \
- crate://crates.io/bumpalo/3.11.1 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.4.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/crypto-mac/0.8.0 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/digest/0.9.0 \
- crate://crates.io/doc-comment/0.3.3 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/filetime/0.2.19 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.0 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.8.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/itertools/0.8.2 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.2 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/opaque-debug/0.3.0 \
- crate://crates.io/openssl-errors/0.1.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.6 \
- crate://crates.io/paste/1.0.11 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.50 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.9.9 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.15.9 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.0 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.2.2 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-keys-${PV}.inc
-include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/aziot-keys_1.4.3.bb b/recipes-core/aziot-keys/aziot-keys_1.4.3.bb
deleted file mode 100644
index bead58da..00000000
--- a/recipes-core/aziot-keys/aziot-keys_1.4.3.bb
+++ /dev/null
@@ -1,282 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-keys could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "cfa39b58ec0931d62597d1c1f4908fa202c23a32"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "key/aziot-keys"
-PV:append = ".AUTOINC+cfa39b58ec"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-recursion/1.0.2 \
- crate://crates.io/async-trait/0.1.64 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.4.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.89 \
- crate://crates.io/cxx/1.0.89 \
- crate://crates.io/cxxbridge-flags/1.0.89 \
- crate://crates.io/cxxbridge-macro/1.0.89 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/filetime/0.2.20 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.1 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.3 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/nom8/0.2.0 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.3 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/paste/1.0.11 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.10.2 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.36.8 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.93 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.27.7 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.6 \
- crate://crates.io/tokio/1.25.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.3 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.3.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-keys-${PV}.inc
-include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/aziot-keys_1.4.4.bb b/recipes-core/aziot-keys/aziot-keys_1.4.4.bb
deleted file mode 100644
index 5c1dd579..00000000
--- a/recipes-core/aziot-keys/aziot-keys_1.4.4.bb
+++ /dev/null
@@ -1,282 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-keys could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "cc13f2b9f05ee4fc47e323d8218705ae03fb5299"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "key/aziot-keys"
-PV:append = ".AUTOINC+cc13f2b9f0"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-recursion/1.0.2 \
- crate://crates.io/async-trait/0.1.66 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.6.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.7 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.14 \
- crate://crates.io/crossbeam-utils/0.8.15 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.92 \
- crate://crates.io/cxx/1.0.92 \
- crate://crates.io/cxxbridge-flags/1.0.92 \
- crate://crates.io/cxxbridge-macro/1.0.92 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/filetime/0.2.20 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.2 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.16 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.4 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.8.0 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.6 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.3 \
- crate://crates.io/once_cell/1.17.1 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.83 \
- crate://crates.io/openssl/0.10.48 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.36.9 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.5 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.94 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.8 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.20 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.26.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.4 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.8 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.3.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/winnow/0.3.5 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-keys-${PV}.inc
-include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/aziot-keys_1.4.5.bb b/recipes-core/aziot-keys/aziot-keys_1.4.5.bb
deleted file mode 100644
index 64484b5f..00000000
--- a/recipes-core/aziot-keys/aziot-keys_1.4.5.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-keys could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "0116f8407c1356eff566c67b5d15d9d24ebc0ade"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "key/aziot-keys"
-PV:append = ".AUTOINC+0116f8407c"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-keys-${PV}.inc
-include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/aziot-keys_1.4.6.bb b/recipes-core/aziot-keys/aziot-keys_1.4.6.bb
deleted file mode 100644
index d1e24747..00000000
--- a/recipes-core/aziot-keys/aziot-keys_1.4.6.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-keys could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "e4b08714e1928937746221a8c840ac73b7ce2170"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "key/aziot-keys"
-PV:append = ".AUTOINC+e4b08714e1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-keys-${PV}.inc
-include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/aziot-keys_1.4.7.bb b/recipes-core/aziot-keys/aziot-keys_1.4.7.bb
deleted file mode 100644
index 1bb0fdec..00000000
--- a/recipes-core/aziot-keys/aziot-keys_1.4.7.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziot-keys could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "91e058880c4eb27756a15b74b52a031e0604207a"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "key/aziot-keys"
-PV:append = ".AUTOINC+91e058880c"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziot-keys-${PV}.inc
-include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb b/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
new file mode 100644
index 00000000..7f6d0c4d
--- /dev/null
+++ b/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
@@ -0,0 +1,526 @@
+# Auto-Generated by cargo-bitbake 0.3.16
+#
+inherit cargo pkgconfig
+
+# If this is git based prefer versioned ones if they exist
+# DEFAULT_PREFERENCE = "-1"
+
+# how to get aziot-keys could be as easy as but default to a git checkout:
+# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
+SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
+SRCREV = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+S = "${WORKDIR}/git"
+CARGO_SRC_DIR = "key/aziot-keys"
+
+
+# please note if you have entries that do not begin with crate://
+# you must change them to how that package can be fetched
+SRC_URI += " \
+ crate://crates.io/addr2line/0.19.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.2 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.1 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.71 \
+ crate://crates.io/async-recursion/1.0.4 \
+ crate://crates.io/async-trait/0.1.68 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.67 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bindgen/0.69.4 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.2 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.79 \
+ crate://crates.io/cexpr/0.6.0 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clang-sys/1.6.1 \
+ crate://crates.io/clap/4.3.8 \
+ crate://crates.io/clap_builder/4.3.8 \
+ crate://crates.io/clap_derive/4.3.2 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/colored/2.0.0 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.8 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.1 \
+ crate://crates.io/darling_core/0.20.1 \
+ crate://crates.io/darling_macro/0.20.1 \
+ crate://crates.io/dashmap/5.4.0 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.8.1 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.0 \
+ crate://crates.io/erased-serde/0.3.25 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.1 \
+ crate://crates.io/filetime/0.2.21 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/fsevent-sys/2.0.1 \
+ crate://crates.io/fsevent/0.4.0 \
+ crate://crates.io/fuchsia-zircon-sys/0.3.3 \
+ crate://crates.io/fuchsia-zircon/0.3.3 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/glob/0.3.1 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/heck/0.4.1 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.2.6 \
+ crate://crates.io/hermit-abi/0.3.1 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/hmac/0.12.1 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.2 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/inotify-sys/0.1.5 \
+ crate://crates.io/inotify/0.7.1 \
+ crate://crates.io/io-lifetimes/1.0.11 \
+ crate://crates.io/iovec/0.1.4 \
+ crate://crates.io/is-terminal/0.4.7 \
+ crate://crates.io/itertools/0.10.5 \
+ crate://crates.io/itoa/1.0.6 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/kernel32-sys/0.2.2 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/lazycell/1.3.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/libloading/0.7.4 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.3.8 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.19 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.6.2 \
+ crate://crates.io/mio-extras/2.0.6 \
+ crate://crates.io/mio/0.6.23 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/miow/0.2.2 \
+ crate://crates.io/net2/0.2.39 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/notify/4.0.17 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.15 \
+ crate://crates.io/num_cpus/1.15.0 \
+ crate://crates.io/object/0.30.4 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.90 \
+ crate://crates.io/openssl/0.10.55 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/paste/1.0.12 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.9 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro2/1.0.63 \
+ crate://crates.io/quote/1.0.28 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.2.16 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-syntax/0.7.2 \
+ crate://crates.io/regex/1.8.4 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustc-hash/1.1.0 \
+ crate://crates.io/rustix/0.37.20 \
+ crate://crates.io/ryu/1.0.13 \
+ crate://crates.io/same-file/1.0.6 \
+ crate://crates.io/scopeguard/1.1.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.164 \
+ crate://crates.io/serde_derive/1.0.164 \
+ crate://crates.io/serde_json/1.0.99 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/shlex/1.1.0 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.10.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/subtle/2.5.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.22 \
+ crate://crates.io/sysinfo/0.27.8 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.9 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.22 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.28.2 \
+ crate://crates.io/toml/0.7.5 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.11 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.9 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/uuid/1.4.0 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/walkdir/2.3.3 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/wildmatch/2.1.1 \
+ crate://crates.io/winapi-build/0.1.1 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.2.8 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.0 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
+ crate://crates.io/windows_aarch64_msvc/0.48.0 \
+ crate://crates.io/windows_i686_gnu/0.48.0 \
+ crate://crates.io/windows_i686_msvc/0.48.0 \
+ crate://crates.io/windows_x86_64_gnu/0.48.0 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
+ crate://crates.io/windows_x86_64_msvc/0.48.0 \
+ crate://crates.io/winnow/0.4.7 \
+ crate://crates.io/ws2_32-sys/0.2.1 \
+"
+
+SRC_URI[addr2line-0.19.0.sha256sum] = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
+SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
+SRC_URI[aho-corasick-1.0.2.sha256sum] = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
+SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
+SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+SRC_URI[anstream-0.3.2.sha256sum] = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
+SRC_URI[anstyle-parse-0.2.1.sha256sum] = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
+SRC_URI[anstyle-query-1.0.0.sha256sum] = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
+SRC_URI[anstyle-wincon-1.0.1.sha256sum] = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
+SRC_URI[anstyle-1.0.1.sha256sum] = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
+SRC_URI[anyhow-1.0.71.sha256sum] = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
+SRC_URI[async-recursion-1.0.4.sha256sum] = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"
+SRC_URI[async-trait-0.1.68.sha256sum] = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
+SRC_URI[atty-0.2.14.sha256sum] = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
+SRC_URI[autocfg-1.1.0.sha256sum] = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+SRC_URI[backtrace-0.3.67.sha256sum] = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
+SRC_URI[base64-0.13.1.sha256sum] = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
+SRC_URI[base64-0.21.2.sha256sum] = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
+SRC_URI[bindgen-0.69.4.sha256sum] = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
+SRC_URI[bitflags-1.3.2.sha256sum] = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
+SRC_URI[bitflags-2.4.2.sha256sum] = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
+SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
+SRC_URI[bumpalo-3.13.0.sha256sum] = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
+SRC_URI[byte-unit-4.0.19.sha256sum] = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
+SRC_URI[bytes-1.4.0.sha256sum] = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
+SRC_URI[cc-1.0.79.sha256sum] = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
+SRC_URI[cexpr-0.6.0.sha256sum] = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
+SRC_URI[cfg-if-0.1.10.sha256sum] = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
+SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
+SRC_URI[chrono-0.4.26.sha256sum] = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
+SRC_URI[clang-sys-1.6.1.sha256sum] = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
+SRC_URI[clap-4.3.8.sha256sum] = "d9394150f5b4273a1763355bd1c2ec54cc5a2593f790587bcd6b2c947cfa9211"
+SRC_URI[clap_builder-4.3.8.sha256sum] = "9a78fbdd3cc2914ddf37ba444114bc7765bbdcb55ec9cbe6fa054f0137400717"
+SRC_URI[clap_derive-4.3.2.sha256sum] = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f"
+SRC_URI[clap_lex-0.5.0.sha256sum] = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
+SRC_URI[colorchoice-1.0.0.sha256sum] = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
+SRC_URI[colored-2.0.0.sha256sum] = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
+SRC_URI[core-foundation-sys-0.8.4.sha256sum] = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
+SRC_URI[cpufeatures-0.2.8.sha256sum] = "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c"
+SRC_URI[crossbeam-channel-0.5.8.sha256sum] = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
+SRC_URI[crossbeam-deque-0.8.3.sha256sum] = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
+SRC_URI[crossbeam-epoch-0.9.15.sha256sum] = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
+SRC_URI[crossbeam-utils-0.8.16.sha256sum] = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
+SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
+SRC_URI[darling-0.20.1.sha256sum] = "0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944"
+SRC_URI[darling_core-0.20.1.sha256sum] = "ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb"
+SRC_URI[darling_macro-0.20.1.sha256sum] = "29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a"
+SRC_URI[dashmap-5.4.0.sha256sum] = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc"
+SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
+SRC_URI[either-1.8.1.sha256sum] = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
+SRC_URI[env_logger-0.10.0.sha256sum] = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
+SRC_URI[equivalent-1.0.0.sha256sum] = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1"
+SRC_URI[erased-serde-0.3.25.sha256sum] = "4f2b0c2380453a92ea8b6c8e5f64ecaafccddde8ceab55ff7a8ac1029f894569"
+SRC_URI[errno-dragonfly-0.1.2.sha256sum] = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
+SRC_URI[errno-0.3.1.sha256sum] = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
+SRC_URI[filetime-0.2.21.sha256sum] = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153"
+SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
+SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
+SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
+SRC_URI[form_urlencoded-1.2.0.sha256sum] = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
+SRC_URI[fsevent-sys-2.0.1.sha256sum] = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
+SRC_URI[fsevent-0.4.0.sha256sum] = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
+SRC_URI[fuchsia-zircon-sys-0.3.3.sha256sum] = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
+SRC_URI[fuchsia-zircon-0.3.3.sha256sum] = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
+SRC_URI[futures-channel-0.3.28.sha256sum] = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
+SRC_URI[futures-core-0.3.28.sha256sum] = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
+SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
+SRC_URI[futures-io-0.3.28.sha256sum] = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
+SRC_URI[futures-macro-0.3.28.sha256sum] = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
+SRC_URI[futures-sink-0.3.28.sha256sum] = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
+SRC_URI[futures-task-0.3.28.sha256sum] = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
+SRC_URI[futures-util-0.3.28.sha256sum] = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
+SRC_URI[futures-0.3.28.sha256sum] = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
+SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
+SRC_URI[getrandom-0.2.10.sha256sum] = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
+SRC_URI[gimli-0.27.3.sha256sum] = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
+SRC_URI[glob-0.3.1.sha256sum] = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
+SRC_URI[hashbrown-0.12.3.sha256sum] = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
+SRC_URI[hashbrown-0.14.0.sha256sum] = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
+SRC_URI[headers-core-0.2.0.sha256sum] = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
+SRC_URI[headers-0.3.8.sha256sum] = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
+SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
+SRC_URI[hermit-abi-0.1.19.sha256sum] = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
+SRC_URI[hermit-abi-0.2.6.sha256sum] = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
+SRC_URI[hermit-abi-0.3.1.sha256sum] = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
+SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
+SRC_URI[hmac-0.12.1.sha256sum] = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
+SRC_URI[http-body-0.4.5.sha256sum] = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
+SRC_URI[http-0.2.9.sha256sum] = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
+SRC_URI[httparse-1.8.0.sha256sum] = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
+SRC_URI[httpdate-1.0.2.sha256sum] = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
+SRC_URI[humantime-2.1.0.sha256sum] = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
+SRC_URI[hyper-openssl-0.9.2.sha256sum] = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
+SRC_URI[hyper-proxy-0.9.1.sha256sum] = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
+SRC_URI[hyper-0.14.27.sha256sum] = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
+SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
+SRC_URI[iana-time-zone-0.1.57.sha256sum] = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
+SRC_URI[ident_case-1.0.1.sha256sum] = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
+SRC_URI[idna-0.4.0.sha256sum] = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
+SRC_URI[indexmap-1.9.3.sha256sum] = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
+SRC_URI[indexmap-2.0.0.sha256sum] = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
+SRC_URI[inotify-sys-0.1.5.sha256sum] = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
+SRC_URI[inotify-0.7.1.sha256sum] = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
+SRC_URI[io-lifetimes-1.0.11.sha256sum] = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
+SRC_URI[iovec-0.1.4.sha256sum] = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
+SRC_URI[is-terminal-0.4.7.sha256sum] = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
+SRC_URI[itertools-0.10.5.sha256sum] = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
+SRC_URI[itoa-1.0.6.sha256sum] = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
+SRC_URI[js-sys-0.3.64.sha256sum] = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
+SRC_URI[kernel32-sys-0.2.2.sha256sum] = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
+SRC_URI[lazy_static-1.4.0.sha256sum] = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
+SRC_URI[lazycell-1.3.0.sha256sum] = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
+SRC_URI[libc-0.2.153.sha256sum] = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+SRC_URI[libloading-0.7.4.sha256sum] = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
+SRC_URI[linked-hash-map-0.5.6.sha256sum] = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
+SRC_URI[linked_hash_set-0.1.4.sha256sum] = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
+SRC_URI[linux-raw-sys-0.3.8.sha256sum] = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
+SRC_URI[lock_api-0.4.10.sha256sum] = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
+SRC_URI[log-0.4.19.sha256sum] = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
+SRC_URI[memchr-2.5.0.sha256sum] = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
+SRC_URI[memoffset-0.7.1.sha256sum] = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
+SRC_URI[memoffset-0.9.0.sha256sum] = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
+SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
+SRC_URI[minimal-lexical-0.2.1.sha256sum] = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
+SRC_URI[miniz_oxide-0.6.2.sha256sum] = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
+SRC_URI[mio-extras-2.0.6.sha256sum] = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
+SRC_URI[mio-0.6.23.sha256sum] = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
+SRC_URI[mio-0.8.11.sha256sum] = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+SRC_URI[miow-0.2.2.sha256sum] = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
+SRC_URI[net2-0.2.39.sha256sum] = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
+SRC_URI[nix-0.26.2.sha256sum] = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
+SRC_URI[nom-7.1.3.sha256sum] = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
+SRC_URI[notify-4.0.17.sha256sum] = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
+SRC_URI[ntapi-0.4.1.sha256sum] = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
+SRC_URI[num-traits-0.2.15.sha256sum] = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
+SRC_URI[num_cpus-1.15.0.sha256sum] = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
+SRC_URI[object-0.30.4.sha256sum] = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385"
+SRC_URI[once_cell-1.18.0.sha256sum] = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
+SRC_URI[openssl-errors-0.2.0.sha256sum] = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
+SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
+SRC_URI[openssl-sys-0.9.90.sha256sum] = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
+SRC_URI[openssl-0.10.55.sha256sum] = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
+SRC_URI[parking_lot-0.12.1.sha256sum] = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
+SRC_URI[parking_lot_core-0.9.8.sha256sum] = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
+SRC_URI[paste-1.0.12.sha256sum] = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
+SRC_URI[percent-encoding-2.3.0.sha256sum] = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
+SRC_URI[pin-project-lite-0.2.9.sha256sum] = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
+SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+SRC_URI[pkg-config-0.3.27.sha256sum] = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
+SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
+SRC_URI[proc-macro2-1.0.63.sha256sum] = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
+SRC_URI[quote-1.0.28.sha256sum] = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
+SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
+SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
+SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
+SRC_URI[rayon-core-1.11.0.sha256sum] = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
+SRC_URI[rayon-1.7.0.sha256sum] = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
+SRC_URI[redox_syscall-0.2.16.sha256sum] = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
+SRC_URI[redox_syscall-0.3.5.sha256sum] = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
+SRC_URI[regex-syntax-0.7.2.sha256sum] = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
+SRC_URI[regex-1.8.4.sha256sum] = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
+SRC_URI[rustc-demangle-0.1.23.sha256sum] = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
+SRC_URI[rustc-hash-1.1.0.sha256sum] = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
+SRC_URI[rustix-0.37.20.sha256sum] = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
+SRC_URI[ryu-1.0.13.sha256sum] = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
+SRC_URI[same-file-1.0.6.sha256sum] = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
+SRC_URI[scopeguard-1.1.0.sha256sum] = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
+SRC_URI[semver-1.0.22.sha256sum] = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
+SRC_URI[serde-1.0.164.sha256sum] = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d"
+SRC_URI[serde_derive-1.0.164.sha256sum] = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68"
+SRC_URI[serde_json-1.0.99.sha256sum] = "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3"
+SRC_URI[serde_spanned-0.6.3.sha256sum] = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
+SRC_URI[serde_with-2.3.3.sha256sum] = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
+SRC_URI[serde_with_macros-2.3.3.sha256sum] = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
+SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
+SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
+SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
+SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
+SRC_URI[shlex-1.1.0.sha256sum] = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
+SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
+SRC_URI[smallvec-1.10.0.sha256sum] = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
+SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
+SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+SRC_URI[strsim-0.10.0.sha256sum] = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
+SRC_URI[subtle-2.5.0.sha256sum] = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
+SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
+SRC_URI[syn-2.0.22.sha256sum] = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616"
+SRC_URI[sysinfo-0.27.8.sha256sum] = "a902e9050fca0a5d6877550b769abd2bd1ce8c04634b941dbe2809735e1a1e33"
+SRC_URI[termcolor-1.2.0.sha256sum] = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
+SRC_URI[time-core-0.1.1.sha256sum] = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
+SRC_URI[time-macros-0.2.9.sha256sum] = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"
+SRC_URI[time-0.1.45.sha256sum] = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
+SRC_URI[time-0.3.22.sha256sum] = "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd"
+SRC_URI[tinyvec-1.6.0.sha256sum] = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
+SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
+SRC_URI[tokio-macros-2.1.0.sha256sum] = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
+SRC_URI[tokio-openssl-0.6.3.sha256sum] = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
+SRC_URI[tokio-1.28.2.sha256sum] = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
+SRC_URI[toml-0.7.5.sha256sum] = "1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240"
+SRC_URI[toml_datetime-0.6.3.sha256sum] = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
+SRC_URI[toml_edit-0.19.11.sha256sum] = "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7"
+SRC_URI[tower-layer-0.3.2.sha256sum] = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
+SRC_URI[tower-service-0.3.2.sha256sum] = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
+SRC_URI[tracing-attributes-0.1.26.sha256sum] = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
+SRC_URI[tracing-core-0.1.31.sha256sum] = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
+SRC_URI[tracing-0.1.37.sha256sum] = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
+SRC_URI[try-lock-0.2.4.sha256sum] = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
+SRC_URI[typenum-1.16.0.sha256sum] = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
+SRC_URI[unicode-bidi-0.3.13.sha256sum] = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
+SRC_URI[unicode-ident-1.0.9.sha256sum] = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
+SRC_URI[unicode-normalization-0.1.22.sha256sum] = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
+SRC_URI[url-2.4.0.sha256sum] = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
+SRC_URI[utf8-width-0.1.6.sha256sum] = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
+SRC_URI[utf8parse-0.2.1.sha256sum] = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
+SRC_URI[uuid-1.4.0.sha256sum] = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be"
+SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
+SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
+SRC_URI[walkdir-2.3.3.sha256sum] = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
+SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
+SRC_URI[wasi-0.10.0+wasi-snapshot-preview1.sha256sum] = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
+SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
+SRC_URI[wasm-bindgen-backend-0.2.87.sha256sum] = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
+SRC_URI[wasm-bindgen-macro-support-0.2.87.sha256sum] = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
+SRC_URI[wasm-bindgen-macro-0.2.87.sha256sum] = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
+SRC_URI[wasm-bindgen-shared-0.2.87.sha256sum] = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
+SRC_URI[wasm-bindgen-0.2.87.sha256sum] = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
+SRC_URI[wildmatch-2.1.1.sha256sum] = "ee583bdc5ff1cf9db20e9db5bb3ff4c3089a8f6b8b31aff265c9aba85812db86"
+SRC_URI[winapi-build-0.1.1.sha256sum] = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
+SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
+SRC_URI[winapi-util-0.1.5.sha256sum] = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
+SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
+SRC_URI[winapi-0.2.8.sha256sum] = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
+SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
+SRC_URI[windows-sys-0.48.0.sha256sum] = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
+SRC_URI[windows-targets-0.48.0.sha256sum] = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
+SRC_URI[windows-0.48.0.sha256sum] = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
+SRC_URI[windows_aarch64_gnullvm-0.48.0.sha256sum] = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
+SRC_URI[windows_aarch64_msvc-0.48.0.sha256sum] = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
+SRC_URI[windows_i686_gnu-0.48.0.sha256sum] = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
+SRC_URI[windows_i686_msvc-0.48.0.sha256sum] = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
+SRC_URI[windows_x86_64_gnu-0.48.0.sha256sum] = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
+SRC_URI[windows_x86_64_gnullvm-0.48.0.sha256sum] = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
+SRC_URI[windows_x86_64_msvc-0.48.0.sha256sum] = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
+SRC_URI[winnow-0.4.7.sha256sum] = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
+SRC_URI[ws2_32-sys-0.2.1.sha256sum] = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
+
+RUSTFLAGS += " -C panic=unwind"
+
+LIC_FILES_CHKSUM = " \
+ file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
+"
+
+SUMMARY = "aziot-keys is the default implementation of cryptographic operations used by the Keys Service."
+HOMEPAGE = "https://azure.github.io/iot-identity-service/"
+LICENSE = "MIT"
+
+# includes this file if it exists but does not fail
+# this is useful for anything you may want to override from
+# what cargo-bitbake generates.
+include aziot-keys-${PV}.inc
+include aziot-keys.inc
diff --git a/recipes-core/aziot-keys/files/0001-Change-panic-strategy-to-unwind.patch b/recipes-core/aziot-keys/files/0001-Change-panic-strategy-to-unwind.patch
deleted file mode 100644
index ce1bbf61..00000000
--- a/recipes-core/aziot-keys/files/0001-Change-panic-strategy-to-unwind.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From ad25eb134a46d6003cec624cc05e62a3a5b21a85 Mon Sep 17 00:00:00 2001
-From: gaya <33068020+ggjjj@users.noreply.github.com>
-Date: Wed, 26 Oct 2022 03:33:48 +0000
-Subject: [PATCH] Change panic strategy to unwind
-
----
- Cargo.toml | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Cargo.toml b/Cargo.toml
-index c916bec..7eaaa49 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -54,7 +54,7 @@ members = [
- # Don't let panics from callbacks cross FFI boundary
-
- [profile.dev]
--panic = "abort"
-+panic = "unwind"
-
- [profile.release]
--panic = "abort"
-+panic = "unwind"
---
-2.37.0
-
diff --git a/recipes-core/aziotctl/aziotctl-1.4.2.inc b/recipes-core/aziotctl/aziotctl-1.4.2.inc
deleted file mode 100644
index 4b06fb12..00000000
--- a/recipes-core/aziotctl/aziotctl-1.4.2.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.2"
diff --git a/recipes-core/aziotctl/aziotctl-1.4.3.inc b/recipes-core/aziotctl/aziotctl-1.4.3.inc
deleted file mode 100644
index eb8645d4..00000000
--- a/recipes-core/aziotctl/aziotctl-1.4.3.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.3"
diff --git a/recipes-core/aziotctl/aziotctl-1.4.4.inc b/recipes-core/aziotctl/aziotctl-1.4.4.inc
deleted file mode 100644
index 67d248b8..00000000
--- a/recipes-core/aziotctl/aziotctl-1.4.4.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.4"
diff --git a/recipes-core/aziotctl/aziotctl-1.4.5.inc b/recipes-core/aziotctl/aziotctl-1.4.5.inc
deleted file mode 100644
index 8dcec9ca..00000000
--- a/recipes-core/aziotctl/aziotctl-1.4.5.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.5"
diff --git a/recipes-core/aziotctl/aziotctl-1.4.6.inc b/recipes-core/aziotctl/aziotctl-1.4.6.inc
deleted file mode 100644
index 40918b3c..00000000
--- a/recipes-core/aziotctl/aziotctl-1.4.6.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.6"
diff --git a/recipes-core/aziotctl/aziotctl-1.4.7.inc b/recipes-core/aziotctl/aziotctl-1.4.7.inc
deleted file mode 100644
index 57765ee6..00000000
--- a/recipes-core/aziotctl/aziotctl-1.4.7.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.7"
\ No newline at end of file
diff --git a/recipes-core/aziotctl/aziotctl-1.5.0.inc b/recipes-core/aziotctl/aziotctl-1.5.0.inc
new file mode 100644
index 00000000..06f7a9c7
--- /dev/null
+++ b/recipes-core/aziotctl/aziotctl-1.5.0.inc
@@ -0,0 +1 @@
+export VERSION = "1.5.0"
\ No newline at end of file
diff --git a/recipes-core/aziotctl/aziotctl.inc b/recipes-core/aziotctl/aziotctl.inc
index 47cab167..5315e081 100644
--- a/recipes-core/aziotctl/aziotctl.inc
+++ b/recipes-core/aziotctl/aziotctl.inc
@@ -3,10 +3,8 @@ RDEPENDS:${PN} += "docker"
export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
-SRC_URI +="file://0001-Change-panic-strategy-to-unwind.patch"
-
do_install () {
# Binaries
install -d "${D}${bindir}"
- install -m 755 "${WORKDIR}/build/target/${TARGET_SYS}/release/aziotctl" ${D}${bindir}/aziotctl
+ install -m 755 "${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/aziotctl" ${D}${bindir}/aziotctl
}
\ No newline at end of file
diff --git a/recipes-core/aziotctl/aziotctl_1.4.2.bb b/recipes-core/aziotctl/aziotctl_1.4.2.bb
deleted file mode 100644
index 2d22692e..00000000
--- a/recipes-core/aziotctl/aziotctl_1.4.2.bb
+++ /dev/null
@@ -1,269 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.4.2"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "2f4023fb5700fb59df14d34c52e9c5ae6b7fcfd8"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotctl"
-
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-recursion/1.0.0 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bindgen/0.60.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/block-buffer/0.9.0 \
- crate://crates.io/bumpalo/3.11.1 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.4.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/crypto-mac/0.8.0 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/digest/0.9.0 \
- crate://crates.io/doc-comment/0.3.3 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/filetime/0.2.19 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.0 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.8.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/itertools/0.8.2 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.2 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/opaque-debug/0.3.0 \
- crate://crates.io/openssl-errors/0.1.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.6 \
- crate://crates.io/paste/1.0.11 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.50 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.9.9 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.15.9 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.0 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.2.2 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotctl-${PV}.inc
-include aziotctl.inc
diff --git a/recipes-core/aziotctl/aziotctl_1.4.3.bb b/recipes-core/aziotctl/aziotctl_1.4.3.bb
deleted file mode 100644
index 8e6dbbfc..00000000
--- a/recipes-core/aziotctl/aziotctl_1.4.3.bb
+++ /dev/null
@@ -1,282 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.4.1"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "cfa39b58ec0931d62597d1c1f4908fa202c23a32"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotctl"
-PV:append = ".AUTOINC+cfa39b58ec"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-recursion/1.0.2 \
- crate://crates.io/async-trait/0.1.64 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.4.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.89 \
- crate://crates.io/cxx/1.0.89 \
- crate://crates.io/cxxbridge-flags/1.0.89 \
- crate://crates.io/cxxbridge-macro/1.0.89 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/filetime/0.2.20 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.1 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.3 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/nom8/0.2.0 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.3 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/paste/1.0.11 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.10.2 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.36.8 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.93 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.27.7 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.6 \
- crate://crates.io/tokio/1.25.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.3 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.3.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotctl-${PV}.inc
-include aziotctl.inc
diff --git a/recipes-core/aziotctl/aziotctl_1.4.4.bb b/recipes-core/aziotctl/aziotctl_1.4.4.bb
deleted file mode 100644
index bd251aa0..00000000
--- a/recipes-core/aziotctl/aziotctl_1.4.4.bb
+++ /dev/null
@@ -1,282 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.4.4"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "cc13f2b9f05ee4fc47e323d8218705ae03fb5299"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotctl"
-PV:append = ".AUTOINC+cc13f2b9f0"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-recursion/1.0.2 \
- crate://crates.io/async-trait/0.1.66 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.6.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.7 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.14 \
- crate://crates.io/crossbeam-utils/0.8.15 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.92 \
- crate://crates.io/cxx/1.0.92 \
- crate://crates.io/cxxbridge-flags/1.0.92 \
- crate://crates.io/cxxbridge-macro/1.0.92 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/filetime/0.2.20 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.2 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.16 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.4 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.8.0 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.6 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.3 \
- crate://crates.io/once_cell/1.17.1 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.83 \
- crate://crates.io/openssl/0.10.48 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.36.9 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.5 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.94 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.8 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.20 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.26.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.4 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.8 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.3.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/winnow/0.3.5 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotctl-${PV}.inc
-include aziotctl.inc
diff --git a/recipes-core/aziotctl/aziotctl_1.4.5.bb b/recipes-core/aziotctl/aziotctl_1.4.5.bb
deleted file mode 100644
index 1b759b3c..00000000
--- a/recipes-core/aziotctl/aziotctl_1.4.5.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.4.5"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "0116f8407c1356eff566c67b5d15d9d24ebc0ade"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotctl"
-PV:append = ".AUTOINC+0116f8407c"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotctl-${PV}.inc
-include aziotctl.inc
diff --git a/recipes-core/aziotctl/aziotctl_1.4.6.bb b/recipes-core/aziotctl/aziotctl_1.4.6.bb
deleted file mode 100644
index 0eea2c89..00000000
--- a/recipes-core/aziotctl/aziotctl_1.4.6.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.4.6"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "e4b08714e1928937746221a8c840ac73b7ce2170"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotctl"
-PV:append = ".AUTOINC+e4b08714e1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotctl-${PV}.inc
-include aziotctl.inc
diff --git a/recipes-core/aziotctl/aziotctl_1.4.7.bb b/recipes-core/aziotctl/aziotctl_1.4.7.bb
deleted file mode 100644
index eda5e283..00000000
--- a/recipes-core/aziotctl/aziotctl_1.4.7.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.4.7"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "91e058880c4eb27756a15b74b52a031e0604207a"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotctl"
-PV:append = ".AUTOINC+91e058880c"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotctl-${PV}.inc
-include aziotctl.inc
diff --git a/recipes-core/aziotctl/aziotctl_1.5.0.bb b/recipes-core/aziotctl/aziotctl_1.5.0.bb
new file mode 100644
index 00000000..5f9f2562
--- /dev/null
+++ b/recipes-core/aziotctl/aziotctl_1.5.0.bb
@@ -0,0 +1,537 @@
+# Auto-Generated by cargo-bitbake 0.3.16
+#
+inherit cargo
+
+# If this is git based prefer versioned ones if they exist
+# DEFAULT_PREFERENCE = "-1"
+
+# how to get aziotctl could be as easy as but default to a git checkout:
+# SRC_URI += "crate://crates.io/aziotctl/1.5.0"
+SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
+SRCREV = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+S = "${WORKDIR}/git"
+CARGO_SRC_DIR = "aziotctl"
+
+
+# please note if you have entries that do not begin with crate://
+# you must change them to how that package can be fetched
+SRC_URI += " \
+ crate://crates.io/addr2line/0.19.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.2 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.1 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.71 \
+ crate://crates.io/async-recursion/1.0.4 \
+ crate://crates.io/async-trait/0.1.68 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.67 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bindgen/0.69.4 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.2 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.79 \
+ crate://crates.io/cexpr/0.6.0 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clang-sys/1.6.1 \
+ crate://crates.io/clap/4.3.8 \
+ crate://crates.io/clap_builder/4.3.8 \
+ crate://crates.io/clap_derive/4.3.2 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/colored/2.0.0 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.8 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.1 \
+ crate://crates.io/darling_core/0.20.1 \
+ crate://crates.io/darling_macro/0.20.1 \
+ crate://crates.io/dashmap/5.4.0 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.8.1 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.0 \
+ crate://crates.io/erased-serde/0.3.25 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.1 \
+ crate://crates.io/filetime/0.2.21 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/fsevent-sys/2.0.1 \
+ crate://crates.io/fsevent/0.4.0 \
+ crate://crates.io/fuchsia-zircon-sys/0.3.3 \
+ crate://crates.io/fuchsia-zircon/0.3.3 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/glob/0.3.1 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/heck/0.4.1 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.2.6 \
+ crate://crates.io/hermit-abi/0.3.1 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/hmac/0.12.1 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.2 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/inotify-sys/0.1.5 \
+ crate://crates.io/inotify/0.7.1 \
+ crate://crates.io/io-lifetimes/1.0.11 \
+ crate://crates.io/iovec/0.1.4 \
+ crate://crates.io/is-terminal/0.4.7 \
+ crate://crates.io/itertools/0.10.5 \
+ crate://crates.io/itoa/1.0.6 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/kernel32-sys/0.2.2 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/lazycell/1.3.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/libloading/0.7.4 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.3.8 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.19 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.6.2 \
+ crate://crates.io/mio-extras/2.0.6 \
+ crate://crates.io/mio/0.6.23 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/miow/0.2.2 \
+ crate://crates.io/net2/0.2.39 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/notify/4.0.17 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.15 \
+ crate://crates.io/num_cpus/1.15.0 \
+ crate://crates.io/object/0.30.4 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.90 \
+ crate://crates.io/openssl/0.10.55 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/paste/1.0.12 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.9 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro2/1.0.63 \
+ crate://crates.io/quote/1.0.28 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.2.16 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-syntax/0.7.2 \
+ crate://crates.io/regex/1.8.4 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustc-hash/1.1.0 \
+ crate://crates.io/rustix/0.37.20 \
+ crate://crates.io/ryu/1.0.13 \
+ crate://crates.io/same-file/1.0.6 \
+ crate://crates.io/scopeguard/1.1.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.164 \
+ crate://crates.io/serde_derive/1.0.164 \
+ crate://crates.io/serde_json/1.0.99 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/shlex/1.1.0 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.10.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/subtle/2.5.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.22 \
+ crate://crates.io/sysinfo/0.27.8 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.9 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.22 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.28.2 \
+ crate://crates.io/toml/0.7.5 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.11 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.9 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/uuid/1.4.0 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/walkdir/2.3.3 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/wildmatch/2.1.1 \
+ crate://crates.io/winapi-build/0.1.1 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.2.8 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.0 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
+ crate://crates.io/windows_aarch64_msvc/0.48.0 \
+ crate://crates.io/windows_i686_gnu/0.48.0 \
+ crate://crates.io/windows_i686_msvc/0.48.0 \
+ crate://crates.io/windows_x86_64_gnu/0.48.0 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
+ crate://crates.io/windows_x86_64_msvc/0.48.0 \
+ crate://crates.io/winnow/0.4.7 \
+ crate://crates.io/ws2_32-sys/0.2.1 \
+"
+
+SRC_URI[addr2line-0.19.0.sha256sum] = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
+SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
+SRC_URI[aho-corasick-1.0.2.sha256sum] = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
+SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
+SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+SRC_URI[anstream-0.3.2.sha256sum] = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
+SRC_URI[anstyle-parse-0.2.1.sha256sum] = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
+SRC_URI[anstyle-query-1.0.0.sha256sum] = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
+SRC_URI[anstyle-wincon-1.0.1.sha256sum] = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
+SRC_URI[anstyle-1.0.1.sha256sum] = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
+SRC_URI[anyhow-1.0.71.sha256sum] = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
+SRC_URI[async-recursion-1.0.4.sha256sum] = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"
+SRC_URI[async-trait-0.1.68.sha256sum] = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
+SRC_URI[atty-0.2.14.sha256sum] = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
+SRC_URI[autocfg-1.1.0.sha256sum] = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+SRC_URI[backtrace-0.3.67.sha256sum] = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
+SRC_URI[base64-0.13.1.sha256sum] = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
+SRC_URI[base64-0.21.2.sha256sum] = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
+SRC_URI[bindgen-0.69.4.sha256sum] = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
+SRC_URI[bitflags-1.3.2.sha256sum] = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
+SRC_URI[bitflags-2.4.2.sha256sum] = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
+SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
+SRC_URI[bumpalo-3.13.0.sha256sum] = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
+SRC_URI[byte-unit-4.0.19.sha256sum] = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
+SRC_URI[bytes-1.4.0.sha256sum] = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
+SRC_URI[cc-1.0.79.sha256sum] = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
+SRC_URI[cexpr-0.6.0.sha256sum] = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
+SRC_URI[cfg-if-0.1.10.sha256sum] = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
+SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
+SRC_URI[chrono-0.4.26.sha256sum] = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
+SRC_URI[clang-sys-1.6.1.sha256sum] = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
+SRC_URI[clap-4.3.8.sha256sum] = "d9394150f5b4273a1763355bd1c2ec54cc5a2593f790587bcd6b2c947cfa9211"
+SRC_URI[clap_builder-4.3.8.sha256sum] = "9a78fbdd3cc2914ddf37ba444114bc7765bbdcb55ec9cbe6fa054f0137400717"
+SRC_URI[clap_derive-4.3.2.sha256sum] = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f"
+SRC_URI[clap_lex-0.5.0.sha256sum] = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
+SRC_URI[colorchoice-1.0.0.sha256sum] = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
+SRC_URI[colored-2.0.0.sha256sum] = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
+SRC_URI[core-foundation-sys-0.8.4.sha256sum] = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
+SRC_URI[cpufeatures-0.2.8.sha256sum] = "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c"
+SRC_URI[crossbeam-channel-0.5.8.sha256sum] = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
+SRC_URI[crossbeam-deque-0.8.3.sha256sum] = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
+SRC_URI[crossbeam-epoch-0.9.15.sha256sum] = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
+SRC_URI[crossbeam-utils-0.8.16.sha256sum] = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
+SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
+SRC_URI[darling-0.20.1.sha256sum] = "0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944"
+SRC_URI[darling_core-0.20.1.sha256sum] = "ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb"
+SRC_URI[darling_macro-0.20.1.sha256sum] = "29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a"
+SRC_URI[dashmap-5.4.0.sha256sum] = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc"
+SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
+SRC_URI[either-1.8.1.sha256sum] = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
+SRC_URI[env_logger-0.10.0.sha256sum] = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
+SRC_URI[equivalent-1.0.0.sha256sum] = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1"
+SRC_URI[erased-serde-0.3.25.sha256sum] = "4f2b0c2380453a92ea8b6c8e5f64ecaafccddde8ceab55ff7a8ac1029f894569"
+SRC_URI[errno-dragonfly-0.1.2.sha256sum] = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
+SRC_URI[errno-0.3.1.sha256sum] = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
+SRC_URI[filetime-0.2.21.sha256sum] = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153"
+SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
+SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
+SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
+SRC_URI[form_urlencoded-1.2.0.sha256sum] = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
+SRC_URI[fsevent-sys-2.0.1.sha256sum] = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
+SRC_URI[fsevent-0.4.0.sha256sum] = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
+SRC_URI[fuchsia-zircon-sys-0.3.3.sha256sum] = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
+SRC_URI[fuchsia-zircon-0.3.3.sha256sum] = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
+SRC_URI[futures-channel-0.3.28.sha256sum] = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
+SRC_URI[futures-core-0.3.28.sha256sum] = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
+SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
+SRC_URI[futures-io-0.3.28.sha256sum] = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
+SRC_URI[futures-macro-0.3.28.sha256sum] = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
+SRC_URI[futures-sink-0.3.28.sha256sum] = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
+SRC_URI[futures-task-0.3.28.sha256sum] = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
+SRC_URI[futures-util-0.3.28.sha256sum] = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
+SRC_URI[futures-0.3.28.sha256sum] = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
+SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
+SRC_URI[getrandom-0.2.10.sha256sum] = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
+SRC_URI[gimli-0.27.3.sha256sum] = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
+SRC_URI[glob-0.3.1.sha256sum] = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
+SRC_URI[hashbrown-0.12.3.sha256sum] = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
+SRC_URI[hashbrown-0.14.0.sha256sum] = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
+SRC_URI[headers-core-0.2.0.sha256sum] = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
+SRC_URI[headers-0.3.8.sha256sum] = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
+SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
+SRC_URI[hermit-abi-0.1.19.sha256sum] = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
+SRC_URI[hermit-abi-0.2.6.sha256sum] = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
+SRC_URI[hermit-abi-0.3.1.sha256sum] = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
+SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
+SRC_URI[hmac-0.12.1.sha256sum] = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
+SRC_URI[http-body-0.4.5.sha256sum] = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
+SRC_URI[http-0.2.9.sha256sum] = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
+SRC_URI[httparse-1.8.0.sha256sum] = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
+SRC_URI[httpdate-1.0.2.sha256sum] = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
+SRC_URI[humantime-2.1.0.sha256sum] = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
+SRC_URI[hyper-openssl-0.9.2.sha256sum] = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
+SRC_URI[hyper-proxy-0.9.1.sha256sum] = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
+SRC_URI[hyper-0.14.27.sha256sum] = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
+SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
+SRC_URI[iana-time-zone-0.1.57.sha256sum] = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
+SRC_URI[ident_case-1.0.1.sha256sum] = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
+SRC_URI[idna-0.4.0.sha256sum] = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
+SRC_URI[indexmap-1.9.3.sha256sum] = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
+SRC_URI[indexmap-2.0.0.sha256sum] = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
+SRC_URI[inotify-sys-0.1.5.sha256sum] = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
+SRC_URI[inotify-0.7.1.sha256sum] = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
+SRC_URI[io-lifetimes-1.0.11.sha256sum] = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
+SRC_URI[iovec-0.1.4.sha256sum] = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
+SRC_URI[is-terminal-0.4.7.sha256sum] = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
+SRC_URI[itertools-0.10.5.sha256sum] = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
+SRC_URI[itoa-1.0.6.sha256sum] = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
+SRC_URI[js-sys-0.3.64.sha256sum] = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
+SRC_URI[kernel32-sys-0.2.2.sha256sum] = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
+SRC_URI[lazy_static-1.4.0.sha256sum] = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
+SRC_URI[lazycell-1.3.0.sha256sum] = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
+SRC_URI[libc-0.2.153.sha256sum] = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+SRC_URI[libloading-0.7.4.sha256sum] = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
+SRC_URI[linked-hash-map-0.5.6.sha256sum] = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
+SRC_URI[linked_hash_set-0.1.4.sha256sum] = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
+SRC_URI[linux-raw-sys-0.3.8.sha256sum] = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
+SRC_URI[lock_api-0.4.10.sha256sum] = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
+SRC_URI[log-0.4.19.sha256sum] = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
+SRC_URI[memchr-2.5.0.sha256sum] = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
+SRC_URI[memoffset-0.7.1.sha256sum] = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
+SRC_URI[memoffset-0.9.0.sha256sum] = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
+SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
+SRC_URI[minimal-lexical-0.2.1.sha256sum] = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
+SRC_URI[miniz_oxide-0.6.2.sha256sum] = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
+SRC_URI[mio-extras-2.0.6.sha256sum] = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
+SRC_URI[mio-0.6.23.sha256sum] = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
+SRC_URI[mio-0.8.11.sha256sum] = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+SRC_URI[miow-0.2.2.sha256sum] = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
+SRC_URI[net2-0.2.39.sha256sum] = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
+SRC_URI[nix-0.26.2.sha256sum] = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
+SRC_URI[nom-7.1.3.sha256sum] = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
+SRC_URI[notify-4.0.17.sha256sum] = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
+SRC_URI[ntapi-0.4.1.sha256sum] = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
+SRC_URI[num-traits-0.2.15.sha256sum] = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
+SRC_URI[num_cpus-1.15.0.sha256sum] = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
+SRC_URI[object-0.30.4.sha256sum] = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385"
+SRC_URI[once_cell-1.18.0.sha256sum] = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
+SRC_URI[openssl-errors-0.2.0.sha256sum] = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
+SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
+SRC_URI[openssl-sys-0.9.90.sha256sum] = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
+SRC_URI[openssl-0.10.55.sha256sum] = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
+SRC_URI[parking_lot-0.12.1.sha256sum] = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
+SRC_URI[parking_lot_core-0.9.8.sha256sum] = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
+SRC_URI[paste-1.0.12.sha256sum] = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
+SRC_URI[percent-encoding-2.3.0.sha256sum] = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
+SRC_URI[pin-project-lite-0.2.9.sha256sum] = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
+SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+SRC_URI[pkg-config-0.3.27.sha256sum] = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
+SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
+SRC_URI[proc-macro2-1.0.63.sha256sum] = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
+SRC_URI[quote-1.0.28.sha256sum] = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
+SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
+SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
+SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
+SRC_URI[rayon-core-1.11.0.sha256sum] = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
+SRC_URI[rayon-1.7.0.sha256sum] = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
+SRC_URI[redox_syscall-0.2.16.sha256sum] = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
+SRC_URI[redox_syscall-0.3.5.sha256sum] = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
+SRC_URI[regex-syntax-0.7.2.sha256sum] = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
+SRC_URI[regex-1.8.4.sha256sum] = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
+SRC_URI[rustc-demangle-0.1.23.sha256sum] = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
+SRC_URI[rustc-hash-1.1.0.sha256sum] = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
+SRC_URI[rustix-0.37.20.sha256sum] = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
+SRC_URI[ryu-1.0.13.sha256sum] = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
+SRC_URI[same-file-1.0.6.sha256sum] = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
+SRC_URI[scopeguard-1.1.0.sha256sum] = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
+SRC_URI[semver-1.0.22.sha256sum] = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
+SRC_URI[serde-1.0.164.sha256sum] = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d"
+SRC_URI[serde_derive-1.0.164.sha256sum] = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68"
+SRC_URI[serde_json-1.0.99.sha256sum] = "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3"
+SRC_URI[serde_spanned-0.6.3.sha256sum] = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
+SRC_URI[serde_with-2.3.3.sha256sum] = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
+SRC_URI[serde_with_macros-2.3.3.sha256sum] = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
+SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
+SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
+SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
+SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
+SRC_URI[shlex-1.1.0.sha256sum] = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
+SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
+SRC_URI[smallvec-1.10.0.sha256sum] = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
+SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
+SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+SRC_URI[strsim-0.10.0.sha256sum] = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
+SRC_URI[subtle-2.5.0.sha256sum] = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
+SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
+SRC_URI[syn-2.0.22.sha256sum] = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616"
+SRC_URI[sysinfo-0.27.8.sha256sum] = "a902e9050fca0a5d6877550b769abd2bd1ce8c04634b941dbe2809735e1a1e33"
+SRC_URI[termcolor-1.2.0.sha256sum] = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
+SRC_URI[time-core-0.1.1.sha256sum] = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
+SRC_URI[time-macros-0.2.9.sha256sum] = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"
+SRC_URI[time-0.1.45.sha256sum] = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
+SRC_URI[time-0.3.22.sha256sum] = "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd"
+SRC_URI[tinyvec-1.6.0.sha256sum] = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
+SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
+SRC_URI[tokio-macros-2.1.0.sha256sum] = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
+SRC_URI[tokio-openssl-0.6.3.sha256sum] = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
+SRC_URI[tokio-1.28.2.sha256sum] = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
+SRC_URI[toml-0.7.5.sha256sum] = "1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240"
+SRC_URI[toml_datetime-0.6.3.sha256sum] = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
+SRC_URI[toml_edit-0.19.11.sha256sum] = "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7"
+SRC_URI[tower-layer-0.3.2.sha256sum] = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
+SRC_URI[tower-service-0.3.2.sha256sum] = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
+SRC_URI[tracing-attributes-0.1.26.sha256sum] = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
+SRC_URI[tracing-core-0.1.31.sha256sum] = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
+SRC_URI[tracing-0.1.37.sha256sum] = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
+SRC_URI[try-lock-0.2.4.sha256sum] = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
+SRC_URI[typenum-1.16.0.sha256sum] = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
+SRC_URI[unicode-bidi-0.3.13.sha256sum] = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
+SRC_URI[unicode-ident-1.0.9.sha256sum] = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
+SRC_URI[unicode-normalization-0.1.22.sha256sum] = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
+SRC_URI[url-2.4.0.sha256sum] = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
+SRC_URI[utf8-width-0.1.6.sha256sum] = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
+SRC_URI[utf8parse-0.2.1.sha256sum] = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
+SRC_URI[uuid-1.4.0.sha256sum] = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be"
+SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
+SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
+SRC_URI[walkdir-2.3.3.sha256sum] = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
+SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
+SRC_URI[wasi-0.10.0+wasi-snapshot-preview1.sha256sum] = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
+SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
+SRC_URI[wasm-bindgen-backend-0.2.87.sha256sum] = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
+SRC_URI[wasm-bindgen-macro-support-0.2.87.sha256sum] = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
+SRC_URI[wasm-bindgen-macro-0.2.87.sha256sum] = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
+SRC_URI[wasm-bindgen-shared-0.2.87.sha256sum] = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
+SRC_URI[wasm-bindgen-0.2.87.sha256sum] = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
+SRC_URI[wildmatch-2.1.1.sha256sum] = "ee583bdc5ff1cf9db20e9db5bb3ff4c3089a8f6b8b31aff265c9aba85812db86"
+SRC_URI[winapi-build-0.1.1.sha256sum] = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
+SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
+SRC_URI[winapi-util-0.1.5.sha256sum] = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
+SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
+SRC_URI[winapi-0.2.8.sha256sum] = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
+SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
+SRC_URI[windows-sys-0.48.0.sha256sum] = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
+SRC_URI[windows-targets-0.48.0.sha256sum] = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
+SRC_URI[windows-0.48.0.sha256sum] = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
+SRC_URI[windows_aarch64_gnullvm-0.48.0.sha256sum] = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
+SRC_URI[windows_aarch64_msvc-0.48.0.sha256sum] = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
+SRC_URI[windows_i686_gnu-0.48.0.sha256sum] = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
+SRC_URI[windows_i686_msvc-0.48.0.sha256sum] = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
+SRC_URI[windows_x86_64_gnu-0.48.0.sha256sum] = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
+SRC_URI[windows_x86_64_gnullvm-0.48.0.sha256sum] = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
+SRC_URI[windows_x86_64_msvc-0.48.0.sha256sum] = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
+SRC_URI[winnow-0.4.7.sha256sum] = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
+SRC_URI[ws2_32-sys-0.2.1.sha256sum] = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
+
+# FIXME: update generateme with the real MD5 of the license file
+LIC_FILES_CHKSUM = " \
+ file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
+"
+
+SUMMARY = "aziotctl is used to manage the IoT Identity Service and related services."
+HOMEPAGE = "https://azure.github.io/iot-identity-service/"
+LICENSE = "MIT"
+
+RUSTFLAGS += " -C panic=unwind"
+
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
+
+#do_compile() {
+# cargo_do_compile
+#}
+
+# includes this file if it exists but does not fail
+# this is useful for anything you may want to override from
+# what cargo-bitbake generates.
+include aziotctl-${PV}.inc
+include aziotctl.inc
diff --git a/recipes-core/aziotctl/files/0001-Change-panic-strategy-to-unwind.patch b/recipes-core/aziotctl/files/0001-Change-panic-strategy-to-unwind.patch
deleted file mode 100644
index ce1bbf61..00000000
--- a/recipes-core/aziotctl/files/0001-Change-panic-strategy-to-unwind.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From ad25eb134a46d6003cec624cc05e62a3a5b21a85 Mon Sep 17 00:00:00 2001
-From: gaya <33068020+ggjjj@users.noreply.github.com>
-Date: Wed, 26 Oct 2022 03:33:48 +0000
-Subject: [PATCH] Change panic strategy to unwind
-
----
- Cargo.toml | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Cargo.toml b/Cargo.toml
-index c916bec..7eaaa49 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -54,7 +54,7 @@ members = [
- # Don't let panics from callbacks cross FFI boundary
-
- [profile.dev]
--panic = "abort"
-+panic = "unwind"
-
- [profile.release]
--panic = "abort"
-+panic = "unwind"
---
-2.37.0
-
diff --git a/recipes-core/aziotd/aziotd-1.4.2.inc b/recipes-core/aziotd/aziotd-1.4.2.inc
deleted file mode 100644
index 987deb8a..00000000
--- a/recipes-core/aziotd/aziotd-1.4.2.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.2"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd-1.4.3.inc b/recipes-core/aziotd/aziotd-1.4.3.inc
deleted file mode 100644
index b796bb83..00000000
--- a/recipes-core/aziotd/aziotd-1.4.3.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.3"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd-1.4.4.inc b/recipes-core/aziotd/aziotd-1.4.4.inc
deleted file mode 100644
index 0bf1f273..00000000
--- a/recipes-core/aziotd/aziotd-1.4.4.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.4"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd-1.4.5.inc b/recipes-core/aziotd/aziotd-1.4.5.inc
deleted file mode 100644
index fa12038b..00000000
--- a/recipes-core/aziotd/aziotd-1.4.5.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.5"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd-1.4.6.inc b/recipes-core/aziotd/aziotd-1.4.6.inc
deleted file mode 100644
index 9734f034..00000000
--- a/recipes-core/aziotd/aziotd-1.4.6.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.6"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd-1.4.7.inc b/recipes-core/aziotd/aziotd-1.4.7.inc
deleted file mode 100644
index 57765ee6..00000000
--- a/recipes-core/aziotd/aziotd-1.4.7.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.7"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd-1.5.0.inc b/recipes-core/aziotd/aziotd-1.5.0.inc
new file mode 100644
index 00000000..06f7a9c7
--- /dev/null
+++ b/recipes-core/aziotd/aziotd-1.5.0.inc
@@ -0,0 +1 @@
+export VERSION = "1.5.0"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd.inc b/recipes-core/aziotd/aziotd.inc
index fc067b9f..4868571d 100644
--- a/recipes-core/aziotd/aziotd.inc
+++ b/recipes-core/aziotd/aziotd.inc
@@ -15,7 +15,6 @@ SRC_URI += "file://aziot-certd.service \
file://aziot-keyd.service \
file://aziot-tpmd.service \
file://keys.generated.rs \
- file://0001-Change-panic-strategy-to-unwind.patch \
"
@@ -23,7 +22,7 @@ SRC_URI += "file://aziot-certd.service \
do_install () {
# Binaries
install -d ${D}${bindir}
- install -m 755 ${WORKDIR}/build/target/${TARGET_SYS}/release/aziotd ${D}${bindir}/aziotd
+ install -m 755 ${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/aziotd ${D}${bindir}/aziotd
install -d ${D}${systemd_unitdir}/system
# Create symbolic links
@@ -57,13 +56,25 @@ do_install () {
# Install all required services
install -m 644 ${WORKDIR}/aziot-certd.service ${D}${systemd_unitdir}/system
- install -m 644 ${WORKDIR}/git/cert/aziot-certd/aziot-certd.socket ${D}${systemd_unitdir}/system
install -m 644 ${WORKDIR}/aziot-identityd.service ${D}${systemd_unitdir}/system
- install -m 644 ${WORKDIR}/git/identity/aziot-identityd/aziot-identityd.socket ${D}${systemd_unitdir}/system
install -m 644 ${WORKDIR}/aziot-keyd.service ${D}${systemd_unitdir}/system
- install -m 644 ${WORKDIR}/git/key/aziot-keyd/aziot-keyd.socket ${D}${systemd_unitdir}/system
install -m 644 ${WORKDIR}/aziot-tpmd.service ${D}${systemd_unitdir}/system
- install -m 644 ${WORKDIR}/git/tpm/aziot-tpmd/aziot-tpmd.socket ${D}${systemd_unitdir}/system
+
+ install -m 644 ${WORKDIR}/git/cert/aziot-certd/aziot-certd.socket.in ${D}${systemd_unitdir}/system/aziot-certd.socket
+ install -m 644 ${WORKDIR}/git/identity/aziot-identityd/aziot-identityd.socket.in ${D}${systemd_unitdir}/system/aziot-identityd.socket
+ install -m 644 ${WORKDIR}/git/key/aziot-keyd/aziot-keyd.socket.in ${D}${systemd_unitdir}/system/aziot-keyd.socket
+ install -m 644 ${WORKDIR}/git/tpm/aziot-tpmd/aziot-tpmd.socket.in ${D}${systemd_unitdir}/system/aziot-tpmd.socket
+
+ sed -i \
+ -e "s|@user_aziotid@|${USER_AZIOTID}|" \
+ -e "s|@user_aziotks@|${USER_AZIOTKS}|" \
+ -e "s|@user_aziotcs@|${USER_AZIOTCS}|" \
+ -e "s|@user_aziottpm@|${USER_AZIOTTPM}|" \
+ -e "s|@socket_dir@|${SOCKET_DIR}|" \
+ ${D}${systemd_unitdir}/system/aziot-certd.socket \
+ ${D}${systemd_unitdir}/system/aziot-identityd.socket \
+ ${D}${systemd_unitdir}/system/aziot-keyd.socket \
+ ${D}${systemd_unitdir}/system/aziot-tpmd.socket
}
inherit useradd
diff --git a/recipes-core/aziotd/aziotd_1.4.2.bb b/recipes-core/aziotd/aziotd_1.4.2.bb
deleted file mode 100644
index a7901386..00000000
--- a/recipes-core/aziotd/aziotd_1.4.2.bb
+++ /dev/null
@@ -1,269 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.4.2"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "2f4023fb5700fb59df14d34c52e9c5ae6b7fcfd8"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotd"
-PV:append = ".AUTOINC+2f4023fb57"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-recursion/1.0.0 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bindgen/0.60.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/block-buffer/0.9.0 \
- crate://crates.io/bumpalo/3.11.1 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.4.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/crypto-mac/0.8.0 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/digest/0.9.0 \
- crate://crates.io/doc-comment/0.3.3 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/filetime/0.2.19 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.0 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.8.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/itertools/0.8.2 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.2 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/opaque-debug/0.3.0 \
- crate://crates.io/openssl-errors/0.1.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.6 \
- crate://crates.io/paste/1.0.11 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.50 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.9.9 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.15.9 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.0 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.2.2 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotd is the main binary for the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotd-${PV}.inc
-include aziotd.inc
diff --git a/recipes-core/aziotd/aziotd_1.4.3.bb b/recipes-core/aziotd/aziotd_1.4.3.bb
deleted file mode 100644
index cdd5de99..00000000
--- a/recipes-core/aziotd/aziotd_1.4.3.bb
+++ /dev/null
@@ -1,280 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.4.1"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "cfa39b58ec0931d62597d1c1f4908fa202c23a32"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotd"
-PV:append = ".AUTOINC+cfa39b58ec"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-recursion/1.0.2 \
- crate://crates.io/async-trait/0.1.64 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.4.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.89 \
- crate://crates.io/cxx/1.0.89 \
- crate://crates.io/cxxbridge-flags/1.0.89 \
- crate://crates.io/cxxbridge-macro/1.0.89 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/filetime/0.2.20 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.1 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.3 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/nom8/0.2.0 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.3 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/paste/1.0.11 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.10.2 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.36.8 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.93 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.27.7 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.6 \
- crate://crates.io/tokio/1.25.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.3 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.3.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "The aziotd is the binary for IoT identity service"
-HOMEPAGE = "https://github.com/azure/iot-identity-service"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotd-${PV}.inc
-include aziotd.inc
diff --git a/recipes-core/aziotd/aziotd_1.4.4.bb b/recipes-core/aziotd/aziotd_1.4.4.bb
deleted file mode 100644
index b0e8f5cf..00000000
--- a/recipes-core/aziotd/aziotd_1.4.4.bb
+++ /dev/null
@@ -1,280 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.4.4"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "cc13f2b9f05ee4fc47e323d8218705ae03fb5299"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotd"
-PV:append = ".AUTOINC+cc13f2b9f0"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-recursion/1.0.2 \
- crate://crates.io/async-trait/0.1.66 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clang-sys/1.6.0 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crossbeam-channel/0.5.7 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.14 \
- crate://crates.io/crossbeam-utils/0.8.15 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.92 \
- crate://crates.io/cxx/1.0.92 \
- crate://crates.io/cxxbridge-flags/1.0.92 \
- crate://crates.io/cxxbridge-macro/1.0.92 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/filetime/0.2.20 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/gimli/0.27.2 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.16 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.4 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.8.0 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.6 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.38 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.3 \
- crate://crates.io/once_cell/1.17.1 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.83 \
- crate://crates.io/openssl/0.10.48 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustc-demangle/0.1.21 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.36.9 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.5 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.94 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.4.1 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.8 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.20 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.26.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.4 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.8 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.3.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.2 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/winnow/0.3.5 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotd is the main binary for the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotd-${PV}.inc
-include aziotd.inc
diff --git a/recipes-core/aziotd/aziotd_1.4.5.bb b/recipes-core/aziotd/aziotd_1.4.5.bb
deleted file mode 100644
index 0290fb19..00000000
--- a/recipes-core/aziotd/aziotd_1.4.5.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.4.5"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service;protocol=https;nobranch=1"
-SRCREV = "0116f8407c1356eff566c67b5d15d9d24ebc0ade"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotd"
-PV:append = ".AUTOINC+0116f8407c"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotd is the main binary for the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotd-${PV}.inc
-include aziotd.inc
diff --git a/recipes-core/aziotd/aziotd_1.4.6.bb b/recipes-core/aziotd/aziotd_1.4.6.bb
deleted file mode 100644
index 3895962b..00000000
--- a/recipes-core/aziotd/aziotd_1.4.6.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.4.6"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "e4b08714e1928937746221a8c840ac73b7ce2170"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotd"
-PV:append = ".AUTOINC+e4b08714e1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotd is the main binary for the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotd-${PV}.inc
-include aziotd.inc
diff --git a/recipes-core/aziotd/aziotd_1.4.7.bb b/recipes-core/aziotd/aziotd_1.4.7.bb
deleted file mode 100644
index 3d70d91d..00000000
--- a/recipes-core/aziotd/aziotd_1.4.7.bb
+++ /dev/null
@@ -1,279 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.4.7"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "91e058880c4eb27756a15b74b52a031e0604207a"
-S = "${WORKDIR}/git"
-CARGO_SRC_DIR = "aziotd"
-PV:append = ".AUTOINC+91e058880c"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.64.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.3.3 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/peeking_take_while/0.1.2 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/structopt-derive/0.4.18 \
- crate://crates.io/structopt/0.3.26 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-segmentation/1.10.1 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
-"
-
-SUMMARY = "aziotd is the main binary for the IoT Identity Service and related services."
-HOMEPAGE = "https://azure.github.io/iot-identity-service/"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include aziotd-${PV}.inc
-include aziotd.inc
diff --git a/recipes-core/aziotd/aziotd_1.5.0.bb b/recipes-core/aziotd/aziotd_1.5.0.bb
new file mode 100644
index 00000000..1fad7746
--- /dev/null
+++ b/recipes-core/aziotd/aziotd_1.5.0.bb
@@ -0,0 +1,532 @@
+# Auto-Generated by cargo-bitbake 0.3.16
+#
+inherit cargo pkgconfig
+
+# If this is git based prefer versioned ones if they exist
+# DEFAULT_PREFERENCE = "-1"
+
+# how to get aziotd could be as easy as but default to a git checkout:
+# SRC_URI += "crate://crates.io/aziotd/1.5.0"
+SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
+SRCREV = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+S = "${WORKDIR}/git"
+CARGO_SRC_DIR = "aziotd"
+
+
+# please note if you have entries that do not begin with crate://
+# you must change them to how that package can be fetched
+SRC_URI += " \
+ crate://crates.io/addr2line/0.19.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.2 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.1 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.71 \
+ crate://crates.io/async-recursion/1.0.4 \
+ crate://crates.io/async-trait/0.1.68 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.67 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bindgen/0.69.4 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.2 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.79 \
+ crate://crates.io/cexpr/0.6.0 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clang-sys/1.6.1 \
+ crate://crates.io/clap/4.3.8 \
+ crate://crates.io/clap_builder/4.3.8 \
+ crate://crates.io/clap_derive/4.3.2 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/colored/2.0.0 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.8 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.1 \
+ crate://crates.io/darling_core/0.20.1 \
+ crate://crates.io/darling_macro/0.20.1 \
+ crate://crates.io/dashmap/5.4.0 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.8.1 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.0 \
+ crate://crates.io/erased-serde/0.3.25 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.1 \
+ crate://crates.io/filetime/0.2.21 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/fsevent-sys/2.0.1 \
+ crate://crates.io/fsevent/0.4.0 \
+ crate://crates.io/fuchsia-zircon-sys/0.3.3 \
+ crate://crates.io/fuchsia-zircon/0.3.3 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/glob/0.3.1 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/heck/0.4.1 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.2.6 \
+ crate://crates.io/hermit-abi/0.3.1 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/hmac/0.12.1 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.2 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/inotify-sys/0.1.5 \
+ crate://crates.io/inotify/0.7.1 \
+ crate://crates.io/io-lifetimes/1.0.11 \
+ crate://crates.io/iovec/0.1.4 \
+ crate://crates.io/is-terminal/0.4.7 \
+ crate://crates.io/itertools/0.10.5 \
+ crate://crates.io/itoa/1.0.6 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/kernel32-sys/0.2.2 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/lazycell/1.3.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/libloading/0.7.4 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.3.8 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.19 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.6.2 \
+ crate://crates.io/mio-extras/2.0.6 \
+ crate://crates.io/mio/0.6.23 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/miow/0.2.2 \
+ crate://crates.io/net2/0.2.39 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/notify/4.0.17 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.15 \
+ crate://crates.io/num_cpus/1.15.0 \
+ crate://crates.io/object/0.30.4 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.90 \
+ crate://crates.io/openssl/0.10.55 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/paste/1.0.12 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.9 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro2/1.0.63 \
+ crate://crates.io/quote/1.0.28 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.2.16 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-syntax/0.7.2 \
+ crate://crates.io/regex/1.8.4 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustc-hash/1.1.0 \
+ crate://crates.io/rustix/0.37.20 \
+ crate://crates.io/ryu/1.0.13 \
+ crate://crates.io/same-file/1.0.6 \
+ crate://crates.io/scopeguard/1.1.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.164 \
+ crate://crates.io/serde_derive/1.0.164 \
+ crate://crates.io/serde_json/1.0.99 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/shlex/1.1.0 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.10.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/subtle/2.5.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.22 \
+ crate://crates.io/sysinfo/0.27.8 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.9 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.22 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.28.2 \
+ crate://crates.io/toml/0.7.5 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.11 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.9 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/uuid/1.4.0 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/walkdir/2.3.3 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/wildmatch/2.1.1 \
+ crate://crates.io/winapi-build/0.1.1 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.2.8 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.0 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
+ crate://crates.io/windows_aarch64_msvc/0.48.0 \
+ crate://crates.io/windows_i686_gnu/0.48.0 \
+ crate://crates.io/windows_i686_msvc/0.48.0 \
+ crate://crates.io/windows_x86_64_gnu/0.48.0 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
+ crate://crates.io/windows_x86_64_msvc/0.48.0 \
+ crate://crates.io/winnow/0.4.7 \
+ crate://crates.io/ws2_32-sys/0.2.1 \
+"
+
+SRC_URI[addr2line-0.19.0.sha256sum] = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
+SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
+SRC_URI[aho-corasick-1.0.2.sha256sum] = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
+SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
+SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+SRC_URI[anstream-0.3.2.sha256sum] = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
+SRC_URI[anstyle-parse-0.2.1.sha256sum] = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
+SRC_URI[anstyle-query-1.0.0.sha256sum] = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
+SRC_URI[anstyle-wincon-1.0.1.sha256sum] = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
+SRC_URI[anstyle-1.0.1.sha256sum] = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
+SRC_URI[anyhow-1.0.71.sha256sum] = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
+SRC_URI[async-recursion-1.0.4.sha256sum] = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"
+SRC_URI[async-trait-0.1.68.sha256sum] = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
+SRC_URI[atty-0.2.14.sha256sum] = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
+SRC_URI[autocfg-1.1.0.sha256sum] = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+SRC_URI[backtrace-0.3.67.sha256sum] = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
+SRC_URI[base64-0.13.1.sha256sum] = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
+SRC_URI[base64-0.21.2.sha256sum] = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
+SRC_URI[bindgen-0.69.4.sha256sum] = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
+SRC_URI[bitflags-1.3.2.sha256sum] = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
+SRC_URI[bitflags-2.4.2.sha256sum] = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
+SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
+SRC_URI[bumpalo-3.13.0.sha256sum] = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
+SRC_URI[byte-unit-4.0.19.sha256sum] = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
+SRC_URI[bytes-1.4.0.sha256sum] = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
+SRC_URI[cc-1.0.79.sha256sum] = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
+SRC_URI[cexpr-0.6.0.sha256sum] = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
+SRC_URI[cfg-if-0.1.10.sha256sum] = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
+SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
+SRC_URI[chrono-0.4.26.sha256sum] = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
+SRC_URI[clang-sys-1.6.1.sha256sum] = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
+SRC_URI[clap-4.3.8.sha256sum] = "d9394150f5b4273a1763355bd1c2ec54cc5a2593f790587bcd6b2c947cfa9211"
+SRC_URI[clap_builder-4.3.8.sha256sum] = "9a78fbdd3cc2914ddf37ba444114bc7765bbdcb55ec9cbe6fa054f0137400717"
+SRC_URI[clap_derive-4.3.2.sha256sum] = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f"
+SRC_URI[clap_lex-0.5.0.sha256sum] = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
+SRC_URI[colorchoice-1.0.0.sha256sum] = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
+SRC_URI[colored-2.0.0.sha256sum] = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
+SRC_URI[core-foundation-sys-0.8.4.sha256sum] = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
+SRC_URI[cpufeatures-0.2.8.sha256sum] = "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c"
+SRC_URI[crossbeam-channel-0.5.8.sha256sum] = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
+SRC_URI[crossbeam-deque-0.8.3.sha256sum] = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
+SRC_URI[crossbeam-epoch-0.9.15.sha256sum] = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
+SRC_URI[crossbeam-utils-0.8.16.sha256sum] = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
+SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
+SRC_URI[darling-0.20.1.sha256sum] = "0558d22a7b463ed0241e993f76f09f30b126687447751a8638587b864e4b3944"
+SRC_URI[darling_core-0.20.1.sha256sum] = "ab8bfa2e259f8ee1ce5e97824a3c55ec4404a0d772ca7fa96bf19f0752a046eb"
+SRC_URI[darling_macro-0.20.1.sha256sum] = "29a358ff9f12ec09c3e61fef9b5a9902623a695a46a917b07f269bff1445611a"
+SRC_URI[dashmap-5.4.0.sha256sum] = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc"
+SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
+SRC_URI[either-1.8.1.sha256sum] = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
+SRC_URI[env_logger-0.10.0.sha256sum] = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
+SRC_URI[equivalent-1.0.0.sha256sum] = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1"
+SRC_URI[erased-serde-0.3.25.sha256sum] = "4f2b0c2380453a92ea8b6c8e5f64ecaafccddde8ceab55ff7a8ac1029f894569"
+SRC_URI[errno-dragonfly-0.1.2.sha256sum] = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
+SRC_URI[errno-0.3.1.sha256sum] = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
+SRC_URI[filetime-0.2.21.sha256sum] = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153"
+SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
+SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
+SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
+SRC_URI[form_urlencoded-1.2.0.sha256sum] = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
+SRC_URI[fsevent-sys-2.0.1.sha256sum] = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
+SRC_URI[fsevent-0.4.0.sha256sum] = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
+SRC_URI[fuchsia-zircon-sys-0.3.3.sha256sum] = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
+SRC_URI[fuchsia-zircon-0.3.3.sha256sum] = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
+SRC_URI[futures-channel-0.3.28.sha256sum] = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
+SRC_URI[futures-core-0.3.28.sha256sum] = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
+SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
+SRC_URI[futures-io-0.3.28.sha256sum] = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
+SRC_URI[futures-macro-0.3.28.sha256sum] = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
+SRC_URI[futures-sink-0.3.28.sha256sum] = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
+SRC_URI[futures-task-0.3.28.sha256sum] = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
+SRC_URI[futures-util-0.3.28.sha256sum] = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
+SRC_URI[futures-0.3.28.sha256sum] = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
+SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
+SRC_URI[getrandom-0.2.10.sha256sum] = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
+SRC_URI[gimli-0.27.3.sha256sum] = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
+SRC_URI[glob-0.3.1.sha256sum] = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
+SRC_URI[hashbrown-0.12.3.sha256sum] = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
+SRC_URI[hashbrown-0.14.0.sha256sum] = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
+SRC_URI[headers-core-0.2.0.sha256sum] = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
+SRC_URI[headers-0.3.8.sha256sum] = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
+SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
+SRC_URI[hermit-abi-0.1.19.sha256sum] = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
+SRC_URI[hermit-abi-0.2.6.sha256sum] = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
+SRC_URI[hermit-abi-0.3.1.sha256sum] = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
+SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
+SRC_URI[hmac-0.12.1.sha256sum] = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
+SRC_URI[http-body-0.4.5.sha256sum] = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
+SRC_URI[http-0.2.9.sha256sum] = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
+SRC_URI[httparse-1.8.0.sha256sum] = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
+SRC_URI[httpdate-1.0.2.sha256sum] = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
+SRC_URI[humantime-2.1.0.sha256sum] = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
+SRC_URI[hyper-openssl-0.9.2.sha256sum] = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
+SRC_URI[hyper-proxy-0.9.1.sha256sum] = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
+SRC_URI[hyper-0.14.27.sha256sum] = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
+SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
+SRC_URI[iana-time-zone-0.1.57.sha256sum] = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
+SRC_URI[ident_case-1.0.1.sha256sum] = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
+SRC_URI[idna-0.4.0.sha256sum] = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
+SRC_URI[indexmap-1.9.3.sha256sum] = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
+SRC_URI[indexmap-2.0.0.sha256sum] = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
+SRC_URI[inotify-sys-0.1.5.sha256sum] = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
+SRC_URI[inotify-0.7.1.sha256sum] = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
+SRC_URI[io-lifetimes-1.0.11.sha256sum] = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
+SRC_URI[iovec-0.1.4.sha256sum] = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
+SRC_URI[is-terminal-0.4.7.sha256sum] = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
+SRC_URI[itertools-0.10.5.sha256sum] = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
+SRC_URI[itoa-1.0.6.sha256sum] = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
+SRC_URI[js-sys-0.3.64.sha256sum] = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
+SRC_URI[kernel32-sys-0.2.2.sha256sum] = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
+SRC_URI[lazy_static-1.4.0.sha256sum] = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
+SRC_URI[lazycell-1.3.0.sha256sum] = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
+SRC_URI[libc-0.2.153.sha256sum] = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+SRC_URI[libloading-0.7.4.sha256sum] = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
+SRC_URI[linked-hash-map-0.5.6.sha256sum] = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
+SRC_URI[linked_hash_set-0.1.4.sha256sum] = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
+SRC_URI[linux-raw-sys-0.3.8.sha256sum] = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
+SRC_URI[lock_api-0.4.10.sha256sum] = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
+SRC_URI[log-0.4.19.sha256sum] = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
+SRC_URI[memchr-2.5.0.sha256sum] = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
+SRC_URI[memoffset-0.7.1.sha256sum] = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
+SRC_URI[memoffset-0.9.0.sha256sum] = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
+SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
+SRC_URI[minimal-lexical-0.2.1.sha256sum] = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
+SRC_URI[miniz_oxide-0.6.2.sha256sum] = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
+SRC_URI[mio-extras-2.0.6.sha256sum] = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
+SRC_URI[mio-0.6.23.sha256sum] = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
+SRC_URI[mio-0.8.11.sha256sum] = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+SRC_URI[miow-0.2.2.sha256sum] = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
+SRC_URI[net2-0.2.39.sha256sum] = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
+SRC_URI[nix-0.26.2.sha256sum] = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
+SRC_URI[nom-7.1.3.sha256sum] = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
+SRC_URI[notify-4.0.17.sha256sum] = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
+SRC_URI[ntapi-0.4.1.sha256sum] = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
+SRC_URI[num-traits-0.2.15.sha256sum] = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
+SRC_URI[num_cpus-1.15.0.sha256sum] = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
+SRC_URI[object-0.30.4.sha256sum] = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385"
+SRC_URI[once_cell-1.18.0.sha256sum] = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
+SRC_URI[openssl-errors-0.2.0.sha256sum] = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
+SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
+SRC_URI[openssl-sys-0.9.90.sha256sum] = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
+SRC_URI[openssl-0.10.55.sha256sum] = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
+SRC_URI[parking_lot-0.12.1.sha256sum] = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
+SRC_URI[parking_lot_core-0.9.8.sha256sum] = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
+SRC_URI[paste-1.0.12.sha256sum] = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
+SRC_URI[percent-encoding-2.3.0.sha256sum] = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
+SRC_URI[pin-project-lite-0.2.9.sha256sum] = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
+SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+SRC_URI[pkg-config-0.3.27.sha256sum] = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
+SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
+SRC_URI[proc-macro2-1.0.63.sha256sum] = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
+SRC_URI[quote-1.0.28.sha256sum] = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
+SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
+SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
+SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
+SRC_URI[rayon-core-1.11.0.sha256sum] = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
+SRC_URI[rayon-1.7.0.sha256sum] = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
+SRC_URI[redox_syscall-0.2.16.sha256sum] = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
+SRC_URI[redox_syscall-0.3.5.sha256sum] = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
+SRC_URI[regex-syntax-0.7.2.sha256sum] = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
+SRC_URI[regex-1.8.4.sha256sum] = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
+SRC_URI[rustc-demangle-0.1.23.sha256sum] = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
+SRC_URI[rustc-hash-1.1.0.sha256sum] = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
+SRC_URI[rustix-0.37.20.sha256sum] = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
+SRC_URI[ryu-1.0.13.sha256sum] = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
+SRC_URI[same-file-1.0.6.sha256sum] = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
+SRC_URI[scopeguard-1.1.0.sha256sum] = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
+SRC_URI[semver-1.0.22.sha256sum] = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
+SRC_URI[serde-1.0.164.sha256sum] = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d"
+SRC_URI[serde_derive-1.0.164.sha256sum] = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68"
+SRC_URI[serde_json-1.0.99.sha256sum] = "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3"
+SRC_URI[serde_spanned-0.6.3.sha256sum] = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
+SRC_URI[serde_with-2.3.3.sha256sum] = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
+SRC_URI[serde_with_macros-2.3.3.sha256sum] = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
+SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
+SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
+SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
+SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
+SRC_URI[shlex-1.1.0.sha256sum] = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
+SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
+SRC_URI[smallvec-1.10.0.sha256sum] = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
+SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
+SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+SRC_URI[strsim-0.10.0.sha256sum] = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
+SRC_URI[subtle-2.5.0.sha256sum] = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
+SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
+SRC_URI[syn-2.0.22.sha256sum] = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616"
+SRC_URI[sysinfo-0.27.8.sha256sum] = "a902e9050fca0a5d6877550b769abd2bd1ce8c04634b941dbe2809735e1a1e33"
+SRC_URI[termcolor-1.2.0.sha256sum] = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
+SRC_URI[time-core-0.1.1.sha256sum] = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
+SRC_URI[time-macros-0.2.9.sha256sum] = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"
+SRC_URI[time-0.1.45.sha256sum] = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
+SRC_URI[time-0.3.22.sha256sum] = "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd"
+SRC_URI[tinyvec-1.6.0.sha256sum] = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
+SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
+SRC_URI[tokio-macros-2.1.0.sha256sum] = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
+SRC_URI[tokio-openssl-0.6.3.sha256sum] = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
+SRC_URI[tokio-1.28.2.sha256sum] = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
+SRC_URI[toml-0.7.5.sha256sum] = "1ebafdf5ad1220cb59e7d17cf4d2c72015297b75b19a10472f99b89225089240"
+SRC_URI[toml_datetime-0.6.3.sha256sum] = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
+SRC_URI[toml_edit-0.19.11.sha256sum] = "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7"
+SRC_URI[tower-layer-0.3.2.sha256sum] = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
+SRC_URI[tower-service-0.3.2.sha256sum] = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
+SRC_URI[tracing-attributes-0.1.26.sha256sum] = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
+SRC_URI[tracing-core-0.1.31.sha256sum] = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
+SRC_URI[tracing-0.1.37.sha256sum] = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
+SRC_URI[try-lock-0.2.4.sha256sum] = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
+SRC_URI[typenum-1.16.0.sha256sum] = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
+SRC_URI[unicode-bidi-0.3.13.sha256sum] = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
+SRC_URI[unicode-ident-1.0.9.sha256sum] = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
+SRC_URI[unicode-normalization-0.1.22.sha256sum] = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
+SRC_URI[url-2.4.0.sha256sum] = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
+SRC_URI[utf8-width-0.1.6.sha256sum] = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
+SRC_URI[utf8parse-0.2.1.sha256sum] = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
+SRC_URI[uuid-1.4.0.sha256sum] = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be"
+SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
+SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
+SRC_URI[walkdir-2.3.3.sha256sum] = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
+SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
+SRC_URI[wasi-0.10.0+wasi-snapshot-preview1.sha256sum] = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
+SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
+SRC_URI[wasm-bindgen-backend-0.2.87.sha256sum] = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
+SRC_URI[wasm-bindgen-macro-support-0.2.87.sha256sum] = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
+SRC_URI[wasm-bindgen-macro-0.2.87.sha256sum] = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
+SRC_URI[wasm-bindgen-shared-0.2.87.sha256sum] = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
+SRC_URI[wasm-bindgen-0.2.87.sha256sum] = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
+SRC_URI[wildmatch-2.1.1.sha256sum] = "ee583bdc5ff1cf9db20e9db5bb3ff4c3089a8f6b8b31aff265c9aba85812db86"
+SRC_URI[winapi-build-0.1.1.sha256sum] = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
+SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
+SRC_URI[winapi-util-0.1.5.sha256sum] = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
+SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
+SRC_URI[winapi-0.2.8.sha256sum] = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
+SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
+SRC_URI[windows-sys-0.48.0.sha256sum] = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
+SRC_URI[windows-targets-0.48.0.sha256sum] = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
+SRC_URI[windows-0.48.0.sha256sum] = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
+SRC_URI[windows_aarch64_gnullvm-0.48.0.sha256sum] = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
+SRC_URI[windows_aarch64_msvc-0.48.0.sha256sum] = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
+SRC_URI[windows_i686_gnu-0.48.0.sha256sum] = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
+SRC_URI[windows_i686_msvc-0.48.0.sha256sum] = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
+SRC_URI[windows_x86_64_gnu-0.48.0.sha256sum] = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
+SRC_URI[windows_x86_64_gnullvm-0.48.0.sha256sum] = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
+SRC_URI[windows_x86_64_msvc-0.48.0.sha256sum] = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
+SRC_URI[winnow-0.4.7.sha256sum] = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
+SRC_URI[ws2_32-sys-0.2.1.sha256sum] = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
+
+LIC_FILES_CHKSUM = " \
+ file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
+"
+
+SUMMARY = "aziotd is the main binary for the IoT Identity Service and related services."
+HOMEPAGE = "https://azure.github.io/iot-identity-service/"
+LICENSE = "MIT"
+
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
+
+RUSTFLAGS += " -C panic=unwind"
+
+# includes this file if it exists but does not fail
+# this is useful for anything you may want to override from
+# what cargo-bitbake generates.
+include aziotd-${PV}.inc
+include aziotd.inc
diff --git a/recipes-core/aziotd/files/0001-Change-panic-strategy-to-unwind.patch b/recipes-core/aziotd/files/0001-Change-panic-strategy-to-unwind.patch
deleted file mode 100644
index ce1bbf61..00000000
--- a/recipes-core/aziotd/files/0001-Change-panic-strategy-to-unwind.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From ad25eb134a46d6003cec624cc05e62a3a5b21a85 Mon Sep 17 00:00:00 2001
-From: gaya <33068020+ggjjj@users.noreply.github.com>
-Date: Wed, 26 Oct 2022 03:33:48 +0000
-Subject: [PATCH] Change panic strategy to unwind
-
----
- Cargo.toml | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Cargo.toml b/Cargo.toml
-index c916bec..7eaaa49 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -54,7 +54,7 @@ members = [
- # Don't let panics from callbacks cross FFI boundary
-
- [profile.dev]
--panic = "abort"
-+panic = "unwind"
-
- [profile.release]
--panic = "abort"
-+panic = "unwind"
---
-2.37.0
-
diff --git a/recipes-core/iotedge/iotedge-1.4.10.inc b/recipes-core/iotedge/iotedge-1.4.10.inc
deleted file mode 100644
index 8e4e6874..00000000
--- a/recipes-core/iotedge/iotedge-1.4.10.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.10"
diff --git a/recipes-core/iotedge/iotedge-1.4.16.inc b/recipes-core/iotedge/iotedge-1.4.16.inc
deleted file mode 100644
index 6cb4d4ec..00000000
--- a/recipes-core/iotedge/iotedge-1.4.16.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.16"
diff --git a/recipes-core/iotedge/iotedge-1.4.20.inc b/recipes-core/iotedge/iotedge-1.4.20.inc
deleted file mode 100644
index 53631f07..00000000
--- a/recipes-core/iotedge/iotedge-1.4.20.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.20"
diff --git a/recipes-core/iotedge/iotedge-1.4.27.inc b/recipes-core/iotedge/iotedge-1.4.27.inc
deleted file mode 100644
index 758d3e3d..00000000
--- a/recipes-core/iotedge/iotedge-1.4.27.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.27"
diff --git a/recipes-core/iotedge/iotedge-1.4.3.inc b/recipes-core/iotedge/iotedge-1.4.3.inc
deleted file mode 100644
index eb8645d4..00000000
--- a/recipes-core/iotedge/iotedge-1.4.3.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.3"
diff --git a/recipes-core/iotedge/iotedge-1.4.8.inc b/recipes-core/iotedge/iotedge-1.4.8.inc
deleted file mode 100644
index 6dc1a855..00000000
--- a/recipes-core/iotedge/iotedge-1.4.8.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.8"
diff --git a/recipes-core/iotedge/iotedge-1.4.9.inc b/recipes-core/iotedge/iotedge-1.4.9.inc
deleted file mode 100644
index 08c09100..00000000
--- a/recipes-core/iotedge/iotedge-1.4.9.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.4.9"
diff --git a/recipes-core/iotedge/iotedge-1.5.5.inc b/recipes-core/iotedge/iotedge-1.5.5.inc
new file mode 100644
index 00000000..6827d87d
--- /dev/null
+++ b/recipes-core/iotedge/iotedge-1.5.5.inc
@@ -0,0 +1 @@
+export VERSION = "1.5.5"
diff --git a/recipes-core/iotedge/iotedge.inc b/recipes-core/iotedge/iotedge.inc
index db558283..f920b6dd 100644
--- a/recipes-core/iotedge/iotedge.inc
+++ b/recipes-core/iotedge/iotedge.inc
@@ -3,10 +3,8 @@ DEPENDS += "openssl aziotctl"
export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
export LIBIOTHSM_NOBUILD="On"
-SRC_URI +="file://0001-Change-panic-strategy-to-unwind.patch"
-
do_install () {
# Binaries
install -d "${D}${bindir}"
- install -m 755 "${WORKDIR}/build/target/${TARGET_SYS}/release/iotedge" ${D}${bindir}/iotedge
+ install -m 755 "${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/iotedge" ${D}${bindir}/iotedge
}
\ No newline at end of file
diff --git a/recipes-core/iotedge/iotedge_1.4.10.bb b/recipes-core/iotedge/iotedge_1.4.10.bb
deleted file mode 100644
index 664b59bf..00000000
--- a/recipes-core/iotedge/iotedge_1.4.10.bb
+++ /dev/null
@@ -1,253 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "e0f3a9dbdc42d6431f39bc6e60cc4e00bb675127"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-trait/0.1.66 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.7 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.14 \
- crate://crates.io/crossbeam-utils/0.8.15 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.92 \
- crate://crates.io/cxx/1.0.92 \
- crate://crates.io/cxxbridge-flags/1.0.92 \
- crate://crates.io/cxxbridge-macro/1.0.92 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/h2/0.3.16 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/io-lifetimes/1.0.6 \
- crate://crates.io/is-terminal/0.4.4 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.8.0 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.6 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.1 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.83 \
- crate://crates.io/openssl/0.10.48 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustix/0.36.9 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.5 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.94 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/sysinfo/0.28.2 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.39 \
- crate://crates.io/thiserror/1.0.39 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.8 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.20 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.26.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.4 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.8 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/winnow/0.3.5 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.4 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
\ No newline at end of file
diff --git a/recipes-core/iotedge/iotedge_1.4.16.bb b/recipes-core/iotedge/iotedge_1.4.16.bb
deleted file mode 100644
index f8b29176..00000000
--- a/recipes-core/iotedge/iotedge_1.4.16.bb
+++ /dev/null
@@ -1,251 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "b4c7dc64765c1b33aa563ff0e7a317516b9fce00"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/flate2/1.0.26 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.40 \
- crate://crates.io/thiserror/1.0.40 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
diff --git a/recipes-core/iotedge/iotedge_1.4.20.bb b/recipes-core/iotedge/iotedge_1.4.20.bb
deleted file mode 100644
index c61d935b..00000000
--- a/recipes-core/iotedge/iotedge_1.4.20.bb
+++ /dev/null
@@ -1,251 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
-SRCREV = "3a1e084849d81386fa9a509148844044cc096a15"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/flate2/1.0.26 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.40 \
- crate://crates.io/thiserror/1.0.40 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
- file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
diff --git a/recipes-core/iotedge/iotedge_1.4.27.bb b/recipes-core/iotedge/iotedge_1.4.27.bb
deleted file mode 100644
index 742fd92e..00000000
--- a/recipes-core/iotedge/iotedge_1.4.27.bb
+++ /dev/null
@@ -1,251 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
-SRCREV = "7b1d45bcd091c082ea51193d920a97d680f8dc9b"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/flate2/1.0.26 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/h2/0.3.20 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.147 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.8 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.40 \
- crate://crates.io/thiserror/1.0.40 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.8 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
-"
-
-LIC_FILES_CHKSUM = " \
- file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
- file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
diff --git a/recipes-core/iotedge/iotedge_1.4.3.bb b/recipes-core/iotedge/iotedge_1.4.3.bb
deleted file mode 100644
index beb9438a..00000000
--- a/recipes-core/iotedge/iotedge_1.4.3.bb
+++ /dev/null
@@ -1,242 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo pkgconfig
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "3b60555c24da7791ec3e35e86aa5c6c600136f01"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.11.1 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/4.0.32 \
- crate://crates.io/clap_lex/0.3.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/fastrand/1.8.0 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/instant/0.1.12 \
- crate://crates.io/io-lifetimes/1.0.3 \
- crate://crates.io/is-terminal/0.4.2 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.2 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/os_str_bytes/6.4.1 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.5 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.49 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/remove_dir_all/0.5.3 \
- crate://crates.io/rustix/0.36.6 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.1.0 \
- crate://crates.io/serde_with_macros/2.1.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.25.3 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/tempfile/3.3.0 \
- crate://crates.io/termcolor/1.1.3 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/thiserror-impl/1.0.38 \
- crate://crates.io/thiserror/1.0.38 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.0 \
- crate://crates.io/windows_aarch64_msvc/0.42.0 \
- crate://crates.io/windows_i686_gnu/0.42.0 \
- crate://crates.io/windows_i686_msvc/0.42.0 \
- crate://crates.io/windows_x86_64_gnu/0.42.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.0 \
- crate://crates.io/windows_x86_64_msvc/0.42.0 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.3 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
diff --git a/recipes-core/iotedge/iotedge_1.4.8.bb b/recipes-core/iotedge/iotedge_1.4.8.bb
deleted file mode 100644
index 679fb2f8..00000000
--- a/recipes-core/iotedge/iotedge_1.4.8.bb
+++ /dev/null
@@ -1,237 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "5b27647895ba476c3a6ba69a8fbb42f436667475"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.68 \
- crate://crates.io/async-trait/0.1.61 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.3.0 \
- crate://crates.io/cc/1.0.78 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.86 \
- crate://crates.io/cxx/1.0.86 \
- crate://crates.io/cxxbridge-flags/1.0.86 \
- crate://crates.io/cxxbridge-macro/1.0.86 \
- crate://crates.io/darling/0.14.2 \
- crate://crates.io/darling_core/0.14.2 \
- crate://crates.io/darling_macro/0.14.2 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.0 \
- crate://crates.io/env_logger/0.9.3 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/fastrand/1.8.0 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.25 \
- crate://crates.io/futures-core/0.3.25 \
- crate://crates.io/futures-executor/0.3.25 \
- crate://crates.io/futures-io/0.3.25 \
- crate://crates.io/futures-macro/0.3.25 \
- crate://crates.io/futures-sink/0.3.25 \
- crate://crates.io/futures-task/0.3.25 \
- crate://crates.io/futures-util/0.3.25 \
- crate://crates.io/futures/0.3.25 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.23 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/instant/0.1.12 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.60 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.6.5 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/nix/0.24.3 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.3.7 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.1.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.6 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.50 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rayon-core/1.10.1 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/remove_dir_all/0.5.3 \
- crate://crates.io/rustversion/1.0.11 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.91 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/0.8.0 \
- crate://crates.io/serial_test_derive/0.8.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.0 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.25.3 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/tempfile/3.3.0 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.38 \
- crate://crates.io/thiserror/1.0.38 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.0 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.4 \
- crate://crates.io/tokio/1.24.1 \
- crate://crates.io/toml/0.5.10 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.8 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.83 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.83 \
- crate://crates.io/wasm-bindgen-macro/0.2.83 \
- crate://crates.io/wasm-bindgen-shared/0.2.83 \
- crate://crates.io/wasm-bindgen/0.2.83 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.3 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
diff --git a/recipes-core/iotedge/iotedge_1.4.9.bb b/recipes-core/iotedge/iotedge_1.4.9.bb
deleted file mode 100644
index 6a4cc241..00000000
--- a/recipes-core/iotedge/iotedge_1.4.9.bb
+++ /dev/null
@@ -1,253 +0,0 @@
-# Auto-Generated by cargo-bitbake 0.3.16
-#
-inherit cargo
-
-# If this is git based prefer versioned ones if they exist
-# DEFAULT_PREFERENCE = "-1"
-
-# how to get iotedge could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge;protocol=https;nobranch=1"
-SRCREV = "dfefad996c44f30b663c19ae43486ada25224762"
-S = "${WORKDIR}/git/edgelet"
-CARGO_SRC_DIR = "iotedge"
-
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
-# please note if you have entries that do not begin with crate://
-# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/0.7.20 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/ansi_term/0.12.1 \
- crate://crates.io/anyhow/1.0.69 \
- crate://crates.io/async-trait/0.1.64 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.0 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/block-buffer/0.10.3 \
- crate://crates.io/bumpalo/3.12.0 \
- crate://crates.io/byte-unit/4.0.18 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.2 \
- crate://crates.io/chrono/0.4.23 \
- crate://crates.io/clap/2.34.0 \
- crate://crates.io/codespan-reporting/0.11.1 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.3 \
- crate://crates.io/cpufeatures/0.2.5 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.6 \
- crate://crates.io/crossbeam-deque/0.8.2 \
- crate://crates.io/crossbeam-epoch/0.9.13 \
- crate://crates.io/crossbeam-utils/0.8.14 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/cxx-build/1.0.90 \
- crate://crates.io/cxx/1.0.90 \
- crate://crates.io/cxxbridge-flags/1.0.90 \
- crate://crates.io/cxxbridge-macro/1.0.90 \
- crate://crates.io/darling/0.14.3 \
- crate://crates.io/darling_core/0.14.3 \
- crate://crates.io/darling_macro/0.14.3 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.6 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/erased-serde/0.3.24 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.2.8 \
- crate://crates.io/flate2/1.0.25 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.1.0 \
- crate://crates.io/futures-channel/0.3.26 \
- crate://crates.io/futures-core/0.3.26 \
- crate://crates.io/futures-executor/0.3.26 \
- crate://crates.io/futures-io/0.3.26 \
- crate://crates.io/futures-macro/0.3.26 \
- crate://crates.io/futures-sink/0.3.26 \
- crate://crates.io/futures-task/0.3.26 \
- crate://crates.io/futures-util/0.3.26 \
- crate://crates.io/futures/0.3.26 \
- crate://crates.io/generic-array/0.14.6 \
- crate://crates.io/getrandom/0.2.8 \
- crate://crates.io/h2/0.3.15 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.8 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.24 \
- crate://crates.io/iana-time-zone-haiku/0.1.1 \
- crate://crates.io/iana-time-zone/0.1.53 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.3.0 \
- crate://crates.io/indexmap/1.9.2 \
- crate://crates.io/io-lifetimes/1.0.5 \
- crate://crates.io/is-terminal/0.4.3 \
- crate://crates.io/itoa/1.0.5 \
- crate://crates.io/js-sys/0.3.61 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.139 \
- crate://crates.io/link-cplusplus/1.0.8 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.1.4 \
- crate://crates.io/lock_api/0.4.9 \
- crate://crates.io/log/0.4.17 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/mime/0.3.16 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio/0.8.5 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/nom8/0.2.0 \
- crate://crates.io/ntapi/0.4.0 \
- crate://crates.io/num-integer/0.1.45 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/once_cell/1.17.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.0 \
- crate://crates.io/openssl-sys/0.9.80 \
- crate://crates.io/openssl/0.10.45 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.7 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.2.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.26 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.51 \
- crate://crates.io/quote/1.0.23 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.10.2 \
- crate://crates.io/rayon/1.6.1 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/regex-syntax/0.6.28 \
- crate://crates.io/regex/1.7.1 \
- crate://crates.io/rustix/0.36.8 \
- crate://crates.io/ryu/1.0.12 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/scratch/1.0.3 \
- crate://crates.io/serde/1.0.152 \
- crate://crates.io/serde_derive/1.0.152 \
- crate://crates.io/serde_json/1.0.93 \
- crate://crates.io/serde_spanned/0.6.1 \
- crate://crates.io/serde_with/2.2.0 \
- crate://crates.io/serde_with_macros/2.2.0 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.6 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.7 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.7 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/strsim/0.8.0 \
- crate://crates.io/syn/1.0.107 \
- crate://crates.io/sysinfo/0.27.7 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/textwrap/0.11.0 \
- crate://crates.io/thiserror-impl/1.0.38 \
- crate://crates.io/thiserror/1.0.38 \
- crate://crates.io/time-core/0.1.0 \
- crate://crates.io/time-macros/0.2.6 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.17 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/1.8.2 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio-util/0.7.7 \
- crate://crates.io/tokio/1.25.0 \
- crate://crates.io/toml/0.7.2 \
- crate://crates.io/toml_datetime/0.6.1 \
- crate://crates.io/toml_edit/0.19.3 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.23 \
- crate://crates.io/tracing-core/0.1.30 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.10 \
- crate://crates.io/unicode-ident/1.0.6 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.3.1 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/vec_map/0.8.2 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.0 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.84 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.84 \
- crate://crates.io/wasm-bindgen-macro/0.2.84 \
- crate://crates.io/wasm-bindgen-shared/0.2.84 \
- crate://crates.io/wasm-bindgen/0.2.84 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.42.0 \
- crate://crates.io/windows-sys/0.45.0 \
- crate://crates.io/windows-targets/0.42.1 \
- crate://crates.io/windows_aarch64_gnullvm/0.42.1 \
- crate://crates.io/windows_aarch64_msvc/0.42.1 \
- crate://crates.io/windows_i686_gnu/0.42.1 \
- crate://crates.io/windows_i686_msvc/0.42.1 \
- crate://crates.io/windows_x86_64_gnu/0.42.1 \
- crate://crates.io/windows_x86_64_gnullvm/0.42.1 \
- crate://crates.io/windows_x86_64_msvc/0.42.1 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.4 \
-"
-
-LIC_FILES_CHKSUM=" \
-file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
-file://../THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
-"
-
-SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
-HOMEPAGE = "https://aka.ms/iotedge"
-LICENSE = "MIT"
-
-# includes this file if it exists but does not fail
-# this is useful for anything you may want to override from
-# what cargo-bitbake generates.
-include iotedge-${PV}.inc
-include iotedge.inc
\ No newline at end of file
diff --git a/recipes-core/iotedge/iotedge_1.5.5.bb b/recipes-core/iotedge/iotedge_1.5.5.bb
new file mode 100644
index 00000000..2ee094fd
--- /dev/null
+++ b/recipes-core/iotedge/iotedge_1.5.5.bb
@@ -0,0 +1,608 @@
+# Auto-Generated by cargo-bitbake 0.3.16
+#
+inherit cargo
+
+# If this is git based prefer versioned ones if they exist
+# DEFAULT_PREFERENCE = "-1"
+
+# how to get iotedge could be as easy as but default to a git checkout:
+# SRC_URI += "crate://crates.io/iotedge/0.1.0"
+SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
+SRCREV = "3ed5c71ac3da53c80e52d8ae097d141f54071906"
+S = "${WORKDIR}/git"
+CARGO_SRC_DIR = "edgelet/iotedge"
+
+
+# Allow do_compile to perform git fetch commands
+do_compile[network] = "1"
+
+# please note if you have entries that do not begin with crate://
+# you must change them to how that package can be fetched
+SRC_URI += " \
+ crate://crates.io/addr2line/0.20.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.4 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.2 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.74 \
+ crate://crates.io/async-trait/0.1.73 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.68 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.0 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/byteorder/1.4.3 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.82 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono-humanize/0.2.3 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clap/4.3.21 \
+ crate://crates.io/clap_builder/4.3.21 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/config/0.13.3 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.9 \
+ crate://crates.io/crc32fast/1.3.2 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.3 \
+ crate://crates.io/darling_core/0.20.3 \
+ crate://crates.io/darling_macro/0.20.3 \
+ crate://crates.io/dashmap/5.5.0 \
+ crate://crates.io/deranged/0.3.7 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.9.0 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.1 \
+ crate://crates.io/erased-serde/0.3.28 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.2 \
+ crate://crates.io/flate2/1.0.27 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.3.2 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.3 \
+ crate://crates.io/humantime-serde/1.1.1 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/is-terminal/0.4.9 \
+ crate://crates.io/itoa/1.0.9 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.4.5 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.20 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.7.1 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.16 \
+ crate://crates.io/num_cpus/1.16.0 \
+ crate://crates.io/object/0.31.1 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.91 \
+ crate://crates.io/openssl/0.10.56 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/pathdiff/0.2.1 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.12 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro-error-attr/1.0.4 \
+ crate://crates.io/proc-macro-error/1.0.4 \
+ crate://crates.io/proc-macro2/1.0.66 \
+ crate://crates.io/quote/1.0.32 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-automata/0.3.6 \
+ crate://crates.io/regex-syntax/0.7.4 \
+ crate://crates.io/regex/1.9.3 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustix/0.38.8 \
+ crate://crates.io/ryu/1.0.15 \
+ crate://crates.io/scopeguard/1.2.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.183 \
+ crate://crates.io/serde_derive/1.0.183 \
+ crate://crates.io/serde_json/1.0.105 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/signal-hook-registry/1.4.1 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.11.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/socket2/0.5.3 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.28 \
+ crate://crates.io/sysinfo/0.28.4 \
+ crate://crates.io/tabwriter/1.2.1 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/test-case-macros/2.2.2 \
+ crate://crates.io/test-case/2.2.2 \
+ crate://crates.io/thiserror-impl/1.0.46 \
+ crate://crates.io/thiserror/1.0.46 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.11 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.25 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.31.0 \
+ crate://crates.io/toml/0.7.6 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.14 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.11 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/unicode-width/0.1.10 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.2 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.2 \
+ crate://crates.io/windows_aarch64_msvc/0.48.2 \
+ crate://crates.io/windows_i686_gnu/0.48.2 \
+ crate://crates.io/windows_i686_msvc/0.48.2 \
+ crate://crates.io/windows_x86_64_gnu/0.48.2 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.2 \
+ crate://crates.io/windows_x86_64_msvc/0.48.2 \
+ crate://crates.io/winnow/0.5.12 \
+ crate://crates.io/yaml-rust/0.4.5 \
+ crate://crates.io/zip/0.6.6 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-client-async;destsuffix=cert/aziot-cert-client-async;subpath=cert/aziot-cert-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-common-http;destsuffix=cert/aziot-cert-common-http;subpath=cert/aziot-cert-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-certd-config;destsuffix=cert/aziot-certd-config;subpath=cert/aziot-certd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-client-async;destsuffix=identity/aziot-identity-client-async;subpath=identity/aziot-identity-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common-http;destsuffix=identity/aziot-identity-common-http;subpath=identity/aziot-identity-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common;destsuffix=identity/aziot-identity-common;subpath=identity/aziot-identity-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identityd-config;destsuffix=identity/aziot-identityd-config;subpath=identity/aziot-identityd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client-async;destsuffix=key/aziot-key-client-async;subpath=key/aziot-key-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client;destsuffix=key/aziot-key-client;subpath=key/aziot-key-client \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common-http;destsuffix=key/aziot-key-common-http;subpath=key/aziot-key-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common;destsuffix=key/aziot-key-common;subpath=key/aziot-key-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-openssl-engine;destsuffix=key/aziot-key-openssl-engine;subpath=key/aziot-key-openssl-engine \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keyd-config;destsuffix=key/aziot-keyd-config;subpath=key/aziot-keyd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keys-common;destsuffix=key/aziot-keys-common;subpath=key/aziot-keys-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-tpmd-config;destsuffix=tpm/aziot-tpmd-config;subpath=tpm/aziot-tpmd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziotctl-common;destsuffix=aziotctl/aziotctl-common;subpath=aziotctl/aziotctl-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=cert-renewal;destsuffix=cert/cert-renewal;subpath=cert/cert-renewal \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=config-common;destsuffix=config-common;subpath=config-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=http-common;destsuffix=http-common;subpath=http-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=logger;destsuffix=logger;subpath=logger \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-build;destsuffix=openssl-build;subpath=openssl-build \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-sys2;destsuffix=openssl-sys2;subpath=openssl-sys2 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl2;destsuffix=openssl2;subpath=openssl2 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11-sys;destsuffix=pkcs11/pkcs11-sys;subpath=pkcs11/pkcs11-sys \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11;destsuffix=pkcs11/pkcs11;subpath=pkcs11/pkcs11 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=test-common;destsuffix=test-common;subpath=test-common;subpath=test-common \
+"
+
+SRC_URI[addr2line-0.20.0.sha256sum] = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
+SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
+SRC_URI[aho-corasick-1.0.4.sha256sum] = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
+SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
+SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+SRC_URI[anstream-0.3.2.sha256sum] = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
+SRC_URI[anstyle-parse-0.2.1.sha256sum] = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
+SRC_URI[anstyle-query-1.0.0.sha256sum] = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
+SRC_URI[anstyle-wincon-1.0.2.sha256sum] = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
+SRC_URI[anstyle-1.0.1.sha256sum] = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
+SRC_URI[anyhow-1.0.74.sha256sum] = "8c6f84b74db2535ebae81eede2f39b947dcbf01d093ae5f791e5dd414a1bf289"
+SRC_URI[async-trait-0.1.73.sha256sum] = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
+SRC_URI[atty-0.2.14.sha256sum] = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
+SRC_URI[autocfg-1.1.0.sha256sum] = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+SRC_URI[backtrace-0.3.68.sha256sum] = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
+SRC_URI[base64-0.13.1.sha256sum] = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
+SRC_URI[base64-0.21.2.sha256sum] = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
+SRC_URI[bitflags-1.3.2.sha256sum] = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
+SRC_URI[bitflags-2.4.0.sha256sum] = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
+SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
+SRC_URI[bumpalo-3.13.0.sha256sum] = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
+SRC_URI[byte-unit-4.0.19.sha256sum] = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
+SRC_URI[byteorder-1.4.3.sha256sum] = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
+SRC_URI[bytes-1.4.0.sha256sum] = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
+SRC_URI[cc-1.0.82.sha256sum] = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
+SRC_URI[cfg-if-0.1.10.sha256sum] = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
+SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
+SRC_URI[chrono-humanize-0.2.3.sha256sum] = "799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b"
+SRC_URI[chrono-0.4.26.sha256sum] = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
+SRC_URI[clap-4.3.21.sha256sum] = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
+SRC_URI[clap_builder-4.3.21.sha256sum] = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
+SRC_URI[clap_lex-0.5.0.sha256sum] = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
+SRC_URI[colorchoice-1.0.0.sha256sum] = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
+SRC_URI[config-0.13.3.sha256sum] = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
+SRC_URI[core-foundation-sys-0.8.4.sha256sum] = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
+SRC_URI[cpufeatures-0.2.9.sha256sum] = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
+SRC_URI[crc32fast-1.3.2.sha256sum] = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
+SRC_URI[crossbeam-channel-0.5.8.sha256sum] = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
+SRC_URI[crossbeam-deque-0.8.3.sha256sum] = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
+SRC_URI[crossbeam-epoch-0.9.15.sha256sum] = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
+SRC_URI[crossbeam-utils-0.8.16.sha256sum] = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
+SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
+SRC_URI[darling-0.20.3.sha256sum] = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
+SRC_URI[darling_core-0.20.3.sha256sum] = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
+SRC_URI[darling_macro-0.20.3.sha256sum] = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
+SRC_URI[dashmap-5.5.0.sha256sum] = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d"
+SRC_URI[deranged-0.3.7.sha256sum] = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
+SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
+SRC_URI[either-1.9.0.sha256sum] = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
+SRC_URI[env_logger-0.10.0.sha256sum] = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
+SRC_URI[equivalent-1.0.1.sha256sum] = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
+SRC_URI[erased-serde-0.3.28.sha256sum] = "da96524cc884f6558f1769b6c46686af2fe8e8b4cd253bd5a3cdba8181b8e070"
+SRC_URI[errno-dragonfly-0.1.2.sha256sum] = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
+SRC_URI[errno-0.3.2.sha256sum] = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
+SRC_URI[flate2-1.0.27.sha256sum] = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
+SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
+SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
+SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
+SRC_URI[form_urlencoded-1.2.0.sha256sum] = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
+SRC_URI[futures-channel-0.3.28.sha256sum] = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
+SRC_URI[futures-core-0.3.28.sha256sum] = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
+SRC_URI[futures-executor-0.3.28.sha256sum] = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
+SRC_URI[futures-io-0.3.28.sha256sum] = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
+SRC_URI[futures-macro-0.3.28.sha256sum] = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
+SRC_URI[futures-sink-0.3.28.sha256sum] = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
+SRC_URI[futures-task-0.3.28.sha256sum] = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
+SRC_URI[futures-util-0.3.28.sha256sum] = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
+SRC_URI[futures-0.3.28.sha256sum] = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
+SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
+SRC_URI[getrandom-0.2.10.sha256sum] = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
+SRC_URI[gimli-0.27.3.sha256sum] = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
+SRC_URI[hashbrown-0.12.3.sha256sum] = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
+SRC_URI[hashbrown-0.14.0.sha256sum] = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
+SRC_URI[headers-core-0.2.0.sha256sum] = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
+SRC_URI[headers-0.3.8.sha256sum] = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
+SRC_URI[hermit-abi-0.1.19.sha256sum] = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
+SRC_URI[hermit-abi-0.3.2.sha256sum] = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
+SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
+SRC_URI[http-body-0.4.5.sha256sum] = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
+SRC_URI[http-0.2.9.sha256sum] = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
+SRC_URI[httparse-1.8.0.sha256sum] = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
+SRC_URI[httpdate-1.0.3.sha256sum] = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
+SRC_URI[humantime-serde-1.1.1.sha256sum] = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
+SRC_URI[humantime-2.1.0.sha256sum] = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
+SRC_URI[hyper-openssl-0.9.2.sha256sum] = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
+SRC_URI[hyper-proxy-0.9.1.sha256sum] = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
+SRC_URI[hyper-0.14.27.sha256sum] = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
+SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
+SRC_URI[iana-time-zone-0.1.57.sha256sum] = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
+SRC_URI[ident_case-1.0.1.sha256sum] = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
+SRC_URI[idna-0.4.0.sha256sum] = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
+SRC_URI[indexmap-1.9.3.sha256sum] = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
+SRC_URI[indexmap-2.0.0.sha256sum] = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
+SRC_URI[is-terminal-0.4.9.sha256sum] = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
+SRC_URI[itoa-1.0.9.sha256sum] = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
+SRC_URI[js-sys-0.3.64.sha256sum] = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
+SRC_URI[lazy_static-1.4.0.sha256sum] = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
+SRC_URI[libc-0.2.153.sha256sum] = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+SRC_URI[linked-hash-map-0.5.6.sha256sum] = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
+SRC_URI[linked_hash_set-0.1.4.sha256sum] = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
+SRC_URI[linux-raw-sys-0.4.5.sha256sum] = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
+SRC_URI[lock_api-0.4.10.sha256sum] = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
+SRC_URI[log-0.4.20.sha256sum] = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
+SRC_URI[memchr-2.5.0.sha256sum] = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
+SRC_URI[memoffset-0.7.1.sha256sum] = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
+SRC_URI[memoffset-0.9.0.sha256sum] = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
+SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
+SRC_URI[minimal-lexical-0.2.1.sha256sum] = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
+SRC_URI[miniz_oxide-0.7.1.sha256sum] = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
+SRC_URI[mio-0.8.11.sha256sum] = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+SRC_URI[nix-0.26.2.sha256sum] = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
+SRC_URI[nom-7.1.3.sha256sum] = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
+SRC_URI[ntapi-0.4.1.sha256sum] = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
+SRC_URI[num-traits-0.2.16.sha256sum] = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
+SRC_URI[num_cpus-1.16.0.sha256sum] = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
+SRC_URI[object-0.31.1.sha256sum] = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
+SRC_URI[once_cell-1.18.0.sha256sum] = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
+SRC_URI[openssl-errors-0.2.0.sha256sum] = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
+SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
+SRC_URI[openssl-sys-0.9.91.sha256sum] = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
+SRC_URI[openssl-0.10.56.sha256sum] = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
+SRC_URI[parking_lot-0.12.1.sha256sum] = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
+SRC_URI[parking_lot_core-0.9.8.sha256sum] = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
+SRC_URI[pathdiff-0.2.1.sha256sum] = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
+SRC_URI[percent-encoding-2.3.0.sha256sum] = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
+SRC_URI[pin-project-lite-0.2.12.sha256sum] = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
+SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+SRC_URI[pkg-config-0.3.27.sha256sum] = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
+SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
+SRC_URI[proc-macro-error-attr-1.0.4.sha256sum] = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
+SRC_URI[proc-macro-error-1.0.4.sha256sum] = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
+SRC_URI[proc-macro2-1.0.66.sha256sum] = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
+SRC_URI[quote-1.0.32.sha256sum] = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
+SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
+SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
+SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
+SRC_URI[rayon-core-1.11.0.sha256sum] = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
+SRC_URI[rayon-1.7.0.sha256sum] = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
+SRC_URI[redox_syscall-0.3.5.sha256sum] = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
+SRC_URI[regex-automata-0.3.6.sha256sum] = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
+SRC_URI[regex-syntax-0.7.4.sha256sum] = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
+SRC_URI[regex-1.9.3.sha256sum] = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
+SRC_URI[rustc-demangle-0.1.23.sha256sum] = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
+SRC_URI[rustix-0.38.8.sha256sum] = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
+SRC_URI[ryu-1.0.15.sha256sum] = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
+SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
+SRC_URI[semver-1.0.22.sha256sum] = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
+SRC_URI[serde-1.0.183.sha256sum] = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
+SRC_URI[serde_derive-1.0.183.sha256sum] = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
+SRC_URI[serde_json-1.0.105.sha256sum] = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
+SRC_URI[serde_spanned-0.6.3.sha256sum] = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
+SRC_URI[serde_with-2.3.3.sha256sum] = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
+SRC_URI[serde_with_macros-2.3.3.sha256sum] = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
+SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
+SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
+SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
+SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
+SRC_URI[signal-hook-registry-1.4.1.sha256sum] = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
+SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
+SRC_URI[smallvec-1.11.0.sha256sum] = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
+SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
+SRC_URI[socket2-0.5.3.sha256sum] = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
+SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
+SRC_URI[strsim-0.10.0.sha256sum] = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
+SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
+SRC_URI[syn-2.0.28.sha256sum] = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
+SRC_URI[sysinfo-0.28.4.sha256sum] = "b4c2f3ca6693feb29a89724516f016488e9aafc7f37264f898593ee4b942f31b"
+SRC_URI[tabwriter-1.2.1.sha256sum] = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
+SRC_URI[termcolor-1.2.0.sha256sum] = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
+SRC_URI[test-case-macros-2.2.2.sha256sum] = "e45b7bf6e19353ddd832745c8fcf77a17a93171df7151187f26623f2b75b5b26"
+SRC_URI[test-case-2.2.2.sha256sum] = "21d6cf5a7dffb3f9dceec8e6b8ca528d9bd71d36c9f074defb548ce161f598c0"
+SRC_URI[thiserror-impl-1.0.46.sha256sum] = "f1728216d3244de4f14f14f8c15c79be1a7c67867d28d69b719690e2a19fb445"
+SRC_URI[thiserror-1.0.46.sha256sum] = "d9207952ae1a003f42d3d5e892dac3c6ba42aa6ac0c79a6a91a2b5cb4253e75c"
+SRC_URI[time-core-0.1.1.sha256sum] = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
+SRC_URI[time-macros-0.2.11.sha256sum] = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
+SRC_URI[time-0.1.45.sha256sum] = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
+SRC_URI[time-0.3.25.sha256sum] = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
+SRC_URI[tinyvec-1.6.0.sha256sum] = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
+SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
+SRC_URI[tokio-macros-2.1.0.sha256sum] = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
+SRC_URI[tokio-openssl-0.6.3.sha256sum] = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
+SRC_URI[tokio-1.31.0.sha256sum] = "40de3a2ba249dcb097e01be5e67a5ff53cf250397715a071a81543e8a832a920"
+SRC_URI[toml-0.7.6.sha256sum] = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
+SRC_URI[toml_datetime-0.6.3.sha256sum] = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
+SRC_URI[toml_edit-0.19.14.sha256sum] = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
+SRC_URI[tower-layer-0.3.2.sha256sum] = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
+SRC_URI[tower-service-0.3.2.sha256sum] = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
+SRC_URI[tracing-attributes-0.1.26.sha256sum] = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
+SRC_URI[tracing-core-0.1.31.sha256sum] = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
+SRC_URI[tracing-0.1.37.sha256sum] = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
+SRC_URI[try-lock-0.2.4.sha256sum] = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
+SRC_URI[typenum-1.16.0.sha256sum] = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
+SRC_URI[unicode-bidi-0.3.13.sha256sum] = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
+SRC_URI[unicode-ident-1.0.11.sha256sum] = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
+SRC_URI[unicode-normalization-0.1.22.sha256sum] = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
+SRC_URI[unicode-width-0.1.10.sha256sum] = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
+SRC_URI[url-2.4.0.sha256sum] = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
+SRC_URI[utf8-width-0.1.6.sha256sum] = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
+SRC_URI[utf8parse-0.2.1.sha256sum] = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
+SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
+SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
+SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
+SRC_URI[wasi-0.10.0+wasi-snapshot-preview1.sha256sum] = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
+SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
+SRC_URI[wasm-bindgen-backend-0.2.87.sha256sum] = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
+SRC_URI[wasm-bindgen-macro-support-0.2.87.sha256sum] = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
+SRC_URI[wasm-bindgen-macro-0.2.87.sha256sum] = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
+SRC_URI[wasm-bindgen-shared-0.2.87.sha256sum] = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
+SRC_URI[wasm-bindgen-0.2.87.sha256sum] = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
+SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
+SRC_URI[winapi-util-0.1.5.sha256sum] = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
+SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
+SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
+SRC_URI[windows-sys-0.48.0.sha256sum] = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
+SRC_URI[windows-targets-0.48.2.sha256sum] = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
+SRC_URI[windows-0.48.0.sha256sum] = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
+SRC_URI[windows_aarch64_gnullvm-0.48.2.sha256sum] = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
+SRC_URI[windows_aarch64_msvc-0.48.2.sha256sum] = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
+SRC_URI[windows_i686_gnu-0.48.2.sha256sum] = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
+SRC_URI[windows_i686_msvc-0.48.2.sha256sum] = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
+SRC_URI[windows_x86_64_gnu-0.48.2.sha256sum] = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
+SRC_URI[windows_x86_64_gnullvm-0.48.2.sha256sum] = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
+SRC_URI[windows_x86_64_msvc-0.48.2.sha256sum] = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
+SRC_URI[winnow-0.5.12.sha256sum] = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
+SRC_URI[yaml-rust-0.4.5.sha256sum] = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
+SRC_URI[zip-0.6.6.sha256sum] = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
+
+SRCREV_FORMAT .= "_aziot-cert-client-async"
+SRCREV_aziot-cert-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-client-async"
+SRCREV_FORMAT .= "_aziot-cert-common-http"
+SRCREV_aziot-cert-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-common-http"
+SRCREV_FORMAT .= "_aziot-certd-config"
+SRCREV_aziot-certd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-certd-config"
+SRCREV_FORMAT .= "_aziot-identity-client-async"
+SRCREV_aziot-identity-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-client-async"
+SRCREV_FORMAT .= "_aziot-identity-common"
+SRCREV_aziot-identity-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common"
+SRCREV_FORMAT .= "_aziot-identity-common-http"
+SRCREV_aziot-identity-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common-http"
+SRCREV_FORMAT .= "_aziot-identityd-config"
+SRCREV_aziot-identityd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identityd-config"
+SRCREV_FORMAT .= "_aziot-key-client"
+SRCREV_aziot-key-client = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client"
+SRCREV_FORMAT .= "_aziot-key-client-async"
+SRCREV_aziot-key-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client-async"
+SRCREV_FORMAT .= "_aziot-key-common"
+SRCREV_aziot-key-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common"
+SRCREV_FORMAT .= "_aziot-key-common-http"
+SRCREV_aziot-key-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common-http"
+SRCREV_FORMAT .= "_aziot-key-openssl-engine"
+SRCREV_aziot-key-openssl-engine = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-openssl-engine"
+SRCREV_FORMAT .= "_aziot-keyd-config"
+SRCREV_aziot-keyd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keyd-config"
+SRCREV_FORMAT .= "_aziot-keys-common"
+SRCREV_aziot-keys-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keys-common"
+SRCREV_FORMAT .= "_aziot-tpmd-config"
+SRCREV_aziot-tpmd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/tpm/aziot-tpmd-config"
+SRCREV_FORMAT .= "_aziotctl-common"
+SRCREV_aziotctl-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/aziotctl/aziotctl-common"
+SRCREV_FORMAT .= "_cert-renewal"
+SRCREV_cert-renewal = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/cert-renewal"
+SRCREV_FORMAT .= "_config-common"
+SRCREV_config-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/config-common"
+SRCREV_FORMAT .= "_http-common"
+SRCREV_http-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/http-common"
+SRCREV_FORMAT .= "_logger"
+SRCREV_logger = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/logger"
+SRCREV_FORMAT .= "_openssl-build"
+SRCREV_openssl-build = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-build"
+SRCREV_FORMAT .= "_openssl-sys2"
+SRCREV_openssl-sys2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-sys2"
+SRCREV_FORMAT .= "_openssl2"
+SRCREV_openssl2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl2"
+SRCREV_FORMAT .= "_pkcs11"
+SRCREV_pkcs11 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11"
+SRCREV_FORMAT .= "_pkcs11-sys"
+SRCREV_pkcs11-sys = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11-sys"
+SRCREV_FORMAT .= "_test-common"
+SRCREV_test-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/test-common"
+
+LIC_FILES_CHKSUM = " \
+ file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
+ file://THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
+"
+
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
+
+RUSTFLAGS += " -C panic=unwind"
+
+do_patch() {
+ sed -i '/source = "git/d' ${WORKDIR}/git/edgelet/Cargo.lock
+ cp ${WORKDIR}/git/edgelet/Cargo.lock ${WORKDIR}/git/edgelet/iotedge/Cargo.lock
+}
+
+SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
+HOMEPAGE = "https://aka.ms/iotedge"
+LICENSE = "MIT"
+
+# includes this file if it exists but does not fail
+# this is useful for anything you may want to override from
+# what cargo-bitbake generates.
+include iotedge-${PV}.inc
+include iotedge.inc
\ No newline at end of file
From e02b1664df7d8d83b58c05fbb337c397d3073372 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Mon, 8 Jul 2024 21:00:57 -0700
Subject: [PATCH 04/16] Convert build to scarthgap
---
builds/checkin.yaml | 8 +++----
.../default}/bblayers.conf.sample | 1 -
.../{ => templates/default}/local.conf.sample | 22 ++++++++-----------
scripts/containerize.sh | 4 ++--
scripts/fetch.sh | 6 +----
5 files changed, 15 insertions(+), 26 deletions(-)
rename conf/{ => templates/default}/bblayers.conf.sample (96%)
rename conf/{ => templates/default}/local.conf.sample (94%)
diff --git a/builds/checkin.yaml b/builds/checkin.yaml
index b0a5e82d..29c2772b 100644
--- a/builds/checkin.yaml
+++ b/builds/checkin.yaml
@@ -7,9 +7,9 @@ pr:
jobs:
################################################################################
- - job: kirkstone
+ - job: scarthgap
################################################################################
- displayName: Kirkstone
+ displayName: Scarthgap
pool:
name: meta-iotedge-1es-hosted-linux
demands:
@@ -18,10 +18,8 @@ jobs:
- WorkFolder -equals /mnt/storage/_work
timeoutInMinutes: 2400
steps:
- - script: scripts/fetch.sh kirkstone
+ - script: scripts/fetch.sh scarthgap
displayName: Fetch
- env:
- METARUST_REV: '5656b5ad104bbbbe1b711e3bbe35c88f0d9c9a05'
- script: scripts/build.sh
displayName: Build
diff --git a/conf/bblayers.conf.sample b/conf/templates/default/bblayers.conf.sample
similarity index 96%
rename from conf/bblayers.conf.sample
rename to conf/templates/default/bblayers.conf.sample
index 355e8470..c9aed9e2 100644
--- a/conf/bblayers.conf.sample
+++ b/conf/templates/default/bblayers.conf.sample
@@ -9,7 +9,6 @@ BBLAYERS ?= " \
##OEROOT##/meta-iotedge \
##OEROOT##/meta \
##OEROOT##/meta-poky \
- ##OEROOT##/meta-rust \
##OEROOT##/meta-yocto-bsp \
##OEROOT##/meta-openembedded/meta-filesystems \
##OEROOT##/meta-openembedded/meta-oe \
diff --git a/conf/local.conf.sample b/conf/templates/default/local.conf.sample
similarity index 94%
rename from conf/local.conf.sample
rename to conf/templates/default/local.conf.sample
index 48f790b6..16693811 100644
--- a/conf/local.conf.sample
+++ b/conf/templates/default/local.conf.sample
@@ -196,10 +196,10 @@ BB_DISKMON_DIRS = "\
STOPTASKS,${DL_DIR},1G,100K \
STOPTASKS,${SSTATE_DIR},1G,100K \
STOPTASKS,/tmp,100M,100K \
- ABORT,${TMPDIR},100M,1K \
- ABORT,${DL_DIR},100M,1K \
- ABORT,${SSTATE_DIR},100M,1K \
- ABORT,/tmp,10M,1K"
+ HALT,${TMPDIR},100M,1K \
+ HALT,${DL_DIR},100M,1K \
+ HALT,${SSTATE_DIR},100M,1K \
+ HALT,/tmp,10M,1K"
#
# Shared-state files from other locations
@@ -219,12 +219,10 @@ BB_DISKMON_DIRS = "\
#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
#file://.* file:///some/local/dir/sstate/PATH"
-SSTATE_MIRRORS = "\
- file://.* http://sstate.yoctoproject.org/3.1/PATH;downloadfilename=PATH \n \
- file://.* http://sstate.yoctoproject.org/3.1.1/PATH;downloadfilename=PATH \n \
- file://.* http://sstate.yoctoproject.org/3.1.2/PATH;downloadfilename=PATH \n \
- file://.* http://sstate.yoctoproject.org/3.1.3/PATH;downloadfilename=PATH \n \
- "
+BB_SIGNATURE_HANDLER = "OEEquivHash"
+BB_HASHSERVE = "auto"
+BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
+SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
#
# Qemu configuration
@@ -242,9 +240,7 @@ PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
# this doesn't mean anything to you.
CONF_VERSION = "2"
-BBMASK += "poky/meta/recipes-devtools/rust"
-BBMASK += "poky/meta/recipes-devtools/cargo"
PREFERRED_VERSION_rust ?= "1.65%"
-DISTRO_FEATURES:append = " systemd virtualization"
+DISTRO_FEATURES:append = " systemd virtualization tpm2 usrmerge"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
diff --git a/scripts/containerize.sh b/scripts/containerize.sh
index d3fcb368..0daba7c5 100755
--- a/scripts/containerize.sh
+++ b/scripts/containerize.sh
@@ -39,10 +39,10 @@ fi
# Kick off Docker
einfo "*** Launching container ..."
exec docker run \
- --privileged \
+ --cap-add SETFCAP \
-e BUILD_UID=${my_uid} \
-e BUILD_GID=${my_gid} \
- -e TEMPLATECONF=meta-iotedge/conf \
+ -e TEMPLATECONF=meta-iotedge/conf/templates/default \
-e MACHINE=${MACHINE:-qemux86-64} \
${SSH_AUTH_SOCK:+-e SSH_AUTH_SOCK="/tmp/ssh-agent/${SSH_AUTH_NAME}"} \
-v ${HOME}/.ssh:/var/build/.ssh \
diff --git a/scripts/fetch.sh b/scripts/fetch.sh
index 913f9145..1b3dc6b9 100755
--- a/scripts/fetch.sh
+++ b/scripts/fetch.sh
@@ -9,7 +9,7 @@ branch=${1-master}
# the repos we want to check out, must setup variables below
# NOTE: poky must remain first.
-REPOS="poky metaoe metarust metavirt metasecurity metaclang"
+REPOS="poky metaoe metavirt metasecurity metaclang"
POKY_URI="git://git.yoctoproject.org/poky.git"
POKY_PATH="poky"
@@ -19,10 +19,6 @@ METAOE_URI="git://git.openembedded.org/meta-openembedded.git"
METAOE_PATH="poky/meta-openembedded"
METAOE_REV="${METAOE_REV-refs/remotes/origin/${branch}}"
-METARUST_URI="https://github.com/meta-rust/meta-rust.git"
-METARUST_PATH="poky/meta-rust"
-METARUST_REV="${METARUST_REV-refs/remotes/origin/${branch}}"
-
METAVIRT_URI="git://git.yoctoproject.org/meta-virtualization"
METAVIRT_PATH="poky/meta-virtualization"
METAVIRT_REV="${METAVIRT_REV-refs/remotes/origin/${branch}}"
From cef2451678761b4df694bd400db3a249992fb36e Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Sat, 20 Jul 2024 00:04:33 -0700
Subject: [PATCH 05/16] Don't override RUSTFLAGS
Instead delete panic = "abort" from all Cargo.toml files
This will allow RUST_PANIC_STRATEGY to apply.
libstd-rs by default doesn't support panic-abort.
This is controlled by CARGO_FEATURES which defaults to supporting
panic-unwind. You want to pick a panic strategy supported by
libstd-rs.
---
recipes-core/aziot-edged/aziot-edged_1.5.5.bb | 3 +--
recipes-core/aziot-keys/aziot-keys_1.5.0.bb | 6 ++++--
recipes-core/aziotctl/aziotctl_1.5.0.bb | 8 +++-----
recipes-core/aziotd/aziotd_1.5.0.bb | 4 +++-
.../0001-Change-panic-strategy-to-unwind.patch | 14 --------------
recipes-core/iotedge/iotedge_1.5.5.bb | 3 +--
6 files changed, 12 insertions(+), 26 deletions(-)
delete mode 100644 recipes-core/iotedge/files/0001-Change-panic-strategy-to-unwind.patch
diff --git a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb b/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
index 0d840568..78fa5608 100644
--- a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
+++ b/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
@@ -589,9 +589,8 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-RUSTFLAGS += " -C panic=unwind"
-
do_patch() {
+ sed -i "/panic = 'abort'/d" ${WORKDIR}/git/edgelet/Cargo.toml
sed -i '/source = "git/d' ${WORKDIR}/git/edgelet/Cargo.lock
cp ${WORKDIR}/git/edgelet/Cargo.lock ${WORKDIR}/git/edgelet/aziot-edged/Cargo.lock
}
diff --git a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb b/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
index 7f6d0c4d..f400711d 100644
--- a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
+++ b/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
@@ -509,8 +509,6 @@ SRC_URI[windows_x86_64_msvc-0.48.0.sha256sum] = "1a515f5799fe4961cb532f983ce2b23
SRC_URI[winnow-0.4.7.sha256sum] = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
SRC_URI[ws2_32-sys-0.2.1.sha256sum] = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
-RUSTFLAGS += " -C panic=unwind"
-
LIC_FILES_CHKSUM = " \
file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
"
@@ -519,6 +517,10 @@ SUMMARY = "aziot-keys is the default implementation of cryptographic operations
HOMEPAGE = "https://azure.github.io/iot-identity-service/"
LICENSE = "MIT"
+do_patch() {
+ sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
+}
+
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
# what cargo-bitbake generates.
diff --git a/recipes-core/aziotctl/aziotctl_1.5.0.bb b/recipes-core/aziotctl/aziotctl_1.5.0.bb
index 5f9f2562..059209de 100644
--- a/recipes-core/aziotctl/aziotctl_1.5.0.bb
+++ b/recipes-core/aziotctl/aziotctl_1.5.0.bb
@@ -518,17 +518,15 @@ SUMMARY = "aziotctl is used to manage the IoT Identity Service and related servi
HOMEPAGE = "https://azure.github.io/iot-identity-service/"
LICENSE = "MIT"
-RUSTFLAGS += " -C panic=unwind"
-
export SOCKET_DIR="/run/aziot"
export USER_AZIOTID="aziotid"
export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-#do_compile() {
-# cargo_do_compile
-#}
+do_patch() {
+ sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
+}
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
diff --git a/recipes-core/aziotd/aziotd_1.5.0.bb b/recipes-core/aziotd/aziotd_1.5.0.bb
index 1fad7746..b2d49e20 100644
--- a/recipes-core/aziotd/aziotd_1.5.0.bb
+++ b/recipes-core/aziotd/aziotd_1.5.0.bb
@@ -523,7 +523,9 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-RUSTFLAGS += " -C panic=unwind"
+do_patch() {
+ sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
+}
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
diff --git a/recipes-core/iotedge/files/0001-Change-panic-strategy-to-unwind.patch b/recipes-core/iotedge/files/0001-Change-panic-strategy-to-unwind.patch
deleted file mode 100644
index b976f173..00000000
--- a/recipes-core/iotedge/files/0001-Change-panic-strategy-to-unwind.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index f936b9044..415655f76 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -15,7 +15,7 @@ members = [
- ]
-
- [profile.dev]
--panic = 'abort'
-+panic = 'unwind'
-
- [profile.release]
--panic = 'abort'
-+panic = 'unwind'
diff --git a/recipes-core/iotedge/iotedge_1.5.5.bb b/recipes-core/iotedge/iotedge_1.5.5.bb
index 2ee094fd..361c8d3e 100644
--- a/recipes-core/iotedge/iotedge_1.5.5.bb
+++ b/recipes-core/iotedge/iotedge_1.5.5.bb
@@ -590,9 +590,8 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-RUSTFLAGS += " -C panic=unwind"
-
do_patch() {
+ sed -i "/panic = 'abort'/d" ${WORKDIR}/git/edgelet/Cargo.toml
sed -i '/source = "git/d' ${WORKDIR}/git/edgelet/Cargo.lock
cp ${WORKDIR}/git/edgelet/Cargo.lock ${WORKDIR}/git/edgelet/iotedge/Cargo.lock
}
From 6309f672c0bab3ac63c8b10292b9242a38f7241e Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Sat, 20 Jul 2024 00:10:28 -0700
Subject: [PATCH 06/16] Remove PREFERRED_VERSION_rust
---
conf/templates/default/local.conf.sample | 1 -
1 file changed, 1 deletion(-)
diff --git a/conf/templates/default/local.conf.sample b/conf/templates/default/local.conf.sample
index 16693811..3bffdfcf 100644
--- a/conf/templates/default/local.conf.sample
+++ b/conf/templates/default/local.conf.sample
@@ -240,7 +240,6 @@ PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
# this doesn't mean anything to you.
CONF_VERSION = "2"
-PREFERRED_VERSION_rust ?= "1.65%"
DISTRO_FEATURES:append = " systemd virtualization tpm2 usrmerge"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
From 700c789b0bb9839de794e9d020a1f0fcc1c5d6d9 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Tue, 23 Jul 2024 04:10:27 -0700
Subject: [PATCH 07/16] Fix install of aziot-keys and aziotctl
---
recipes-core/aziotctl/aziotctl.inc | 8 +-------
recipes-core/aziotd/aziotd.inc | 2 +-
recipes-core/aziotd/aziotd_1.5.0.bb | 2 ++
recipes-core/aziotd/files/aziot-identityd.service | 1 -
recipes-core/aziotd/files/aziot-keyd.service | 1 -
recipes-core/aziotd/files/aziot-tpmd.service | 1 -
recipes-core/iotedge/iotedge.inc | 1 +
7 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/recipes-core/aziotctl/aziotctl.inc b/recipes-core/aziotctl/aziotctl.inc
index 5315e081..52bbd40a 100644
--- a/recipes-core/aziotctl/aziotctl.inc
+++ b/recipes-core/aziotctl/aziotctl.inc
@@ -1,10 +1,4 @@
DEPENDS += "openssl virtual/docker"
RDEPENDS:${PN} += "docker"
-export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
-
-do_install () {
- # Binaries
- install -d "${D}${bindir}"
- install -m 755 "${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/aziotctl" ${D}${bindir}/aziotctl
-}
\ No newline at end of file
+export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd.inc b/recipes-core/aziotd/aziotd.inc
index 4868571d..e7717c47 100644
--- a/recipes-core/aziotd/aziotd.inc
+++ b/recipes-core/aziotd/aziotd.inc
@@ -2,7 +2,7 @@ DEPENDS += "openssl virtual/docker aziotctl aziot-keys tpm2-tss clang-native lib
RDEPENDS:${PN} += "docker libtss2 libtss2-mu libtss2-tcti-device aziot-keys"
TOOLCHAIN = "clang"
-inherit systemd
+inherit systemd
SYSTEMD_AUTO_ENABLE:${PN} = "enable"
SYSTEMD_SERVICE:${PN} = "aziot-certd.service "
diff --git a/recipes-core/aziotd/aziotd_1.5.0.bb b/recipes-core/aziotd/aziotd_1.5.0.bb
index b2d49e20..951df5ec 100644
--- a/recipes-core/aziotd/aziotd_1.5.0.bb
+++ b/recipes-core/aziotd/aziotd_1.5.0.bb
@@ -523,6 +523,8 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
+RUSTFLAGS += "-Clink-arg=-Wl,-rpath,${libdir}/rustlib/${RUST_HOST_SYS}/lib"
+
do_patch() {
sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
}
diff --git a/recipes-core/aziotd/files/aziot-identityd.service b/recipes-core/aziotd/files/aziot-identityd.service
index c7bcc29e..748f205f 100644
--- a/recipes-core/aziotd/files/aziot-identityd.service
+++ b/recipes-core/aziotd/files/aziot-identityd.service
@@ -5,7 +5,6 @@ After=aziot-identityd.socket
[Service]
Environment="AZIOT_LOG=error"
-Environment="LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/rust"
ExecStart=/usr/bin/aziot-identityd
KillMode=process
Restart=on-failure
diff --git a/recipes-core/aziotd/files/aziot-keyd.service b/recipes-core/aziotd/files/aziot-keyd.service
index fa2af87c..2bc8912e 100644
--- a/recipes-core/aziotd/files/aziot-keyd.service
+++ b/recipes-core/aziotd/files/aziot-keyd.service
@@ -5,7 +5,6 @@ After=aziot-keyd.socket
[Service]
Environment="AZIOT_LOG=error"
-Environment="LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/rust"
ExecStart=/usr/bin/aziot-keyd
KillMode=process
Restart=on-failure
diff --git a/recipes-core/aziotd/files/aziot-tpmd.service b/recipes-core/aziotd/files/aziot-tpmd.service
index a983636b..8d84e392 100644
--- a/recipes-core/aziotd/files/aziot-tpmd.service
+++ b/recipes-core/aziotd/files/aziot-tpmd.service
@@ -5,7 +5,6 @@ After=aziot-tpmd.socket
[Service]
Environment="AZIOT_LOG=error"
-Environment="LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/rust"
ExecStart=/usr/bin/aziot-tpmd
KillMode=process
Restart=on-failure
diff --git a/recipes-core/iotedge/iotedge.inc b/recipes-core/iotedge/iotedge.inc
index f920b6dd..f9af797b 100644
--- a/recipes-core/iotedge/iotedge.inc
+++ b/recipes-core/iotedge/iotedge.inc
@@ -1,4 +1,5 @@
DEPENDS += "openssl aziotctl"
+RDEPENDS:${PN} += "aziotctl"
export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
export LIBIOTHSM_NOBUILD="On"
From 89fc87a4ae4370959d50a57512c32f95e76481dd Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Mon, 29 Jul 2024 13:20:33 -0700
Subject: [PATCH 08/16] Add Kirkstone compatibility
---
conf/layer.conf | 2 +-
recipes-core/aziot-edged/aziot-edged.inc | 6 +-----
recipes-core/aziotd/aziotd.inc | 5 +----
recipes-core/iotedge/iotedge.inc | 6 ------
4 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 388d8e7a..36fc4301 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,5 +10,5 @@ BBFILE_PATTERN_meta-iotedge = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-iotedge = "10"
LAYERDEPENDS_meta-iotedge = "core virtualization-layer"
-LAYERSERIES_COMPAT_meta-iotedge = "scarthgap"
+LAYERSERIES_COMPAT_meta-iotedge = "scarthgap kirkstone"
diff --git a/recipes-core/aziot-edged/aziot-edged.inc b/recipes-core/aziot-edged/aziot-edged.inc
index a6569106..30938c3a 100644
--- a/recipes-core/aziot-edged/aziot-edged.inc
+++ b/recipes-core/aziot-edged/aziot-edged.inc
@@ -11,11 +11,7 @@ SRC_URI += "file://aziot-edged.service \
file://iotedge.conf \
"
-do_install () {
- # Binaries
- install -d ${D}${bindir}
- install -m 755 ${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/aziot-edged ${D}${bindir}/aziot-edged
-
+do_install:append () {
# Create symbolic links
install -d ${D}${libexecdir}/aziot
ln -s ${bindir}/aziot-edged ${D}${libexecdir}/aziot/aziot-edged
diff --git a/recipes-core/aziotd/aziotd.inc b/recipes-core/aziotd/aziotd.inc
index e7717c47..186a180c 100644
--- a/recipes-core/aziotd/aziotd.inc
+++ b/recipes-core/aziotd/aziotd.inc
@@ -19,10 +19,7 @@ SRC_URI += "file://aziot-certd.service \
-do_install () {
- # Binaries
- install -d ${D}${bindir}
- install -m 755 ${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/aziotd ${D}${bindir}/aziotd
+do_install:append () {
install -d ${D}${systemd_unitdir}/system
# Create symbolic links
diff --git a/recipes-core/iotedge/iotedge.inc b/recipes-core/iotedge/iotedge.inc
index f9af797b..4f70be90 100644
--- a/recipes-core/iotedge/iotedge.inc
+++ b/recipes-core/iotedge/iotedge.inc
@@ -3,9 +3,3 @@ RDEPENDS:${PN} += "aziotctl"
export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
export LIBIOTHSM_NOBUILD="On"
-
-do_install () {
- # Binaries
- install -d "${D}${bindir}"
- install -m 755 "${WORKDIR}/build/target/${RUST_TARGET_SYS}/release/iotedge" ${D}${bindir}/iotedge
-}
\ No newline at end of file
From eddbea9a92b77dcbc987ce276de2c2369ecd16f9 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Tue, 30 Jul 2024 20:58:25 -0700
Subject: [PATCH 09/16] Add kirkstone to CI
---
builds/checkin.yaml | 17 ++
conf/templates/kirkstone/bblayers.conf.sample | 26 ++
conf/templates/kirkstone/local.conf.sample | 252 ++++++++++++++++++
scripts/build.sh | 4 +-
scripts/containerize.sh | 5 +-
scripts/fetch.sh | 7 +
6 files changed, 308 insertions(+), 3 deletions(-)
create mode 100644 conf/templates/kirkstone/bblayers.conf.sample
create mode 100644 conf/templates/kirkstone/local.conf.sample
diff --git a/builds/checkin.yaml b/builds/checkin.yaml
index 29c2772b..3c1020c3 100644
--- a/builds/checkin.yaml
+++ b/builds/checkin.yaml
@@ -23,3 +23,20 @@ jobs:
- script: scripts/build.sh
displayName: Build
+################################################################################
+ - job: kirkstone
+################################################################################
+ displayName: Kirkstone
+ pool:
+ name: meta-iotedge-1es-hosted-linux
+ demands:
+ - ImageOverride -equals agent-aziotedge-ubuntu-20.04-msmoby
+ - DiskSizeGiB -equals 500
+ - WorkFolder -equals /mnt/storage/_work
+ timeoutInMinutes: 2400
+ steps:
+ - script: scripts/fetch.sh kirkstone
+ displayName: Fetch
+
+ - script: scripts/build.sh kirkstone
+ displayName: Build
\ No newline at end of file
diff --git a/conf/templates/kirkstone/bblayers.conf.sample b/conf/templates/kirkstone/bblayers.conf.sample
new file mode 100644
index 00000000..355e8470
--- /dev/null
+++ b/conf/templates/kirkstone/bblayers.conf.sample
@@ -0,0 +1,26 @@
+# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
+# changes incompatibly
+LCONF_VERSION = "7"
+
+BBPATH = "${TOPDIR}"
+BBFILES ?= ""
+
+BBLAYERS ?= " \
+ ##OEROOT##/meta-iotedge \
+ ##OEROOT##/meta \
+ ##OEROOT##/meta-poky \
+ ##OEROOT##/meta-rust \
+ ##OEROOT##/meta-yocto-bsp \
+ ##OEROOT##/meta-openembedded/meta-filesystems \
+ ##OEROOT##/meta-openembedded/meta-oe \
+ ##OEROOT##/meta-openembedded/meta-networking \
+ ##OEROOT##/meta-openembedded/meta-python \
+ ##OEROOT##/meta-virtualization \
+ ##OEROOT##/meta-security/meta-tpm \
+ ##OEROOT##/meta-clang \
+ "
+BBLAYERS_NON_REMOVABLE ?= " \
+ ##OEROOT##/meta \
+ ##OEROOT##/meta-yocto \
+ "
+
diff --git a/conf/templates/kirkstone/local.conf.sample b/conf/templates/kirkstone/local.conf.sample
new file mode 100644
index 00000000..775984b3
--- /dev/null
+++ b/conf/templates/kirkstone/local.conf.sample
@@ -0,0 +1,252 @@
+#
+# This file is your local configuration file and is where all local user settings
+# are placed. The comments in this file give some guide to the options a new user
+# to the system might want to change but pretty much any configuration option can
+# be set in this file. More adventurous users can look at local.conf.extended
+# which contains other examples of configuration which can be placed in this file
+# but new users likely won't need any of them initially.
+#
+# Lines starting with the '#' character are commented out and in some cases the
+# default values are provided as comments to show people example syntax. Enabling
+# the option is a question of removing the # character and making any change to the
+# variable as required.
+
+#
+# Machine Selection
+#
+# You need to select a specific machine to target the build with. There are a selection
+# of emulated machines available which can boot and run in the QEMU emulator:
+#
+#MACHINE ?= "qemuarm"
+#MACHINE ?= "qemuarm64"
+#MACHINE ?= "qemumips"
+#MACHINE ?= "qemumips64"
+#MACHINE ?= "qemuppc"
+#MACHINE ?= "qemux86"
+#MACHINE ?= "qemux86-64"
+#
+# There are also the following hardware board target machines included for
+# demonstration purposes:
+#
+#MACHINE ?= "beaglebone"
+#MACHINE ?= "genericx86"
+#MACHINE ?= "genericx86-64"
+#MACHINE ?= "mpc8315e-rdb"
+#MACHINE ?= "edgerouter"
+#
+# This sets the default machine to be qemux86 if no other machine is selected:
+MACHINE ??= "qemux86-64"
+
+#
+# Where to place downloads
+#
+# During a first build the system will download many different source code tarballs
+# from various upstream projects. This can take a while, particularly if your network
+# connection is slow. These are all stored in DL_DIR. When wiping and rebuilding you
+# can preserve this directory to speed up this part of subsequent builds. This directory
+# is safe to share between multiple builds on the same machine too.
+#
+# The default is a downloads directory under TOPDIR which is the build directory.
+#
+#DL_DIR ?= "${TOPDIR}/downloads"
+
+#
+# Where to place shared-state files
+#
+# BitBake has the capability to accelerate builds based on previously built output.
+# This is done using "shared state" files which can be thought of as cache objects
+# and this option determines where those files are placed.
+#
+# You can wipe out TMPDIR leaving this directory intact and the build would regenerate
+# from these files if no changes were made to the configuration. If changes were made
+# to the configuration, only shared state files where the state was still valid would
+# be used (done using checksums).
+#
+# The default is a sstate-cache directory under TOPDIR.
+#
+#SSTATE_DIR ?= "${TOPDIR}/sstate-cache"
+
+#
+# Where to place the build output
+#
+# This option specifies where the bulk of the building work should be done and
+# where BitBake should place its temporary files and output. Keep in mind that
+# this includes the extraction and compilation of many applications and the toolchain
+# which can use Gigabytes of hard disk space.
+#
+# The default is a tmp directory under TOPDIR.
+#
+#TMPDIR = "${TOPDIR}/tmp"
+
+#
+# Default policy config
+#
+# The distribution setting controls which policy settings are used as defaults.
+# The default value is fine for general Yocto project use, at least initially.
+# Ultimately when creating custom policy, people will likely end up subclassing
+# these defaults.
+#
+DISTRO ?= "poky"
+# As an example of a subclass there is a "bleeding" edge policy configuration
+# where many versions are set to the absolute latest code from the upstream
+# source control systems. This is just mentioned here as an example, its not
+# useful to most new users.
+# DISTRO ?= "poky-bleeding"
+
+#
+# Package Management configuration
+#
+# This variable lists which packaging formats to enable. Multiple package backends
+# can be enabled at once and the first item listed in the variable will be used
+# to generate the root filesystems.
+# Options are:
+# - 'package_deb' for debian style deb files
+# - 'package_ipk' for ipk files are used by opkg (a debian style embedded package manager)
+# - 'package_rpm' for rpm style packages
+# E.g.: PACKAGE_CLASSES ?= "package_rpm package_deb package_ipk"
+# We default to rpm:
+PACKAGE_CLASSES ?= "package_rpm"
+
+#
+# SDK target architecture
+#
+# This variable specifies the architecture to build SDK items for and means
+# you can build the SDK packages for architectures other than the machine you are
+# running the build on (i.e. building i686 packages on an x86_64 host).
+# Supported values are i686 and x86_64
+#SDKMACHINE ?= "i686"
+
+#
+# Extra image configuration defaults
+#
+# The EXTRA_IMAGE_FEATURES variable allows extra packages to be added to the generated
+# images. Some of these options are added to certain image types automatically. The
+# variable can contain the following options:
+# "dbg-pkgs" - add -dbg packages for all installed packages
+# (adds symbol information for debugging/profiling)
+# "dev-pkgs" - add -dev packages for all installed packages
+# (useful if you want to develop against libs in the image)
+# "ptest-pkgs" - add -ptest packages for all ptest-enabled packages
+# (useful if you want to run the package test suites)
+# "tools-sdk" - add development tools (gcc, make, pkgconfig etc.)
+# "tools-debug" - add debugging tools (gdb, strace)
+# "eclipse-debug" - add Eclipse remote debugging support
+# "tools-profile" - add profiling tools (oprofile, lttng, valgrind)
+# "tools-testapps" - add useful testing tools (ts_print, aplay, arecord etc.)
+# "debug-tweaks" - make an image suitable for development
+# e.g. ssh root access has a blank password
+# There are other application targets that can be used here too, see
+# meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
+# We default to enabling the debugging tweaks.
+EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
+
+#
+# Additional image features
+#
+# The following is a list of additional classes to use when building images which
+# enable extra features. Some available options which can be included in this variable
+# are:
+# - 'buildstats' collect build statistics
+# - 'image-prelink' in order to prelink the filesystem image
+# - 'image-swab' to perform host system intrusion detection
+# NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink
+# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
+# image-prelink disabled for now due to issues with IFUNC symbol relocation
+USER_CLASSES ?= "buildstats"
+
+#
+# Runtime testing of images
+#
+# The build system can test booting virtual machine images under qemu (an emulator)
+# after any root filesystems are created and run tests against those images. To
+# enable this uncomment this line. See classes/testimage(-auto).bbclass for
+# further details.
+#TEST_IMAGE = "1"
+#
+# Interactive shell configuration
+#
+# Under certain circumstances the system may need input from you and to do this it
+# can launch an interactive shell. It needs to do this since the build is
+# multithreaded and needs to be able to handle the case where more than one parallel
+# process may require the user's attention. The default is iterate over the available
+# terminal types to find one that works.
+#
+# Examples of the occasions this may happen are when resolving patches which cannot
+# be applied, to use the devshell or the kernel menuconfig
+#
+# Supported values are auto, gnome, xfce, rxvt, screen, konsole (KDE 3.x only), none
+# Note: currently, Konsole support only works for KDE 3.x due to the way
+# newer Konsole versions behave
+#OE_TERMINAL = "auto"
+# By default disable interactive patch resolution (tasks will just fail instead):
+PATCHRESOLVE = "noop"
+
+#
+# Disk Space Monitoring during the build
+#
+# Monitor the disk space during the build. If there is less that 1GB of space or less
+# than 100K inodes in any key build location (TMPDIR, DL_DIR, SSTATE_DIR), gracefully
+# shutdown the build. If there is less that 100MB or 1K inodes, perform a hard abort
+# of the build. The reason for this is that running completely out of space can corrupt
+# files and damages the build in ways which may not be easily recoverable.
+# It's necesary to monitor /tmp, if there is no space left the build will fail
+# with very exotic errors.
+BB_DISKMON_DIRS = "\
+ STOPTASKS,${TMPDIR},1G,100K \
+ STOPTASKS,${DL_DIR},1G,100K \
+ STOPTASKS,${SSTATE_DIR},1G,100K \
+ STOPTASKS,/tmp,100M,100K \
+ HALT,${TMPDIR},100M,1K \
+ HALT,${DL_DIR},100M,1K \
+ HALT,${SSTATE_DIR},100M,1K \
+ HALT,/tmp,10M,1K"
+
+#
+# Shared-state files from other locations
+#
+# As mentioned above, shared state files are prebuilt cache data objects which can
+# used to accelerate build time. This variable can be used to configure the system
+# to search other mirror locations for these objects before it builds the data itself.
+#
+# This can be a filesystem directory, or a remote url such as http or ftp. These
+# would contain the sstate-cache results from previous builds (possibly from other
+# machines). This variable works like fetcher MIRRORS/PREMIRRORS and points to the
+# cache locations to check for the shared objects.
+# NOTE: if the mirror uses the same structure as SSTATE_DIR, you need to add PATH
+# at the end as shown in the examples below. This will be substituted with the
+# correct path within the directory structure.
+#SSTATE_MIRRORS ?= "\
+#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
+#file://.* file:///some/local/dir/sstate/PATH"
+
+BB_SIGNATURE_HANDLER = "OEEquivHash"
+BB_HASHSERVE = "auto"
+BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
+SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
+
+#
+# Qemu configuration
+#
+# By default qemu will build with a builtin VNC server where graphical output can be
+# seen. The two lines below enable the SDL backend too. By default libsdl-native will
+# be built, if you want to use your host's libSDL instead of the minimal libsdl built
+# by libsdl-native then uncomment the ASSUME_PROVIDED line below.
+PACKAGECONFIG:append:pn-qemu-native = " sdl"
+PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
+#ASSUME_PROVIDED += "libsdl-native"
+
+# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to
+# track the version of this file when it was generated. This can safely be ignored if
+# this doesn't mean anything to you.
+CONF_VERSION = "2"
+
+DISTRO_FEATURES:append = " systemd virtualization tpm2 usrmerge"
+VIRTUAL-RUNTIME_init_manager = "systemd"
+VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
+
+BBMASK += "poky/meta/recipes-devtools/rust"
+BBMASK += "poky/meta/recipes-devtools/cargo"
+PREFERRED_VERSION_libstd-rs ?= "1.73%"
+PREFERRED_VERSION_cargo-native ?= "1.73%"
+PREFERRED_VERSION_rust-llvm-native ?= "1.73%"
+PREFERRED_VERSION_rust-native ?= "1.73%"
diff --git a/scripts/build.sh b/scripts/build.sh
index 17050e61..55f27c9f 100755
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -3,6 +3,8 @@
# Grab the MACHINE from the environment; otherwise, set it to a sane default
export MACHINE="${MACHINE-qemux86-64}"
+TEMPLATE=${1-default}
+
# What to build
BUILD_TARGETS="\
iotedge \
@@ -17,5 +19,5 @@ die() {
rm -f build/conf/bblayers.conf || die "failed to nuke bblayers.conf"
rm -f build/conf/local.conf || die "failed to nuke local.conf"
-./scripts/containerize.sh ./scripts/bitbake.sh ${BUILD_TARGETS} || die "failed to build"
+./scripts/containerize.sh ${TEMPLATE} ./scripts/bitbake.sh ${BUILD_TARGETS} || die "failed to build"
diff --git a/scripts/containerize.sh b/scripts/containerize.sh
index 0daba7c5..15942e82 100755
--- a/scripts/containerize.sh
+++ b/scripts/containerize.sh
@@ -13,7 +13,8 @@ die() {
}
# Save the commands for future use
-cmd=$@
+TEMPLATE=${1}
+cmd=${@:2}
# If no command was specified, just drop us into a shell if we're interactive
[ $# -eq 0 ] && tty -s && cmd="/bin/bash"
@@ -42,7 +43,7 @@ exec docker run \
--cap-add SETFCAP \
-e BUILD_UID=${my_uid} \
-e BUILD_GID=${my_gid} \
- -e TEMPLATECONF=meta-iotedge/conf/templates/default \
+ -e TEMPLATECONF=meta-iotedge/conf/templates/${TEMPLATE} \
-e MACHINE=${MACHINE:-qemux86-64} \
${SSH_AUTH_SOCK:+-e SSH_AUTH_SOCK="/tmp/ssh-agent/${SSH_AUTH_NAME}"} \
-v ${HOME}/.ssh:/var/build/.ssh \
diff --git a/scripts/fetch.sh b/scripts/fetch.sh
index 1b3dc6b9..75187557 100755
--- a/scripts/fetch.sh
+++ b/scripts/fetch.sh
@@ -19,6 +19,13 @@ METAOE_URI="git://git.openembedded.org/meta-openembedded.git"
METAOE_PATH="poky/meta-openembedded"
METAOE_REV="${METAOE_REV-refs/remotes/origin/${branch}}"
+if [ $branch = 'kirkstone' ]; then
+ REPOS+=" metarust"
+ METARUST_URI="https://github.com/meta-rust/meta-rust.git"
+ METARUST_PATH="poky/meta-rust"
+ METARUST_REV="${METARUST_REV-refs/remotes/origin/master}"
+fi
+
METAVIRT_URI="git://git.yoctoproject.org/meta-virtualization"
METAVIRT_PATH="poky/meta-virtualization"
METAVIRT_REV="${METAVIRT_REV-refs/remotes/origin/${branch}}"
From 99a516280045eeaa7ffb3a868e91720f8dc2053f Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Wed, 31 Jul 2024 08:04:25 -0700
Subject: [PATCH 10/16] Upgrade rust to 1.78 in kirkstone
---
conf/templates/kirkstone/local.conf.sample | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/conf/templates/kirkstone/local.conf.sample b/conf/templates/kirkstone/local.conf.sample
index 775984b3..8ae0337d 100644
--- a/conf/templates/kirkstone/local.conf.sample
+++ b/conf/templates/kirkstone/local.conf.sample
@@ -246,7 +246,4 @@ VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
BBMASK += "poky/meta/recipes-devtools/rust"
BBMASK += "poky/meta/recipes-devtools/cargo"
-PREFERRED_VERSION_libstd-rs ?= "1.73%"
-PREFERRED_VERSION_cargo-native ?= "1.73%"
-PREFERRED_VERSION_rust-llvm-native ?= "1.73%"
-PREFERRED_VERSION_rust-native ?= "1.73%"
+RUSTVERSION = "1.78%"
\ No newline at end of file
From 750412b13bff24c52546b3d4fb35213c015a613e Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Wed, 31 Jul 2024 18:43:22 -0700
Subject: [PATCH 11/16] Add kirkstone patches
---
recipes-core/aziot-edged/aziot-edged_1.5.5.bb | 7 +-
.../files/0001-Remove-git-from-Cargo.patch | 2940 +++++++++++++++++
...ound-Rust-1.78-dead_code-lint-issues.patch | 20 +
.../aziot-keys/files/0001-Remove-panic.patch | 23 +
recipes-core/aziotctl/aziotctl_1.5.0.bb | 4 +-
.../aziotctl/files/0001-Remove-panic.patch | 23 +
recipes-core/aziotd/aziotd_1.5.0.bb | 4 +-
.../aziotd/files/0001-Remove-panic.patch | 23 +
recipes-core/aziotd/files/aziot-certd.service | 1 -
.../files/0001-Remove-git-from-Cargo.patch | 2940 +++++++++++++++++
...ound-Rust-1.78-dead_code-lint-issues.patch | 20 +
recipes-core/iotedge/iotedge_1.5.5.bb | 7 +-
12 files changed, 5995 insertions(+), 17 deletions(-)
create mode 100644 recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch
create mode 100644 recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
create mode 100644 recipes-core/aziot-keys/files/0001-Remove-panic.patch
create mode 100644 recipes-core/aziotctl/files/0001-Remove-panic.patch
create mode 100644 recipes-core/aziotd/files/0001-Remove-panic.patch
create mode 100644 recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
create mode 100644 recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
diff --git a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb b/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
index 78fa5608..1594cca8 100644
--- a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
+++ b/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
@@ -589,11 +589,8 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-do_patch() {
- sed -i "/panic = 'abort'/d" ${WORKDIR}/git/edgelet/Cargo.toml
- sed -i '/source = "git/d' ${WORKDIR}/git/edgelet/Cargo.lock
- cp ${WORKDIR}/git/edgelet/Cargo.lock ${WORKDIR}/git/edgelet/aziot-edged/Cargo.lock
-}
+SRC_URI += " file://0001-Remove-git-from-Cargo.patch"
+SRC_URI += " file://0002-Work-around-Rust-1.78-dead_code-lint-issues.patch"
SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
HOMEPAGE = "https://aka.ms/iotedge"
diff --git a/recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch b/recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch
new file mode 100644
index 00000000..2ebdb54a
--- /dev/null
+++ b/recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch
@@ -0,0 +1,2940 @@
+From 77cd071859a02fe39265b4b9e27248f8c0f1914f Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:38:55 +0000
+Subject: [PATCH] Remove git from Cargo
+
+---
+ edgelet/Cargo.lock | 26 -
+ edgelet/Cargo.toml | 2 -
+ edgelet/aziot-edged/Cargo.lock | 2696 ++++++++++++++++++++++++++++++++
+ 3 files changed, 2696 insertions(+), 28 deletions(-)
+ create mode 100644 edgelet/aziot-edged/Cargo.lock
+
+diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock
+index 66e9035f7..84182965e 100644
+--- a/edgelet/Cargo.lock
++++ b/edgelet/Cargo.lock
+@@ -127,7 +127,6 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+ [[package]]
+ name = "aziot-cert-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-key-common",
+@@ -140,7 +139,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-cert-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "serde",
+@@ -149,7 +147,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-certd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "cert-renewal",
+ "hex",
+@@ -192,7 +189,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -206,7 +202,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -217,7 +212,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -230,7 +224,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identityd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-identity-common",
+ "cert-renewal",
+@@ -245,7 +238,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -260,7 +252,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -273,7 +264,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "serde",
+ ]
+@@ -281,7 +271,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -291,7 +280,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-openssl-engine"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-client",
+ "aziot-key-common",
+@@ -309,7 +297,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keyd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "http-common",
+ "libc",
+@@ -319,7 +306,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keys-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "pkcs11",
+ "serde",
+@@ -329,7 +315,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-tpmd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "http-common",
+ "serde",
+@@ -338,7 +323,6 @@ dependencies = [
+ [[package]]
+ name = "aziotctl-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "anyhow",
+ "aziot-certd-config",
+@@ -445,7 +429,6 @@ dependencies = [
+ [[package]]
+ name = "cert-renewal"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "async-trait",
+ "chrono",
+@@ -543,7 +526,6 @@ dependencies = [
+ [[package]]
+ name = "config-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "serde",
+ "toml",
+@@ -1200,7 +1182,6 @@ dependencies = [
+ [[package]]
+ name = "http-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "async-trait",
+ "base64 0.21.2",
+@@ -1500,7 +1481,6 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
+ [[package]]
+ name = "logger"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "env_logger",
+ "log",
+@@ -1647,7 +1627,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-build"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "cc",
+ ]
+@@ -1689,7 +1668,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-sys2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "openssl-build",
+ "openssl-sys",
+@@ -1698,7 +1676,6 @@ dependencies = [
+ [[package]]
+ name = "openssl2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "foreign-types",
+ "foreign-types-shared",
+@@ -1758,7 +1735,6 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+ [[package]]
+ name = "pkcs11"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "foreign-types-shared",
+ "lazy_static",
+@@ -1775,7 +1751,6 @@ dependencies = [
+ [[package]]
+ name = "pkcs11-sys"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+
+ [[package]]
+ name = "pkg-config"
+@@ -2224,7 +2199,6 @@ dependencies = [
+ [[package]]
+ name = "test-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-identity-common",
+ "aziot-identity-common-http",
+diff --git a/edgelet/Cargo.toml b/edgelet/Cargo.toml
+index d0fdba5c8..143c6e5ab 100644
+--- a/edgelet/Cargo.toml
++++ b/edgelet/Cargo.toml
+@@ -16,10 +16,8 @@ members = [
+ resolver = "2"
+
+ [profile.dev]
+-panic = 'abort'
+
+ [profile.release]
+-panic = 'abort'
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
+diff --git a/edgelet/aziot-edged/Cargo.lock b/edgelet/aziot-edged/Cargo.lock
+new file mode 100644
+index 000000000..84182965e
+--- /dev/null
++++ b/edgelet/aziot-edged/Cargo.lock
+@@ -0,0 +1,2696 @@
++# This file is automatically @generated by Cargo.
++# It is not intended for manual editing.
++version = 3
++
++[[package]]
++name = "addr2line"
++version = "0.20.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
++dependencies = [
++ "gimli",
++]
++
++[[package]]
++name = "adler"
++version = "1.0.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
++
++[[package]]
++name = "aho-corasick"
++version = "1.0.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
++dependencies = [
++ "memchr",
++]
++
++[[package]]
++name = "android-tzdata"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
++
++[[package]]
++name = "android_system_properties"
++version = "0.1.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "anstream"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
++dependencies = [
++ "anstyle",
++ "anstyle-parse",
++ "anstyle-query",
++ "anstyle-wincon",
++ "colorchoice",
++ "is-terminal",
++ "utf8parse",
++]
++
++[[package]]
++name = "anstyle"
++version = "1.0.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
++
++[[package]]
++name = "anstyle-parse"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
++dependencies = [
++ "utf8parse",
++]
++
++[[package]]
++name = "anstyle-query"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
++dependencies = [
++ "windows-sys",
++]
++
++[[package]]
++name = "anstyle-wincon"
++version = "1.0.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
++dependencies = [
++ "anstyle",
++ "windows-sys",
++]
++
++[[package]]
++name = "anyhow"
++version = "1.0.74"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8c6f84b74db2535ebae81eede2f39b947dcbf01d093ae5f791e5dd414a1bf289"
++
++[[package]]
++name = "async-trait"
++version = "0.1.73"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "atty"
++version = "0.2.14"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
++dependencies = [
++ "hermit-abi 0.1.19",
++ "libc",
++ "winapi",
++]
++
++[[package]]
++name = "autocfg"
++version = "1.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
++
++[[package]]
++name = "aziot-cert-client-async"
++version = "0.1.0"
++dependencies = [
++ "aziot-cert-common-http",
++ "aziot-key-common",
++ "http",
++ "http-common",
++ "hyper",
++ "percent-encoding",
++]
++
++[[package]]
++name = "aziot-cert-common-http"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "serde",
++]
++
++[[package]]
++name = "aziot-certd-config"
++version = "0.1.0"
++dependencies = [
++ "cert-renewal",
++ "hex",
++ "http-common",
++ "libc",
++ "openssl",
++ "serde",
++ "serde_with",
++ "url",
++]
++
++[[package]]
++name = "aziot-edged"
++version = "0.1.0"
++dependencies = [
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "base64 0.21.2",
++ "chrono",
++ "clap",
++ "edgelet-core",
++ "edgelet-docker",
++ "edgelet-http",
++ "edgelet-http-mgmt",
++ "edgelet-http-workload",
++ "edgelet-image-cleanup",
++ "edgelet-settings",
++ "futures-util",
++ "http-common",
++ "log",
++ "logger",
++ "serde",
++ "serde_json",
++ "sha2",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "aziot-identity-client-async"
++version = "0.1.0"
++dependencies = [
++ "aziot-cert-common-http",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "http",
++ "http-common",
++ "hyper",
++ "percent-encoding",
++]
++
++[[package]]
++name = "aziot-identity-common"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "http-common",
++ "openssl",
++ "serde",
++]
++
++[[package]]
++name = "aziot-identity-common-http"
++version = "0.1.0"
++dependencies = [
++ "aziot-cert-common-http",
++ "aziot-identity-common",
++ "aziot-key-common",
++ "http-common",
++ "serde",
++ "serde_json",
++]
++
++[[package]]
++name = "aziot-identityd-config"
++version = "0.1.0"
++dependencies = [
++ "aziot-identity-common",
++ "cert-renewal",
++ "http-common",
++ "libc",
++ "openssl",
++ "serde",
++ "serde_json",
++ "url",
++]
++
++[[package]]
++name = "aziot-key-client"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "aziot-key-common-http",
++ "http",
++ "http-common",
++ "httparse",
++ "percent-encoding",
++ "serde",
++ "serde_json",
++]
++
++[[package]]
++name = "aziot-key-client-async"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "aziot-key-common-http",
++ "http",
++ "http-common",
++ "hyper",
++ "percent-encoding",
++]
++
++[[package]]
++name = "aziot-key-common"
++version = "0.1.0"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "aziot-key-common-http"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "http-common",
++ "serde",
++]
++
++[[package]]
++name = "aziot-key-openssl-engine"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-client",
++ "aziot-key-common",
++ "base64 0.21.2",
++ "foreign-types-shared",
++ "log",
++ "openssl",
++ "openssl-build",
++ "openssl-errors",
++ "openssl-sys",
++ "openssl-sys2",
++ "openssl2",
++]
++
++[[package]]
++name = "aziot-keyd-config"
++version = "0.1.0"
++dependencies = [
++ "http-common",
++ "libc",
++ "serde",
++]
++
++[[package]]
++name = "aziot-keys-common"
++version = "0.1.0"
++dependencies = [
++ "pkcs11",
++ "serde",
++ "url",
++]
++
++[[package]]
++name = "aziot-tpmd-config"
++version = "0.1.0"
++dependencies = [
++ "http-common",
++ "serde",
++]
++
++[[package]]
++name = "aziotctl-common"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "aziot-certd-config",
++ "aziot-identityd-config",
++ "aziot-keyd-config",
++ "aziot-keys-common",
++ "aziot-tpmd-config",
++ "base64 0.21.2",
++ "cert-renewal",
++ "http-common",
++ "log",
++ "nix",
++ "serde",
++ "serde_json",
++ "serde_with",
++ "url",
++]
++
++[[package]]
++name = "backtrace"
++version = "0.3.68"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
++dependencies = [
++ "addr2line",
++ "cc",
++ "cfg-if 1.0.0",
++ "libc",
++ "miniz_oxide",
++ "object",
++ "rustc-demangle",
++]
++
++[[package]]
++name = "base64"
++version = "0.13.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
++
++[[package]]
++name = "base64"
++version = "0.21.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
++
++[[package]]
++name = "bitflags"
++version = "1.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
++
++[[package]]
++name = "bitflags"
++version = "2.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
++
++[[package]]
++name = "block-buffer"
++version = "0.10.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
++dependencies = [
++ "generic-array",
++]
++
++[[package]]
++name = "bumpalo"
++version = "3.13.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
++
++[[package]]
++name = "byte-unit"
++version = "4.0.19"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
++dependencies = [
++ "serde",
++ "utf8-width",
++]
++
++[[package]]
++name = "byteorder"
++version = "1.4.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
++
++[[package]]
++name = "bytes"
++version = "1.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
++
++[[package]]
++name = "cc"
++version = "1.0.82"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "cert-renewal"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "chrono",
++ "futures-util",
++ "log",
++ "openssl",
++ "serde",
++ "tokio",
++]
++
++[[package]]
++name = "cfg-if"
++version = "0.1.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
++
++[[package]]
++name = "cfg-if"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
++
++[[package]]
++name = "chrono"
++version = "0.4.26"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
++dependencies = [
++ "android-tzdata",
++ "iana-time-zone",
++ "js-sys",
++ "num-traits",
++ "serde",
++ "time 0.1.45",
++ "wasm-bindgen",
++ "winapi",
++]
++
++[[package]]
++name = "chrono-humanize"
++version = "0.2.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b"
++dependencies = [
++ "chrono",
++]
++
++[[package]]
++name = "clap"
++version = "4.3.21"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
++dependencies = [
++ "clap_builder",
++]
++
++[[package]]
++name = "clap_builder"
++version = "4.3.21"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
++dependencies = [
++ "anstream",
++ "anstyle",
++ "clap_lex",
++ "once_cell",
++ "strsim",
++]
++
++[[package]]
++name = "clap_lex"
++version = "0.5.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
++
++[[package]]
++name = "colorchoice"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
++
++[[package]]
++name = "config"
++version = "0.13.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
++dependencies = [
++ "async-trait",
++ "lazy_static",
++ "nom",
++ "pathdiff",
++ "serde",
++]
++
++[[package]]
++name = "config-common"
++version = "0.1.0"
++dependencies = [
++ "serde",
++ "toml",
++]
++
++[[package]]
++name = "core-foundation-sys"
++version = "0.8.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
++
++[[package]]
++name = "cpufeatures"
++version = "0.2.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "crc32fast"
++version = "1.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
++dependencies = [
++ "cfg-if 1.0.0",
++]
++
++[[package]]
++name = "crossbeam-channel"
++version = "0.5.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
++dependencies = [
++ "cfg-if 1.0.0",
++ "crossbeam-utils",
++]
++
++[[package]]
++name = "crossbeam-deque"
++version = "0.8.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
++dependencies = [
++ "cfg-if 1.0.0",
++ "crossbeam-epoch",
++ "crossbeam-utils",
++]
++
++[[package]]
++name = "crossbeam-epoch"
++version = "0.9.15"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
++dependencies = [
++ "autocfg",
++ "cfg-if 1.0.0",
++ "crossbeam-utils",
++ "memoffset 0.9.0",
++ "scopeguard",
++]
++
++[[package]]
++name = "crossbeam-utils"
++version = "0.8.16"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
++dependencies = [
++ "cfg-if 1.0.0",
++]
++
++[[package]]
++name = "crypto-common"
++version = "0.1.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
++dependencies = [
++ "generic-array",
++ "typenum",
++]
++
++[[package]]
++name = "darling"
++version = "0.20.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
++dependencies = [
++ "darling_core",
++ "darling_macro",
++]
++
++[[package]]
++name = "darling_core"
++version = "0.20.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
++dependencies = [
++ "fnv",
++ "ident_case",
++ "proc-macro2",
++ "quote",
++ "strsim",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "darling_macro"
++version = "0.20.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
++dependencies = [
++ "darling_core",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "dashmap"
++version = "5.5.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d"
++dependencies = [
++ "cfg-if 1.0.0",
++ "hashbrown 0.14.0",
++ "lock_api",
++ "once_cell",
++ "parking_lot_core",
++]
++
++[[package]]
++name = "deranged"
++version = "0.3.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "digest"
++version = "0.10.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
++dependencies = [
++ "block-buffer",
++ "crypto-common",
++]
++
++[[package]]
++name = "docker"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "edgelet-test-utils",
++ "hyper",
++ "serde",
++ "serde_derive",
++ "serde_json",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-core"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "aziotctl-common",
++ "chrono",
++ "edgelet-settings",
++ "humantime",
++ "hyper",
++ "lazy_static",
++ "log",
++ "nix",
++ "num_cpus",
++ "serde",
++ "serde_json",
++ "thiserror",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-docker"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "base64 0.21.2",
++ "chrono",
++ "docker",
++ "edgelet-core",
++ "edgelet-settings",
++ "edgelet-utils",
++ "futures",
++ "hex",
++ "http-common",
++ "hyper",
++ "log",
++ "nix",
++ "serde",
++ "serde_json",
++ "serial_test",
++ "sysinfo",
++ "thiserror",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-http"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "chrono",
++ "edgelet-core",
++ "edgelet-docker",
++ "edgelet-settings",
++ "edgelet-test-utils",
++ "http",
++ "http-common",
++ "libc",
++ "log",
++ "percent-encoding",
++ "serde",
++ "serde_json",
++ "tokio",
++]
++
++[[package]]
++name = "edgelet-http-mgmt"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "edgelet-core",
++ "edgelet-http",
++ "edgelet-settings",
++ "edgelet-test-utils",
++ "futures-util",
++ "http",
++ "http-common",
++ "hyper",
++ "libc",
++ "log",
++ "nix",
++ "percent-encoding",
++ "regex",
++ "serde",
++ "serde_json",
++ "support-bundle",
++ "test-common",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-http-workload"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "aziot-cert-client-async",
++ "aziot-cert-common-http",
++ "aziot-certd-config",
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "aziot-key-client",
++ "aziot-key-client-async",
++ "aziot-key-common",
++ "aziot-key-common-http",
++ "aziot-key-openssl-engine",
++ "base64 0.21.2",
++ "cert-renewal",
++ "chrono",
++ "edgelet-core",
++ "edgelet-http",
++ "edgelet-settings",
++ "edgelet-test-utils",
++ "futures-util",
++ "http",
++ "http-common",
++ "hyper",
++ "libc",
++ "log",
++ "nix",
++ "openssl",
++ "percent-encoding",
++ "regex",
++ "serde",
++ "serde_json",
++ "test-common",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-image-cleanup"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "chrono",
++ "edgelet-core",
++ "edgelet-docker",
++ "edgelet-settings",
++ "http-common",
++ "log",
++ "thiserror",
++ "tokio",
++]
++
++[[package]]
++name = "edgelet-settings"
++version = "0.1.0"
++dependencies = [
++ "aziot-certd-config",
++ "cert-renewal",
++ "chrono",
++ "config-common",
++ "docker",
++ "http-common",
++ "humantime-serde",
++ "lazy_static",
++ "serde",
++ "serde_json",
++ "test-case",
++ "url",
++]
++
++[[package]]
++name = "edgelet-test-utils"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "aziot-certd-config",
++ "cert-renewal",
++ "edgelet-core",
++ "edgelet-settings",
++ "http",
++ "hyper",
++ "nix",
++ "serde",
++ "tokio",
++]
++
++[[package]]
++name = "edgelet-utils"
++version = "0.1.0"
++dependencies = [
++ "config",
++ "serde",
++ "serde_derive",
++ "thiserror",
++ "yaml-rust",
++]
++
++[[package]]
++name = "either"
++version = "1.9.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
++
++[[package]]
++name = "env_logger"
++version = "0.10.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
++dependencies = [
++ "humantime",
++ "is-terminal",
++ "log",
++ "regex",
++ "termcolor",
++]
++
++[[package]]
++name = "equivalent"
++version = "1.0.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
++
++[[package]]
++name = "erased-serde"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "da96524cc884f6558f1769b6c46686af2fe8e8b4cd253bd5a3cdba8181b8e070"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "errno"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
++dependencies = [
++ "errno-dragonfly",
++ "libc",
++ "windows-sys",
++]
++
++[[package]]
++name = "errno-dragonfly"
++version = "0.1.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
++dependencies = [
++ "cc",
++ "libc",
++]
++
++[[package]]
++name = "flate2"
++version = "1.0.27"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
++dependencies = [
++ "crc32fast",
++ "miniz_oxide",
++]
++
++[[package]]
++name = "fnv"
++version = "1.0.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
++
++[[package]]
++name = "foreign-types"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
++dependencies = [
++ "foreign-types-shared",
++]
++
++[[package]]
++name = "foreign-types-shared"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
++
++[[package]]
++name = "form_urlencoded"
++version = "1.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
++dependencies = [
++ "percent-encoding",
++]
++
++[[package]]
++name = "futures"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
++dependencies = [
++ "futures-channel",
++ "futures-core",
++ "futures-executor",
++ "futures-io",
++ "futures-sink",
++ "futures-task",
++ "futures-util",
++]
++
++[[package]]
++name = "futures-channel"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
++dependencies = [
++ "futures-core",
++ "futures-sink",
++]
++
++[[package]]
++name = "futures-core"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
++
++[[package]]
++name = "futures-executor"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
++dependencies = [
++ "futures-core",
++ "futures-task",
++ "futures-util",
++]
++
++[[package]]
++name = "futures-io"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
++
++[[package]]
++name = "futures-macro"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "futures-sink"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
++
++[[package]]
++name = "futures-task"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
++
++[[package]]
++name = "futures-util"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
++dependencies = [
++ "futures-channel",
++ "futures-core",
++ "futures-io",
++ "futures-macro",
++ "futures-sink",
++ "futures-task",
++ "memchr",
++ "pin-project-lite",
++ "pin-utils",
++ "slab",
++]
++
++[[package]]
++name = "generic-array"
++version = "0.14.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
++dependencies = [
++ "typenum",
++ "version_check",
++]
++
++[[package]]
++name = "getrandom"
++version = "0.2.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
++dependencies = [
++ "cfg-if 1.0.0",
++ "libc",
++ "wasi 0.11.0+wasi-snapshot-preview1",
++]
++
++[[package]]
++name = "gimli"
++version = "0.27.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
++
++[[package]]
++name = "hashbrown"
++version = "0.12.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
++
++[[package]]
++name = "hashbrown"
++version = "0.14.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
++
++[[package]]
++name = "headers"
++version = "0.3.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
++dependencies = [
++ "base64 0.13.1",
++ "bitflags 1.3.2",
++ "bytes",
++ "headers-core",
++ "http",
++ "httpdate",
++ "mime",
++ "sha1",
++]
++
++[[package]]
++name = "headers-core"
++version = "0.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
++dependencies = [
++ "http",
++]
++
++[[package]]
++name = "hermit-abi"
++version = "0.1.19"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "hermit-abi"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
++
++[[package]]
++name = "hex"
++version = "0.4.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
++
++[[package]]
++name = "http"
++version = "0.2.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
++dependencies = [
++ "bytes",
++ "fnv",
++ "itoa",
++]
++
++[[package]]
++name = "http-body"
++version = "0.4.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
++dependencies = [
++ "bytes",
++ "http",
++ "pin-project-lite",
++]
++
++[[package]]
++name = "http-common"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "base64 0.21.2",
++ "futures-util",
++ "headers",
++ "http",
++ "hyper",
++ "hyper-openssl",
++ "hyper-proxy",
++ "libc",
++ "log",
++ "nix",
++ "openssl",
++ "openssl-sys",
++ "percent-encoding",
++ "rand",
++ "serde",
++ "serde_json",
++ "tokio",
++ "tracing",
++ "url",
++]
++
++[[package]]
++name = "httparse"
++version = "1.8.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
++
++[[package]]
++name = "httpdate"
++version = "1.0.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
++
++[[package]]
++name = "humantime"
++version = "2.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
++
++[[package]]
++name = "humantime-serde"
++version = "1.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
++dependencies = [
++ "humantime",
++ "serde",
++]
++
++[[package]]
++name = "hyper"
++version = "0.14.27"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
++dependencies = [
++ "bytes",
++ "futures-channel",
++ "futures-core",
++ "futures-util",
++ "http",
++ "http-body",
++ "httparse",
++ "httpdate",
++ "itoa",
++ "pin-project-lite",
++ "socket2 0.4.9",
++ "tokio",
++ "tower-service",
++ "tracing",
++ "want",
++]
++
++[[package]]
++name = "hyper-openssl"
++version = "0.9.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
++dependencies = [
++ "http",
++ "hyper",
++ "linked_hash_set",
++ "once_cell",
++ "openssl",
++ "openssl-sys",
++ "parking_lot",
++ "tokio",
++ "tokio-openssl",
++ "tower-layer",
++]
++
++[[package]]
++name = "hyper-proxy"
++version = "0.9.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
++dependencies = [
++ "bytes",
++ "futures",
++ "headers",
++ "http",
++ "hyper",
++ "openssl",
++ "tokio",
++ "tokio-openssl",
++ "tower-service",
++]
++
++[[package]]
++name = "iana-time-zone"
++version = "0.1.57"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
++dependencies = [
++ "android_system_properties",
++ "core-foundation-sys",
++ "iana-time-zone-haiku",
++ "js-sys",
++ "wasm-bindgen",
++ "windows",
++]
++
++[[package]]
++name = "iana-time-zone-haiku"
++version = "0.1.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
++dependencies = [
++ "cc",
++]
++
++[[package]]
++name = "ident_case"
++version = "1.0.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
++
++[[package]]
++name = "idna"
++version = "0.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
++dependencies = [
++ "unicode-bidi",
++ "unicode-normalization",
++]
++
++[[package]]
++name = "indexmap"
++version = "1.9.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
++dependencies = [
++ "autocfg",
++ "hashbrown 0.12.3",
++ "serde",
++]
++
++[[package]]
++name = "indexmap"
++version = "2.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
++dependencies = [
++ "equivalent",
++ "hashbrown 0.14.0",
++]
++
++[[package]]
++name = "iotedge"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "atty",
++ "aziot-certd-config",
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "aziot-identityd-config",
++ "aziot-keyd-config",
++ "aziot-keys-common",
++ "aziot-tpmd-config",
++ "aziotctl-common",
++ "base64 0.21.2",
++ "byte-unit",
++ "bytes",
++ "cert-renewal",
++ "chrono",
++ "chrono-humanize",
++ "clap",
++ "config",
++ "config-common",
++ "docker",
++ "edgelet-core",
++ "edgelet-http",
++ "edgelet-settings",
++ "edgelet-utils",
++ "erased-serde",
++ "hex",
++ "http-common",
++ "hyper",
++ "lazy_static",
++ "libc",
++ "log",
++ "nix",
++ "regex",
++ "semver",
++ "serde",
++ "serde_json",
++ "support-bundle",
++ "sysinfo",
++ "tabwriter",
++ "termcolor",
++ "thiserror",
++ "tokio",
++ "toml",
++ "url",
++]
++
++[[package]]
++name = "is-terminal"
++version = "0.4.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
++dependencies = [
++ "hermit-abi 0.3.2",
++ "rustix",
++ "windows-sys",
++]
++
++[[package]]
++name = "itoa"
++version = "1.0.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
++
++[[package]]
++name = "js-sys"
++version = "0.3.64"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
++dependencies = [
++ "wasm-bindgen",
++]
++
++[[package]]
++name = "lazy_static"
++version = "1.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
++
++[[package]]
++name = "libc"
++version = "0.2.153"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
++
++[[package]]
++name = "linked-hash-map"
++version = "0.5.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
++
++[[package]]
++name = "linked_hash_set"
++version = "0.1.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
++dependencies = [
++ "linked-hash-map",
++]
++
++[[package]]
++name = "linux-raw-sys"
++version = "0.4.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
++
++[[package]]
++name = "lock_api"
++version = "0.4.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
++dependencies = [
++ "autocfg",
++ "scopeguard",
++]
++
++[[package]]
++name = "log"
++version = "0.4.20"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
++
++[[package]]
++name = "logger"
++version = "0.1.0"
++dependencies = [
++ "env_logger",
++ "log",
++]
++
++[[package]]
++name = "memchr"
++version = "2.5.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
++
++[[package]]
++name = "memoffset"
++version = "0.7.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "memoffset"
++version = "0.9.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "mime"
++version = "0.3.17"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
++
++[[package]]
++name = "minimal-lexical"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
++
++[[package]]
++name = "miniz_oxide"
++version = "0.7.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
++dependencies = [
++ "adler",
++]
++
++[[package]]
++name = "mio"
++version = "0.8.11"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
++dependencies = [
++ "libc",
++ "wasi 0.11.0+wasi-snapshot-preview1",
++ "windows-sys",
++]
++
++[[package]]
++name = "nix"
++version = "0.26.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
++dependencies = [
++ "bitflags 1.3.2",
++ "cfg-if 1.0.0",
++ "libc",
++ "memoffset 0.7.1",
++ "pin-utils",
++ "static_assertions",
++]
++
++[[package]]
++name = "nom"
++version = "7.1.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
++dependencies = [
++ "memchr",
++ "minimal-lexical",
++]
++
++[[package]]
++name = "ntapi"
++version = "0.4.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
++dependencies = [
++ "winapi",
++]
++
++[[package]]
++name = "num-traits"
++version = "0.2.16"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "num_cpus"
++version = "1.16.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
++dependencies = [
++ "hermit-abi 0.3.2",
++ "libc",
++]
++
++[[package]]
++name = "object"
++version = "0.31.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
++dependencies = [
++ "memchr",
++]
++
++[[package]]
++name = "once_cell"
++version = "1.18.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
++
++[[package]]
++name = "openssl"
++version = "0.10.56"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
++dependencies = [
++ "bitflags 1.3.2",
++ "cfg-if 1.0.0",
++ "foreign-types",
++ "libc",
++ "once_cell",
++ "openssl-macros",
++ "openssl-sys",
++]
++
++[[package]]
++name = "openssl-build"
++version = "0.1.0"
++dependencies = [
++ "cc",
++]
++
++[[package]]
++name = "openssl-errors"
++version = "0.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
++dependencies = [
++ "cfg-if 0.1.10",
++ "libc",
++ "openssl-sys",
++]
++
++[[package]]
++name = "openssl-macros"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "openssl-sys"
++version = "0.9.91"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
++dependencies = [
++ "cc",
++ "libc",
++ "pkg-config",
++ "vcpkg",
++]
++
++[[package]]
++name = "openssl-sys2"
++version = "0.1.0"
++dependencies = [
++ "openssl-build",
++ "openssl-sys",
++]
++
++[[package]]
++name = "openssl2"
++version = "0.1.0"
++dependencies = [
++ "foreign-types",
++ "foreign-types-shared",
++ "openssl",
++ "openssl-build",
++ "openssl-sys",
++ "openssl-sys2",
++]
++
++[[package]]
++name = "parking_lot"
++version = "0.12.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
++dependencies = [
++ "lock_api",
++ "parking_lot_core",
++]
++
++[[package]]
++name = "parking_lot_core"
++version = "0.9.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
++dependencies = [
++ "cfg-if 1.0.0",
++ "libc",
++ "redox_syscall",
++ "smallvec",
++ "windows-targets",
++]
++
++[[package]]
++name = "pathdiff"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
++
++[[package]]
++name = "percent-encoding"
++version = "2.3.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
++
++[[package]]
++name = "pin-project-lite"
++version = "0.2.12"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
++
++[[package]]
++name = "pin-utils"
++version = "0.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
++
++[[package]]
++name = "pkcs11"
++version = "0.1.0"
++dependencies = [
++ "foreign-types-shared",
++ "lazy_static",
++ "libc",
++ "openssl",
++ "openssl-build",
++ "openssl-sys",
++ "openssl-sys2",
++ "openssl2",
++ "percent-encoding",
++ "pkcs11-sys",
++]
++
++[[package]]
++name = "pkcs11-sys"
++version = "0.1.0"
++
++[[package]]
++name = "pkg-config"
++version = "0.3.27"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
++
++[[package]]
++name = "ppv-lite86"
++version = "0.2.17"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
++
++[[package]]
++name = "proc-macro-error"
++version = "1.0.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
++dependencies = [
++ "proc-macro-error-attr",
++ "proc-macro2",
++ "quote",
++ "syn 1.0.109",
++ "version_check",
++]
++
++[[package]]
++name = "proc-macro-error-attr"
++version = "1.0.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "version_check",
++]
++
++[[package]]
++name = "proc-macro2"
++version = "1.0.66"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
++dependencies = [
++ "unicode-ident",
++]
++
++[[package]]
++name = "quote"
++version = "1.0.32"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
++dependencies = [
++ "proc-macro2",
++]
++
++[[package]]
++name = "rand"
++version = "0.8.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
++dependencies = [
++ "libc",
++ "rand_chacha",
++ "rand_core",
++]
++
++[[package]]
++name = "rand_chacha"
++version = "0.3.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
++dependencies = [
++ "ppv-lite86",
++ "rand_core",
++]
++
++[[package]]
++name = "rand_core"
++version = "0.6.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
++dependencies = [
++ "getrandom",
++]
++
++[[package]]
++name = "rayon"
++version = "1.7.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
++dependencies = [
++ "either",
++ "rayon-core",
++]
++
++[[package]]
++name = "rayon-core"
++version = "1.11.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
++dependencies = [
++ "crossbeam-channel",
++ "crossbeam-deque",
++ "crossbeam-utils",
++ "num_cpus",
++]
++
++[[package]]
++name = "redox_syscall"
++version = "0.3.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
++dependencies = [
++ "bitflags 1.3.2",
++]
++
++[[package]]
++name = "regex"
++version = "1.9.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
++dependencies = [
++ "aho-corasick",
++ "memchr",
++ "regex-automata",
++ "regex-syntax",
++]
++
++[[package]]
++name = "regex-automata"
++version = "0.3.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
++dependencies = [
++ "aho-corasick",
++ "memchr",
++ "regex-syntax",
++]
++
++[[package]]
++name = "regex-syntax"
++version = "0.7.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
++
++[[package]]
++name = "rustc-demangle"
++version = "0.1.23"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
++
++[[package]]
++name = "rustix"
++version = "0.38.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
++dependencies = [
++ "bitflags 2.4.0",
++ "errno",
++ "libc",
++ "linux-raw-sys",
++ "windows-sys",
++]
++
++[[package]]
++name = "ryu"
++version = "1.0.15"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
++
++[[package]]
++name = "scopeguard"
++version = "1.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
++
++[[package]]
++name = "semver"
++version = "1.0.22"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
++
++[[package]]
++name = "serde"
++version = "1.0.183"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
++dependencies = [
++ "serde_derive",
++]
++
++[[package]]
++name = "serde_derive"
++version = "1.0.183"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "serde_json"
++version = "1.0.105"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
++dependencies = [
++ "itoa",
++ "ryu",
++ "serde",
++]
++
++[[package]]
++name = "serde_spanned"
++version = "0.6.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "serde_with"
++version = "2.3.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
++dependencies = [
++ "base64 0.13.1",
++ "chrono",
++ "hex",
++ "indexmap 1.9.3",
++ "serde",
++ "serde_json",
++ "serde_with_macros",
++ "time 0.3.25",
++]
++
++[[package]]
++name = "serde_with_macros"
++version = "2.3.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
++dependencies = [
++ "darling",
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "serial_test"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
++dependencies = [
++ "dashmap",
++ "futures",
++ "lazy_static",
++ "log",
++ "parking_lot",
++ "serial_test_derive",
++]
++
++[[package]]
++name = "serial_test_derive"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 1.0.109",
++]
++
++[[package]]
++name = "sha1"
++version = "0.10.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
++dependencies = [
++ "cfg-if 1.0.0",
++ "cpufeatures",
++ "digest",
++]
++
++[[package]]
++name = "sha2"
++version = "0.10.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
++dependencies = [
++ "cfg-if 1.0.0",
++ "cpufeatures",
++ "digest",
++]
++
++[[package]]
++name = "signal-hook-registry"
++version = "1.4.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "slab"
++version = "0.4.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "smallvec"
++version = "1.11.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
++
++[[package]]
++name = "socket2"
++version = "0.4.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
++dependencies = [
++ "libc",
++ "winapi",
++]
++
++[[package]]
++name = "socket2"
++version = "0.5.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
++dependencies = [
++ "libc",
++ "windows-sys",
++]
++
++[[package]]
++name = "static_assertions"
++version = "1.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
++
++[[package]]
++name = "strsim"
++version = "0.10.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
++
++[[package]]
++name = "support-bundle"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "chrono",
++ "edgelet-core",
++ "edgelet-settings",
++ "futures",
++ "hyper",
++ "thiserror",
++ "tokio",
++ "zip",
++]
++
++[[package]]
++name = "syn"
++version = "1.0.109"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "unicode-ident",
++]
++
++[[package]]
++name = "syn"
++version = "2.0.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "unicode-ident",
++]
++
++[[package]]
++name = "sysinfo"
++version = "0.28.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b4c2f3ca6693feb29a89724516f016488e9aafc7f37264f898593ee4b942f31b"
++dependencies = [
++ "cfg-if 1.0.0",
++ "core-foundation-sys",
++ "libc",
++ "ntapi",
++ "once_cell",
++ "rayon",
++ "winapi",
++]
++
++[[package]]
++name = "tabwriter"
++version = "1.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
++dependencies = [
++ "unicode-width",
++]
++
++[[package]]
++name = "termcolor"
++version = "1.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
++dependencies = [
++ "winapi-util",
++]
++
++[[package]]
++name = "test-case"
++version = "2.2.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "21d6cf5a7dffb3f9dceec8e6b8ca528d9bd71d36c9f074defb548ce161f598c0"
++dependencies = [
++ "test-case-macros",
++]
++
++[[package]]
++name = "test-case-macros"
++version = "2.2.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e45b7bf6e19353ddd832745c8fcf77a17a93171df7151187f26623f2b75b5b26"
++dependencies = [
++ "cfg-if 1.0.0",
++ "proc-macro-error",
++ "proc-macro2",
++ "quote",
++ "syn 1.0.109",
++]
++
++[[package]]
++name = "test-common"
++version = "0.1.0"
++dependencies = [
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "aziot-key-client",
++ "aziot-key-common",
++ "futures-core",
++ "futures-util",
++ "http-common",
++ "hyper",
++ "openssl",
++ "serde_json",
++ "tokio",
++ "tokio-openssl",
++]
++
++[[package]]
++name = "thiserror"
++version = "1.0.46"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d9207952ae1a003f42d3d5e892dac3c6ba42aa6ac0c79a6a91a2b5cb4253e75c"
++dependencies = [
++ "thiserror-impl",
++]
++
++[[package]]
++name = "thiserror-impl"
++version = "1.0.46"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f1728216d3244de4f14f14f8c15c79be1a7c67867d28d69b719690e2a19fb445"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "time"
++version = "0.1.45"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
++dependencies = [
++ "libc",
++ "wasi 0.10.0+wasi-snapshot-preview1",
++ "winapi",
++]
++
++[[package]]
++name = "time"
++version = "0.3.25"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
++dependencies = [
++ "deranged",
++ "itoa",
++ "serde",
++ "time-core",
++ "time-macros",
++]
++
++[[package]]
++name = "time-core"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
++
++[[package]]
++name = "time-macros"
++version = "0.2.11"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
++dependencies = [
++ "time-core",
++]
++
++[[package]]
++name = "tinyvec"
++version = "1.6.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
++dependencies = [
++ "tinyvec_macros",
++]
++
++[[package]]
++name = "tinyvec_macros"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
++
++[[package]]
++name = "tokio"
++version = "1.31.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "40de3a2ba249dcb097e01be5e67a5ff53cf250397715a071a81543e8a832a920"
++dependencies = [
++ "backtrace",
++ "bytes",
++ "libc",
++ "mio",
++ "num_cpus",
++ "parking_lot",
++ "pin-project-lite",
++ "signal-hook-registry",
++ "socket2 0.5.3",
++ "tokio-macros",
++ "windows-sys",
++]
++
++[[package]]
++name = "tokio-macros"
++version = "2.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "tokio-openssl"
++version = "0.6.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
++dependencies = [
++ "futures-util",
++ "openssl",
++ "openssl-sys",
++ "tokio",
++]
++
++[[package]]
++name = "toml"
++version = "0.7.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
++dependencies = [
++ "serde",
++ "serde_spanned",
++ "toml_datetime",
++ "toml_edit",
++]
++
++[[package]]
++name = "toml_datetime"
++version = "0.6.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "toml_edit"
++version = "0.19.14"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
++dependencies = [
++ "indexmap 2.0.0",
++ "serde",
++ "serde_spanned",
++ "toml_datetime",
++ "winnow",
++]
++
++[[package]]
++name = "tower-layer"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
++
++[[package]]
++name = "tower-service"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
++
++[[package]]
++name = "tracing"
++version = "0.1.37"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
++dependencies = [
++ "cfg-if 1.0.0",
++ "log",
++ "pin-project-lite",
++ "tracing-attributes",
++ "tracing-core",
++]
++
++[[package]]
++name = "tracing-attributes"
++version = "0.1.26"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "tracing-core"
++version = "0.1.31"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
++dependencies = [
++ "once_cell",
++]
++
++[[package]]
++name = "try-lock"
++version = "0.2.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
++
++[[package]]
++name = "typenum"
++version = "1.16.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
++
++[[package]]
++name = "unicode-bidi"
++version = "0.3.13"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
++
++[[package]]
++name = "unicode-ident"
++version = "1.0.11"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
++
++[[package]]
++name = "unicode-normalization"
++version = "0.1.22"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
++dependencies = [
++ "tinyvec",
++]
++
++[[package]]
++name = "unicode-width"
++version = "0.1.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
++
++[[package]]
++name = "url"
++version = "2.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
++dependencies = [
++ "form_urlencoded",
++ "idna",
++ "percent-encoding",
++ "serde",
++]
++
++[[package]]
++name = "utf8-width"
++version = "0.1.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
++
++[[package]]
++name = "utf8parse"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
++
++[[package]]
++name = "vcpkg"
++version = "0.2.15"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
++
++[[package]]
++name = "version_check"
++version = "0.9.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
++
++[[package]]
++name = "want"
++version = "0.3.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
++dependencies = [
++ "try-lock",
++]
++
++[[package]]
++name = "wasi"
++version = "0.10.0+wasi-snapshot-preview1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
++
++[[package]]
++name = "wasi"
++version = "0.11.0+wasi-snapshot-preview1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
++
++[[package]]
++name = "wasm-bindgen"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
++dependencies = [
++ "cfg-if 1.0.0",
++ "wasm-bindgen-macro",
++]
++
++[[package]]
++name = "wasm-bindgen-backend"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
++dependencies = [
++ "bumpalo",
++ "log",
++ "once_cell",
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++ "wasm-bindgen-shared",
++]
++
++[[package]]
++name = "wasm-bindgen-macro"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
++dependencies = [
++ "quote",
++ "wasm-bindgen-macro-support",
++]
++
++[[package]]
++name = "wasm-bindgen-macro-support"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++ "wasm-bindgen-backend",
++ "wasm-bindgen-shared",
++]
++
++[[package]]
++name = "wasm-bindgen-shared"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
++
++[[package]]
++name = "winapi"
++version = "0.3.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
++dependencies = [
++ "winapi-i686-pc-windows-gnu",
++ "winapi-x86_64-pc-windows-gnu",
++]
++
++[[package]]
++name = "winapi-i686-pc-windows-gnu"
++version = "0.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
++
++[[package]]
++name = "winapi-util"
++version = "0.1.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
++dependencies = [
++ "winapi",
++]
++
++[[package]]
++name = "winapi-x86_64-pc-windows-gnu"
++version = "0.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
++
++[[package]]
++name = "windows"
++version = "0.48.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
++dependencies = [
++ "windows-targets",
++]
++
++[[package]]
++name = "windows-sys"
++version = "0.48.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
++dependencies = [
++ "windows-targets",
++]
++
++[[package]]
++name = "windows-targets"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
++dependencies = [
++ "windows_aarch64_gnullvm",
++ "windows_aarch64_msvc",
++ "windows_i686_gnu",
++ "windows_i686_msvc",
++ "windows_x86_64_gnu",
++ "windows_x86_64_gnullvm",
++ "windows_x86_64_msvc",
++]
++
++[[package]]
++name = "windows_aarch64_gnullvm"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
++
++[[package]]
++name = "windows_aarch64_msvc"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
++
++[[package]]
++name = "windows_i686_gnu"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
++
++[[package]]
++name = "windows_i686_msvc"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
++
++[[package]]
++name = "windows_x86_64_gnu"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
++
++[[package]]
++name = "windows_x86_64_gnullvm"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
++
++[[package]]
++name = "windows_x86_64_msvc"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
++
++[[package]]
++name = "winnow"
++version = "0.5.12"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
++dependencies = [
++ "memchr",
++]
++
++[[package]]
++name = "yaml-rust"
++version = "0.4.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
++dependencies = [
++ "linked-hash-map",
++]
++
++[[package]]
++name = "zip"
++version = "0.6.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
++dependencies = [
++ "byteorder",
++ "crc32fast",
++ "crossbeam-utils",
++ "flate2",
++]
diff --git a/recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch b/recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
new file mode 100644
index 00000000..e9db2c00
--- /dev/null
+++ b/recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
@@ -0,0 +1,20 @@
+From 786983f0adc6352286e0ffe10a3a214b9b40f5ff Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:39:45 +0000
+Subject: [PATCH] Work around Rust 1.78 dead_code lint issues
+
+---
+ edgelet/iotedge/src/lib.rs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/edgelet/iotedge/src/lib.rs b/edgelet/iotedge/src/lib.rs
+index 278fa667b..afe801de2 100644
+--- a/edgelet/iotedge/src/lib.rs
++++ b/edgelet/iotedge/src/lib.rs
+@@ -1,6 +1,6 @@
+ // Copyright (c) Microsoft. All rights reserved.
+
+-#![deny(rust_2018_idioms, warnings)]
++#![deny(rust_2018_idioms)]
+ #![deny(clippy::all, clippy::pedantic)]
+ #![allow(
+ clippy::default_trait_access,
diff --git a/recipes-core/aziot-keys/files/0001-Remove-panic.patch b/recipes-core/aziot-keys/files/0001-Remove-panic.patch
new file mode 100644
index 00000000..7af64a4c
--- /dev/null
+++ b/recipes-core/aziot-keys/files/0001-Remove-panic.patch
@@ -0,0 +1,23 @@
+From 632c35def622cffd758cbd4415447ac88af1bc44 Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:53:48 +0000
+Subject: [PATCH] Remove panic
+
+---
+ Cargo.toml | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/Cargo.toml b/Cargo.toml
+index d43311c..7260139 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -55,10 +55,8 @@ resolver = "2"
+ # Don't let panics from callbacks cross FFI boundary
+
+ [profile.dev]
+-panic = "abort"
+
+ [profile.release]
+-panic = "abort"
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
diff --git a/recipes-core/aziotctl/aziotctl_1.5.0.bb b/recipes-core/aziotctl/aziotctl_1.5.0.bb
index 059209de..831bc625 100644
--- a/recipes-core/aziotctl/aziotctl_1.5.0.bb
+++ b/recipes-core/aziotctl/aziotctl_1.5.0.bb
@@ -524,9 +524,7 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-do_patch() {
- sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
-}
+SRC_URI+= " file://0001-Remove-panic.patch"
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
diff --git a/recipes-core/aziotctl/files/0001-Remove-panic.patch b/recipes-core/aziotctl/files/0001-Remove-panic.patch
new file mode 100644
index 00000000..7af64a4c
--- /dev/null
+++ b/recipes-core/aziotctl/files/0001-Remove-panic.patch
@@ -0,0 +1,23 @@
+From 632c35def622cffd758cbd4415447ac88af1bc44 Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:53:48 +0000
+Subject: [PATCH] Remove panic
+
+---
+ Cargo.toml | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/Cargo.toml b/Cargo.toml
+index d43311c..7260139 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -55,10 +55,8 @@ resolver = "2"
+ # Don't let panics from callbacks cross FFI boundary
+
+ [profile.dev]
+-panic = "abort"
+
+ [profile.release]
+-panic = "abort"
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
diff --git a/recipes-core/aziotd/aziotd_1.5.0.bb b/recipes-core/aziotd/aziotd_1.5.0.bb
index 951df5ec..d4077367 100644
--- a/recipes-core/aziotd/aziotd_1.5.0.bb
+++ b/recipes-core/aziotd/aziotd_1.5.0.bb
@@ -525,9 +525,7 @@ export USER_AZIOTTPM="aziottpm"
RUSTFLAGS += "-Clink-arg=-Wl,-rpath,${libdir}/rustlib/${RUST_HOST_SYS}/lib"
-do_patch() {
- sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
-}
+SRC_URI+= " file://0001-Remove-panic.patch"
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
diff --git a/recipes-core/aziotd/files/0001-Remove-panic.patch b/recipes-core/aziotd/files/0001-Remove-panic.patch
new file mode 100644
index 00000000..7af64a4c
--- /dev/null
+++ b/recipes-core/aziotd/files/0001-Remove-panic.patch
@@ -0,0 +1,23 @@
+From 632c35def622cffd758cbd4415447ac88af1bc44 Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:53:48 +0000
+Subject: [PATCH] Remove panic
+
+---
+ Cargo.toml | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/Cargo.toml b/Cargo.toml
+index d43311c..7260139 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -55,10 +55,8 @@ resolver = "2"
+ # Don't let panics from callbacks cross FFI boundary
+
+ [profile.dev]
+-panic = "abort"
+
+ [profile.release]
+-panic = "abort"
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
diff --git a/recipes-core/aziotd/files/aziot-certd.service b/recipes-core/aziotd/files/aziot-certd.service
index b9ad2ea9..8944c7ee 100644
--- a/recipes-core/aziotd/files/aziot-certd.service
+++ b/recipes-core/aziotd/files/aziot-certd.service
@@ -5,7 +5,6 @@ After=aziot-certd.socket
[Service]
Environment="AZIOT_LOG=error"
-Environment="LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/rust"
ExecStart=/usr/bin/aziot-certd
KillMode=process
Restart=on-failure
diff --git a/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch b/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
new file mode 100644
index 00000000..2ebdb54a
--- /dev/null
+++ b/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
@@ -0,0 +1,2940 @@
+From 77cd071859a02fe39265b4b9e27248f8c0f1914f Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:38:55 +0000
+Subject: [PATCH] Remove git from Cargo
+
+---
+ edgelet/Cargo.lock | 26 -
+ edgelet/Cargo.toml | 2 -
+ edgelet/aziot-edged/Cargo.lock | 2696 ++++++++++++++++++++++++++++++++
+ 3 files changed, 2696 insertions(+), 28 deletions(-)
+ create mode 100644 edgelet/aziot-edged/Cargo.lock
+
+diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock
+index 66e9035f7..84182965e 100644
+--- a/edgelet/Cargo.lock
++++ b/edgelet/Cargo.lock
+@@ -127,7 +127,6 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+ [[package]]
+ name = "aziot-cert-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-key-common",
+@@ -140,7 +139,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-cert-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "serde",
+@@ -149,7 +147,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-certd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "cert-renewal",
+ "hex",
+@@ -192,7 +189,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -206,7 +202,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -217,7 +212,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -230,7 +224,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identityd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-identity-common",
+ "cert-renewal",
+@@ -245,7 +238,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -260,7 +252,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -273,7 +264,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "serde",
+ ]
+@@ -281,7 +271,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -291,7 +280,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-openssl-engine"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-key-client",
+ "aziot-key-common",
+@@ -309,7 +297,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keyd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "http-common",
+ "libc",
+@@ -319,7 +306,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keys-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "pkcs11",
+ "serde",
+@@ -329,7 +315,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-tpmd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "http-common",
+ "serde",
+@@ -338,7 +323,6 @@ dependencies = [
+ [[package]]
+ name = "aziotctl-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "anyhow",
+ "aziot-certd-config",
+@@ -445,7 +429,6 @@ dependencies = [
+ [[package]]
+ name = "cert-renewal"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "async-trait",
+ "chrono",
+@@ -543,7 +526,6 @@ dependencies = [
+ [[package]]
+ name = "config-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "serde",
+ "toml",
+@@ -1200,7 +1182,6 @@ dependencies = [
+ [[package]]
+ name = "http-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "async-trait",
+ "base64 0.21.2",
+@@ -1500,7 +1481,6 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
+ [[package]]
+ name = "logger"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "env_logger",
+ "log",
+@@ -1647,7 +1627,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-build"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "cc",
+ ]
+@@ -1689,7 +1668,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-sys2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "openssl-build",
+ "openssl-sys",
+@@ -1698,7 +1676,6 @@ dependencies = [
+ [[package]]
+ name = "openssl2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "foreign-types",
+ "foreign-types-shared",
+@@ -1758,7 +1735,6 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+ [[package]]
+ name = "pkcs11"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "foreign-types-shared",
+ "lazy_static",
+@@ -1775,7 +1751,6 @@ dependencies = [
+ [[package]]
+ name = "pkcs11-sys"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+
+ [[package]]
+ name = "pkg-config"
+@@ -2224,7 +2199,6 @@ dependencies = [
+ [[package]]
+ name = "test-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+ dependencies = [
+ "aziot-identity-common",
+ "aziot-identity-common-http",
+diff --git a/edgelet/Cargo.toml b/edgelet/Cargo.toml
+index d0fdba5c8..143c6e5ab 100644
+--- a/edgelet/Cargo.toml
++++ b/edgelet/Cargo.toml
+@@ -16,10 +16,8 @@ members = [
+ resolver = "2"
+
+ [profile.dev]
+-panic = 'abort'
+
+ [profile.release]
+-panic = 'abort'
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
+diff --git a/edgelet/aziot-edged/Cargo.lock b/edgelet/aziot-edged/Cargo.lock
+new file mode 100644
+index 000000000..84182965e
+--- /dev/null
++++ b/edgelet/aziot-edged/Cargo.lock
+@@ -0,0 +1,2696 @@
++# This file is automatically @generated by Cargo.
++# It is not intended for manual editing.
++version = 3
++
++[[package]]
++name = "addr2line"
++version = "0.20.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
++dependencies = [
++ "gimli",
++]
++
++[[package]]
++name = "adler"
++version = "1.0.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
++
++[[package]]
++name = "aho-corasick"
++version = "1.0.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
++dependencies = [
++ "memchr",
++]
++
++[[package]]
++name = "android-tzdata"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
++
++[[package]]
++name = "android_system_properties"
++version = "0.1.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "anstream"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
++dependencies = [
++ "anstyle",
++ "anstyle-parse",
++ "anstyle-query",
++ "anstyle-wincon",
++ "colorchoice",
++ "is-terminal",
++ "utf8parse",
++]
++
++[[package]]
++name = "anstyle"
++version = "1.0.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
++
++[[package]]
++name = "anstyle-parse"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
++dependencies = [
++ "utf8parse",
++]
++
++[[package]]
++name = "anstyle-query"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
++dependencies = [
++ "windows-sys",
++]
++
++[[package]]
++name = "anstyle-wincon"
++version = "1.0.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
++dependencies = [
++ "anstyle",
++ "windows-sys",
++]
++
++[[package]]
++name = "anyhow"
++version = "1.0.74"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8c6f84b74db2535ebae81eede2f39b947dcbf01d093ae5f791e5dd414a1bf289"
++
++[[package]]
++name = "async-trait"
++version = "0.1.73"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "atty"
++version = "0.2.14"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
++dependencies = [
++ "hermit-abi 0.1.19",
++ "libc",
++ "winapi",
++]
++
++[[package]]
++name = "autocfg"
++version = "1.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
++
++[[package]]
++name = "aziot-cert-client-async"
++version = "0.1.0"
++dependencies = [
++ "aziot-cert-common-http",
++ "aziot-key-common",
++ "http",
++ "http-common",
++ "hyper",
++ "percent-encoding",
++]
++
++[[package]]
++name = "aziot-cert-common-http"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "serde",
++]
++
++[[package]]
++name = "aziot-certd-config"
++version = "0.1.0"
++dependencies = [
++ "cert-renewal",
++ "hex",
++ "http-common",
++ "libc",
++ "openssl",
++ "serde",
++ "serde_with",
++ "url",
++]
++
++[[package]]
++name = "aziot-edged"
++version = "0.1.0"
++dependencies = [
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "base64 0.21.2",
++ "chrono",
++ "clap",
++ "edgelet-core",
++ "edgelet-docker",
++ "edgelet-http",
++ "edgelet-http-mgmt",
++ "edgelet-http-workload",
++ "edgelet-image-cleanup",
++ "edgelet-settings",
++ "futures-util",
++ "http-common",
++ "log",
++ "logger",
++ "serde",
++ "serde_json",
++ "sha2",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "aziot-identity-client-async"
++version = "0.1.0"
++dependencies = [
++ "aziot-cert-common-http",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "http",
++ "http-common",
++ "hyper",
++ "percent-encoding",
++]
++
++[[package]]
++name = "aziot-identity-common"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "http-common",
++ "openssl",
++ "serde",
++]
++
++[[package]]
++name = "aziot-identity-common-http"
++version = "0.1.0"
++dependencies = [
++ "aziot-cert-common-http",
++ "aziot-identity-common",
++ "aziot-key-common",
++ "http-common",
++ "serde",
++ "serde_json",
++]
++
++[[package]]
++name = "aziot-identityd-config"
++version = "0.1.0"
++dependencies = [
++ "aziot-identity-common",
++ "cert-renewal",
++ "http-common",
++ "libc",
++ "openssl",
++ "serde",
++ "serde_json",
++ "url",
++]
++
++[[package]]
++name = "aziot-key-client"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "aziot-key-common-http",
++ "http",
++ "http-common",
++ "httparse",
++ "percent-encoding",
++ "serde",
++ "serde_json",
++]
++
++[[package]]
++name = "aziot-key-client-async"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "aziot-key-common-http",
++ "http",
++ "http-common",
++ "hyper",
++ "percent-encoding",
++]
++
++[[package]]
++name = "aziot-key-common"
++version = "0.1.0"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "aziot-key-common-http"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-common",
++ "http-common",
++ "serde",
++]
++
++[[package]]
++name = "aziot-key-openssl-engine"
++version = "0.1.0"
++dependencies = [
++ "aziot-key-client",
++ "aziot-key-common",
++ "base64 0.21.2",
++ "foreign-types-shared",
++ "log",
++ "openssl",
++ "openssl-build",
++ "openssl-errors",
++ "openssl-sys",
++ "openssl-sys2",
++ "openssl2",
++]
++
++[[package]]
++name = "aziot-keyd-config"
++version = "0.1.0"
++dependencies = [
++ "http-common",
++ "libc",
++ "serde",
++]
++
++[[package]]
++name = "aziot-keys-common"
++version = "0.1.0"
++dependencies = [
++ "pkcs11",
++ "serde",
++ "url",
++]
++
++[[package]]
++name = "aziot-tpmd-config"
++version = "0.1.0"
++dependencies = [
++ "http-common",
++ "serde",
++]
++
++[[package]]
++name = "aziotctl-common"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "aziot-certd-config",
++ "aziot-identityd-config",
++ "aziot-keyd-config",
++ "aziot-keys-common",
++ "aziot-tpmd-config",
++ "base64 0.21.2",
++ "cert-renewal",
++ "http-common",
++ "log",
++ "nix",
++ "serde",
++ "serde_json",
++ "serde_with",
++ "url",
++]
++
++[[package]]
++name = "backtrace"
++version = "0.3.68"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
++dependencies = [
++ "addr2line",
++ "cc",
++ "cfg-if 1.0.0",
++ "libc",
++ "miniz_oxide",
++ "object",
++ "rustc-demangle",
++]
++
++[[package]]
++name = "base64"
++version = "0.13.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
++
++[[package]]
++name = "base64"
++version = "0.21.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
++
++[[package]]
++name = "bitflags"
++version = "1.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
++
++[[package]]
++name = "bitflags"
++version = "2.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
++
++[[package]]
++name = "block-buffer"
++version = "0.10.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
++dependencies = [
++ "generic-array",
++]
++
++[[package]]
++name = "bumpalo"
++version = "3.13.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
++
++[[package]]
++name = "byte-unit"
++version = "4.0.19"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
++dependencies = [
++ "serde",
++ "utf8-width",
++]
++
++[[package]]
++name = "byteorder"
++version = "1.4.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
++
++[[package]]
++name = "bytes"
++version = "1.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
++
++[[package]]
++name = "cc"
++version = "1.0.82"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "cert-renewal"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "chrono",
++ "futures-util",
++ "log",
++ "openssl",
++ "serde",
++ "tokio",
++]
++
++[[package]]
++name = "cfg-if"
++version = "0.1.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
++
++[[package]]
++name = "cfg-if"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
++
++[[package]]
++name = "chrono"
++version = "0.4.26"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
++dependencies = [
++ "android-tzdata",
++ "iana-time-zone",
++ "js-sys",
++ "num-traits",
++ "serde",
++ "time 0.1.45",
++ "wasm-bindgen",
++ "winapi",
++]
++
++[[package]]
++name = "chrono-humanize"
++version = "0.2.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b"
++dependencies = [
++ "chrono",
++]
++
++[[package]]
++name = "clap"
++version = "4.3.21"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
++dependencies = [
++ "clap_builder",
++]
++
++[[package]]
++name = "clap_builder"
++version = "4.3.21"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
++dependencies = [
++ "anstream",
++ "anstyle",
++ "clap_lex",
++ "once_cell",
++ "strsim",
++]
++
++[[package]]
++name = "clap_lex"
++version = "0.5.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
++
++[[package]]
++name = "colorchoice"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
++
++[[package]]
++name = "config"
++version = "0.13.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
++dependencies = [
++ "async-trait",
++ "lazy_static",
++ "nom",
++ "pathdiff",
++ "serde",
++]
++
++[[package]]
++name = "config-common"
++version = "0.1.0"
++dependencies = [
++ "serde",
++ "toml",
++]
++
++[[package]]
++name = "core-foundation-sys"
++version = "0.8.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
++
++[[package]]
++name = "cpufeatures"
++version = "0.2.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "crc32fast"
++version = "1.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
++dependencies = [
++ "cfg-if 1.0.0",
++]
++
++[[package]]
++name = "crossbeam-channel"
++version = "0.5.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
++dependencies = [
++ "cfg-if 1.0.0",
++ "crossbeam-utils",
++]
++
++[[package]]
++name = "crossbeam-deque"
++version = "0.8.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
++dependencies = [
++ "cfg-if 1.0.0",
++ "crossbeam-epoch",
++ "crossbeam-utils",
++]
++
++[[package]]
++name = "crossbeam-epoch"
++version = "0.9.15"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
++dependencies = [
++ "autocfg",
++ "cfg-if 1.0.0",
++ "crossbeam-utils",
++ "memoffset 0.9.0",
++ "scopeguard",
++]
++
++[[package]]
++name = "crossbeam-utils"
++version = "0.8.16"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
++dependencies = [
++ "cfg-if 1.0.0",
++]
++
++[[package]]
++name = "crypto-common"
++version = "0.1.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
++dependencies = [
++ "generic-array",
++ "typenum",
++]
++
++[[package]]
++name = "darling"
++version = "0.20.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
++dependencies = [
++ "darling_core",
++ "darling_macro",
++]
++
++[[package]]
++name = "darling_core"
++version = "0.20.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
++dependencies = [
++ "fnv",
++ "ident_case",
++ "proc-macro2",
++ "quote",
++ "strsim",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "darling_macro"
++version = "0.20.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
++dependencies = [
++ "darling_core",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "dashmap"
++version = "5.5.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d"
++dependencies = [
++ "cfg-if 1.0.0",
++ "hashbrown 0.14.0",
++ "lock_api",
++ "once_cell",
++ "parking_lot_core",
++]
++
++[[package]]
++name = "deranged"
++version = "0.3.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "digest"
++version = "0.10.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
++dependencies = [
++ "block-buffer",
++ "crypto-common",
++]
++
++[[package]]
++name = "docker"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "edgelet-test-utils",
++ "hyper",
++ "serde",
++ "serde_derive",
++ "serde_json",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-core"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "aziotctl-common",
++ "chrono",
++ "edgelet-settings",
++ "humantime",
++ "hyper",
++ "lazy_static",
++ "log",
++ "nix",
++ "num_cpus",
++ "serde",
++ "serde_json",
++ "thiserror",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-docker"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "base64 0.21.2",
++ "chrono",
++ "docker",
++ "edgelet-core",
++ "edgelet-settings",
++ "edgelet-utils",
++ "futures",
++ "hex",
++ "http-common",
++ "hyper",
++ "log",
++ "nix",
++ "serde",
++ "serde_json",
++ "serial_test",
++ "sysinfo",
++ "thiserror",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-http"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "chrono",
++ "edgelet-core",
++ "edgelet-docker",
++ "edgelet-settings",
++ "edgelet-test-utils",
++ "http",
++ "http-common",
++ "libc",
++ "log",
++ "percent-encoding",
++ "serde",
++ "serde_json",
++ "tokio",
++]
++
++[[package]]
++name = "edgelet-http-mgmt"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "edgelet-core",
++ "edgelet-http",
++ "edgelet-settings",
++ "edgelet-test-utils",
++ "futures-util",
++ "http",
++ "http-common",
++ "hyper",
++ "libc",
++ "log",
++ "nix",
++ "percent-encoding",
++ "regex",
++ "serde",
++ "serde_json",
++ "support-bundle",
++ "test-common",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-http-workload"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "aziot-cert-client-async",
++ "aziot-cert-common-http",
++ "aziot-certd-config",
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "aziot-key-client",
++ "aziot-key-client-async",
++ "aziot-key-common",
++ "aziot-key-common-http",
++ "aziot-key-openssl-engine",
++ "base64 0.21.2",
++ "cert-renewal",
++ "chrono",
++ "edgelet-core",
++ "edgelet-http",
++ "edgelet-settings",
++ "edgelet-test-utils",
++ "futures-util",
++ "http",
++ "http-common",
++ "hyper",
++ "libc",
++ "log",
++ "nix",
++ "openssl",
++ "percent-encoding",
++ "regex",
++ "serde",
++ "serde_json",
++ "test-common",
++ "tokio",
++ "url",
++]
++
++[[package]]
++name = "edgelet-image-cleanup"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "chrono",
++ "edgelet-core",
++ "edgelet-docker",
++ "edgelet-settings",
++ "http-common",
++ "log",
++ "thiserror",
++ "tokio",
++]
++
++[[package]]
++name = "edgelet-settings"
++version = "0.1.0"
++dependencies = [
++ "aziot-certd-config",
++ "cert-renewal",
++ "chrono",
++ "config-common",
++ "docker",
++ "http-common",
++ "humantime-serde",
++ "lazy_static",
++ "serde",
++ "serde_json",
++ "test-case",
++ "url",
++]
++
++[[package]]
++name = "edgelet-test-utils"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "aziot-certd-config",
++ "cert-renewal",
++ "edgelet-core",
++ "edgelet-settings",
++ "http",
++ "hyper",
++ "nix",
++ "serde",
++ "tokio",
++]
++
++[[package]]
++name = "edgelet-utils"
++version = "0.1.0"
++dependencies = [
++ "config",
++ "serde",
++ "serde_derive",
++ "thiserror",
++ "yaml-rust",
++]
++
++[[package]]
++name = "either"
++version = "1.9.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
++
++[[package]]
++name = "env_logger"
++version = "0.10.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
++dependencies = [
++ "humantime",
++ "is-terminal",
++ "log",
++ "regex",
++ "termcolor",
++]
++
++[[package]]
++name = "equivalent"
++version = "1.0.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
++
++[[package]]
++name = "erased-serde"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "da96524cc884f6558f1769b6c46686af2fe8e8b4cd253bd5a3cdba8181b8e070"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "errno"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
++dependencies = [
++ "errno-dragonfly",
++ "libc",
++ "windows-sys",
++]
++
++[[package]]
++name = "errno-dragonfly"
++version = "0.1.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
++dependencies = [
++ "cc",
++ "libc",
++]
++
++[[package]]
++name = "flate2"
++version = "1.0.27"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
++dependencies = [
++ "crc32fast",
++ "miniz_oxide",
++]
++
++[[package]]
++name = "fnv"
++version = "1.0.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
++
++[[package]]
++name = "foreign-types"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
++dependencies = [
++ "foreign-types-shared",
++]
++
++[[package]]
++name = "foreign-types-shared"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
++
++[[package]]
++name = "form_urlencoded"
++version = "1.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
++dependencies = [
++ "percent-encoding",
++]
++
++[[package]]
++name = "futures"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
++dependencies = [
++ "futures-channel",
++ "futures-core",
++ "futures-executor",
++ "futures-io",
++ "futures-sink",
++ "futures-task",
++ "futures-util",
++]
++
++[[package]]
++name = "futures-channel"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
++dependencies = [
++ "futures-core",
++ "futures-sink",
++]
++
++[[package]]
++name = "futures-core"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
++
++[[package]]
++name = "futures-executor"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
++dependencies = [
++ "futures-core",
++ "futures-task",
++ "futures-util",
++]
++
++[[package]]
++name = "futures-io"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
++
++[[package]]
++name = "futures-macro"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "futures-sink"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
++
++[[package]]
++name = "futures-task"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
++
++[[package]]
++name = "futures-util"
++version = "0.3.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
++dependencies = [
++ "futures-channel",
++ "futures-core",
++ "futures-io",
++ "futures-macro",
++ "futures-sink",
++ "futures-task",
++ "memchr",
++ "pin-project-lite",
++ "pin-utils",
++ "slab",
++]
++
++[[package]]
++name = "generic-array"
++version = "0.14.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
++dependencies = [
++ "typenum",
++ "version_check",
++]
++
++[[package]]
++name = "getrandom"
++version = "0.2.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
++dependencies = [
++ "cfg-if 1.0.0",
++ "libc",
++ "wasi 0.11.0+wasi-snapshot-preview1",
++]
++
++[[package]]
++name = "gimli"
++version = "0.27.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
++
++[[package]]
++name = "hashbrown"
++version = "0.12.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
++
++[[package]]
++name = "hashbrown"
++version = "0.14.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
++
++[[package]]
++name = "headers"
++version = "0.3.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
++dependencies = [
++ "base64 0.13.1",
++ "bitflags 1.3.2",
++ "bytes",
++ "headers-core",
++ "http",
++ "httpdate",
++ "mime",
++ "sha1",
++]
++
++[[package]]
++name = "headers-core"
++version = "0.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
++dependencies = [
++ "http",
++]
++
++[[package]]
++name = "hermit-abi"
++version = "0.1.19"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "hermit-abi"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
++
++[[package]]
++name = "hex"
++version = "0.4.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
++
++[[package]]
++name = "http"
++version = "0.2.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
++dependencies = [
++ "bytes",
++ "fnv",
++ "itoa",
++]
++
++[[package]]
++name = "http-body"
++version = "0.4.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
++dependencies = [
++ "bytes",
++ "http",
++ "pin-project-lite",
++]
++
++[[package]]
++name = "http-common"
++version = "0.1.0"
++dependencies = [
++ "async-trait",
++ "base64 0.21.2",
++ "futures-util",
++ "headers",
++ "http",
++ "hyper",
++ "hyper-openssl",
++ "hyper-proxy",
++ "libc",
++ "log",
++ "nix",
++ "openssl",
++ "openssl-sys",
++ "percent-encoding",
++ "rand",
++ "serde",
++ "serde_json",
++ "tokio",
++ "tracing",
++ "url",
++]
++
++[[package]]
++name = "httparse"
++version = "1.8.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
++
++[[package]]
++name = "httpdate"
++version = "1.0.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
++
++[[package]]
++name = "humantime"
++version = "2.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
++
++[[package]]
++name = "humantime-serde"
++version = "1.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
++dependencies = [
++ "humantime",
++ "serde",
++]
++
++[[package]]
++name = "hyper"
++version = "0.14.27"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
++dependencies = [
++ "bytes",
++ "futures-channel",
++ "futures-core",
++ "futures-util",
++ "http",
++ "http-body",
++ "httparse",
++ "httpdate",
++ "itoa",
++ "pin-project-lite",
++ "socket2 0.4.9",
++ "tokio",
++ "tower-service",
++ "tracing",
++ "want",
++]
++
++[[package]]
++name = "hyper-openssl"
++version = "0.9.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
++dependencies = [
++ "http",
++ "hyper",
++ "linked_hash_set",
++ "once_cell",
++ "openssl",
++ "openssl-sys",
++ "parking_lot",
++ "tokio",
++ "tokio-openssl",
++ "tower-layer",
++]
++
++[[package]]
++name = "hyper-proxy"
++version = "0.9.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
++dependencies = [
++ "bytes",
++ "futures",
++ "headers",
++ "http",
++ "hyper",
++ "openssl",
++ "tokio",
++ "tokio-openssl",
++ "tower-service",
++]
++
++[[package]]
++name = "iana-time-zone"
++version = "0.1.57"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
++dependencies = [
++ "android_system_properties",
++ "core-foundation-sys",
++ "iana-time-zone-haiku",
++ "js-sys",
++ "wasm-bindgen",
++ "windows",
++]
++
++[[package]]
++name = "iana-time-zone-haiku"
++version = "0.1.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
++dependencies = [
++ "cc",
++]
++
++[[package]]
++name = "ident_case"
++version = "1.0.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
++
++[[package]]
++name = "idna"
++version = "0.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
++dependencies = [
++ "unicode-bidi",
++ "unicode-normalization",
++]
++
++[[package]]
++name = "indexmap"
++version = "1.9.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
++dependencies = [
++ "autocfg",
++ "hashbrown 0.12.3",
++ "serde",
++]
++
++[[package]]
++name = "indexmap"
++version = "2.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
++dependencies = [
++ "equivalent",
++ "hashbrown 0.14.0",
++]
++
++[[package]]
++name = "iotedge"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "async-trait",
++ "atty",
++ "aziot-certd-config",
++ "aziot-identity-client-async",
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "aziot-identityd-config",
++ "aziot-keyd-config",
++ "aziot-keys-common",
++ "aziot-tpmd-config",
++ "aziotctl-common",
++ "base64 0.21.2",
++ "byte-unit",
++ "bytes",
++ "cert-renewal",
++ "chrono",
++ "chrono-humanize",
++ "clap",
++ "config",
++ "config-common",
++ "docker",
++ "edgelet-core",
++ "edgelet-http",
++ "edgelet-settings",
++ "edgelet-utils",
++ "erased-serde",
++ "hex",
++ "http-common",
++ "hyper",
++ "lazy_static",
++ "libc",
++ "log",
++ "nix",
++ "regex",
++ "semver",
++ "serde",
++ "serde_json",
++ "support-bundle",
++ "sysinfo",
++ "tabwriter",
++ "termcolor",
++ "thiserror",
++ "tokio",
++ "toml",
++ "url",
++]
++
++[[package]]
++name = "is-terminal"
++version = "0.4.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
++dependencies = [
++ "hermit-abi 0.3.2",
++ "rustix",
++ "windows-sys",
++]
++
++[[package]]
++name = "itoa"
++version = "1.0.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
++
++[[package]]
++name = "js-sys"
++version = "0.3.64"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
++dependencies = [
++ "wasm-bindgen",
++]
++
++[[package]]
++name = "lazy_static"
++version = "1.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
++
++[[package]]
++name = "libc"
++version = "0.2.153"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
++
++[[package]]
++name = "linked-hash-map"
++version = "0.5.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
++
++[[package]]
++name = "linked_hash_set"
++version = "0.1.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
++dependencies = [
++ "linked-hash-map",
++]
++
++[[package]]
++name = "linux-raw-sys"
++version = "0.4.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
++
++[[package]]
++name = "lock_api"
++version = "0.4.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
++dependencies = [
++ "autocfg",
++ "scopeguard",
++]
++
++[[package]]
++name = "log"
++version = "0.4.20"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
++
++[[package]]
++name = "logger"
++version = "0.1.0"
++dependencies = [
++ "env_logger",
++ "log",
++]
++
++[[package]]
++name = "memchr"
++version = "2.5.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
++
++[[package]]
++name = "memoffset"
++version = "0.7.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "memoffset"
++version = "0.9.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "mime"
++version = "0.3.17"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
++
++[[package]]
++name = "minimal-lexical"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
++
++[[package]]
++name = "miniz_oxide"
++version = "0.7.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
++dependencies = [
++ "adler",
++]
++
++[[package]]
++name = "mio"
++version = "0.8.11"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
++dependencies = [
++ "libc",
++ "wasi 0.11.0+wasi-snapshot-preview1",
++ "windows-sys",
++]
++
++[[package]]
++name = "nix"
++version = "0.26.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
++dependencies = [
++ "bitflags 1.3.2",
++ "cfg-if 1.0.0",
++ "libc",
++ "memoffset 0.7.1",
++ "pin-utils",
++ "static_assertions",
++]
++
++[[package]]
++name = "nom"
++version = "7.1.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
++dependencies = [
++ "memchr",
++ "minimal-lexical",
++]
++
++[[package]]
++name = "ntapi"
++version = "0.4.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
++dependencies = [
++ "winapi",
++]
++
++[[package]]
++name = "num-traits"
++version = "0.2.16"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "num_cpus"
++version = "1.16.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
++dependencies = [
++ "hermit-abi 0.3.2",
++ "libc",
++]
++
++[[package]]
++name = "object"
++version = "0.31.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
++dependencies = [
++ "memchr",
++]
++
++[[package]]
++name = "once_cell"
++version = "1.18.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
++
++[[package]]
++name = "openssl"
++version = "0.10.56"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
++dependencies = [
++ "bitflags 1.3.2",
++ "cfg-if 1.0.0",
++ "foreign-types",
++ "libc",
++ "once_cell",
++ "openssl-macros",
++ "openssl-sys",
++]
++
++[[package]]
++name = "openssl-build"
++version = "0.1.0"
++dependencies = [
++ "cc",
++]
++
++[[package]]
++name = "openssl-errors"
++version = "0.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
++dependencies = [
++ "cfg-if 0.1.10",
++ "libc",
++ "openssl-sys",
++]
++
++[[package]]
++name = "openssl-macros"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "openssl-sys"
++version = "0.9.91"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
++dependencies = [
++ "cc",
++ "libc",
++ "pkg-config",
++ "vcpkg",
++]
++
++[[package]]
++name = "openssl-sys2"
++version = "0.1.0"
++dependencies = [
++ "openssl-build",
++ "openssl-sys",
++]
++
++[[package]]
++name = "openssl2"
++version = "0.1.0"
++dependencies = [
++ "foreign-types",
++ "foreign-types-shared",
++ "openssl",
++ "openssl-build",
++ "openssl-sys",
++ "openssl-sys2",
++]
++
++[[package]]
++name = "parking_lot"
++version = "0.12.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
++dependencies = [
++ "lock_api",
++ "parking_lot_core",
++]
++
++[[package]]
++name = "parking_lot_core"
++version = "0.9.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
++dependencies = [
++ "cfg-if 1.0.0",
++ "libc",
++ "redox_syscall",
++ "smallvec",
++ "windows-targets",
++]
++
++[[package]]
++name = "pathdiff"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
++
++[[package]]
++name = "percent-encoding"
++version = "2.3.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
++
++[[package]]
++name = "pin-project-lite"
++version = "0.2.12"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
++
++[[package]]
++name = "pin-utils"
++version = "0.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
++
++[[package]]
++name = "pkcs11"
++version = "0.1.0"
++dependencies = [
++ "foreign-types-shared",
++ "lazy_static",
++ "libc",
++ "openssl",
++ "openssl-build",
++ "openssl-sys",
++ "openssl-sys2",
++ "openssl2",
++ "percent-encoding",
++ "pkcs11-sys",
++]
++
++[[package]]
++name = "pkcs11-sys"
++version = "0.1.0"
++
++[[package]]
++name = "pkg-config"
++version = "0.3.27"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
++
++[[package]]
++name = "ppv-lite86"
++version = "0.2.17"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
++
++[[package]]
++name = "proc-macro-error"
++version = "1.0.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
++dependencies = [
++ "proc-macro-error-attr",
++ "proc-macro2",
++ "quote",
++ "syn 1.0.109",
++ "version_check",
++]
++
++[[package]]
++name = "proc-macro-error-attr"
++version = "1.0.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "version_check",
++]
++
++[[package]]
++name = "proc-macro2"
++version = "1.0.66"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
++dependencies = [
++ "unicode-ident",
++]
++
++[[package]]
++name = "quote"
++version = "1.0.32"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
++dependencies = [
++ "proc-macro2",
++]
++
++[[package]]
++name = "rand"
++version = "0.8.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
++dependencies = [
++ "libc",
++ "rand_chacha",
++ "rand_core",
++]
++
++[[package]]
++name = "rand_chacha"
++version = "0.3.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
++dependencies = [
++ "ppv-lite86",
++ "rand_core",
++]
++
++[[package]]
++name = "rand_core"
++version = "0.6.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
++dependencies = [
++ "getrandom",
++]
++
++[[package]]
++name = "rayon"
++version = "1.7.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
++dependencies = [
++ "either",
++ "rayon-core",
++]
++
++[[package]]
++name = "rayon-core"
++version = "1.11.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
++dependencies = [
++ "crossbeam-channel",
++ "crossbeam-deque",
++ "crossbeam-utils",
++ "num_cpus",
++]
++
++[[package]]
++name = "redox_syscall"
++version = "0.3.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
++dependencies = [
++ "bitflags 1.3.2",
++]
++
++[[package]]
++name = "regex"
++version = "1.9.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
++dependencies = [
++ "aho-corasick",
++ "memchr",
++ "regex-automata",
++ "regex-syntax",
++]
++
++[[package]]
++name = "regex-automata"
++version = "0.3.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
++dependencies = [
++ "aho-corasick",
++ "memchr",
++ "regex-syntax",
++]
++
++[[package]]
++name = "regex-syntax"
++version = "0.7.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
++
++[[package]]
++name = "rustc-demangle"
++version = "0.1.23"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
++
++[[package]]
++name = "rustix"
++version = "0.38.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
++dependencies = [
++ "bitflags 2.4.0",
++ "errno",
++ "libc",
++ "linux-raw-sys",
++ "windows-sys",
++]
++
++[[package]]
++name = "ryu"
++version = "1.0.15"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
++
++[[package]]
++name = "scopeguard"
++version = "1.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
++
++[[package]]
++name = "semver"
++version = "1.0.22"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
++
++[[package]]
++name = "serde"
++version = "1.0.183"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
++dependencies = [
++ "serde_derive",
++]
++
++[[package]]
++name = "serde_derive"
++version = "1.0.183"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "serde_json"
++version = "1.0.105"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
++dependencies = [
++ "itoa",
++ "ryu",
++ "serde",
++]
++
++[[package]]
++name = "serde_spanned"
++version = "0.6.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "serde_with"
++version = "2.3.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
++dependencies = [
++ "base64 0.13.1",
++ "chrono",
++ "hex",
++ "indexmap 1.9.3",
++ "serde",
++ "serde_json",
++ "serde_with_macros",
++ "time 0.3.25",
++]
++
++[[package]]
++name = "serde_with_macros"
++version = "2.3.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
++dependencies = [
++ "darling",
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "serial_test"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
++dependencies = [
++ "dashmap",
++ "futures",
++ "lazy_static",
++ "log",
++ "parking_lot",
++ "serial_test_derive",
++]
++
++[[package]]
++name = "serial_test_derive"
++version = "1.0.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 1.0.109",
++]
++
++[[package]]
++name = "sha1"
++version = "0.10.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
++dependencies = [
++ "cfg-if 1.0.0",
++ "cpufeatures",
++ "digest",
++]
++
++[[package]]
++name = "sha2"
++version = "0.10.7"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
++dependencies = [
++ "cfg-if 1.0.0",
++ "cpufeatures",
++ "digest",
++]
++
++[[package]]
++name = "signal-hook-registry"
++version = "1.4.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
++dependencies = [
++ "libc",
++]
++
++[[package]]
++name = "slab"
++version = "0.4.8"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
++dependencies = [
++ "autocfg",
++]
++
++[[package]]
++name = "smallvec"
++version = "1.11.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
++
++[[package]]
++name = "socket2"
++version = "0.4.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
++dependencies = [
++ "libc",
++ "winapi",
++]
++
++[[package]]
++name = "socket2"
++version = "0.5.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
++dependencies = [
++ "libc",
++ "windows-sys",
++]
++
++[[package]]
++name = "static_assertions"
++version = "1.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
++
++[[package]]
++name = "strsim"
++version = "0.10.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
++
++[[package]]
++name = "support-bundle"
++version = "0.1.0"
++dependencies = [
++ "anyhow",
++ "chrono",
++ "edgelet-core",
++ "edgelet-settings",
++ "futures",
++ "hyper",
++ "thiserror",
++ "tokio",
++ "zip",
++]
++
++[[package]]
++name = "syn"
++version = "1.0.109"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "unicode-ident",
++]
++
++[[package]]
++name = "syn"
++version = "2.0.28"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "unicode-ident",
++]
++
++[[package]]
++name = "sysinfo"
++version = "0.28.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b4c2f3ca6693feb29a89724516f016488e9aafc7f37264f898593ee4b942f31b"
++dependencies = [
++ "cfg-if 1.0.0",
++ "core-foundation-sys",
++ "libc",
++ "ntapi",
++ "once_cell",
++ "rayon",
++ "winapi",
++]
++
++[[package]]
++name = "tabwriter"
++version = "1.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
++dependencies = [
++ "unicode-width",
++]
++
++[[package]]
++name = "termcolor"
++version = "1.2.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
++dependencies = [
++ "winapi-util",
++]
++
++[[package]]
++name = "test-case"
++version = "2.2.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "21d6cf5a7dffb3f9dceec8e6b8ca528d9bd71d36c9f074defb548ce161f598c0"
++dependencies = [
++ "test-case-macros",
++]
++
++[[package]]
++name = "test-case-macros"
++version = "2.2.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e45b7bf6e19353ddd832745c8fcf77a17a93171df7151187f26623f2b75b5b26"
++dependencies = [
++ "cfg-if 1.0.0",
++ "proc-macro-error",
++ "proc-macro2",
++ "quote",
++ "syn 1.0.109",
++]
++
++[[package]]
++name = "test-common"
++version = "0.1.0"
++dependencies = [
++ "aziot-identity-common",
++ "aziot-identity-common-http",
++ "aziot-key-client",
++ "aziot-key-common",
++ "futures-core",
++ "futures-util",
++ "http-common",
++ "hyper",
++ "openssl",
++ "serde_json",
++ "tokio",
++ "tokio-openssl",
++]
++
++[[package]]
++name = "thiserror"
++version = "1.0.46"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d9207952ae1a003f42d3d5e892dac3c6ba42aa6ac0c79a6a91a2b5cb4253e75c"
++dependencies = [
++ "thiserror-impl",
++]
++
++[[package]]
++name = "thiserror-impl"
++version = "1.0.46"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f1728216d3244de4f14f14f8c15c79be1a7c67867d28d69b719690e2a19fb445"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "time"
++version = "0.1.45"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
++dependencies = [
++ "libc",
++ "wasi 0.10.0+wasi-snapshot-preview1",
++ "winapi",
++]
++
++[[package]]
++name = "time"
++version = "0.3.25"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
++dependencies = [
++ "deranged",
++ "itoa",
++ "serde",
++ "time-core",
++ "time-macros",
++]
++
++[[package]]
++name = "time-core"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
++
++[[package]]
++name = "time-macros"
++version = "0.2.11"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
++dependencies = [
++ "time-core",
++]
++
++[[package]]
++name = "tinyvec"
++version = "1.6.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
++dependencies = [
++ "tinyvec_macros",
++]
++
++[[package]]
++name = "tinyvec_macros"
++version = "0.1.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
++
++[[package]]
++name = "tokio"
++version = "1.31.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "40de3a2ba249dcb097e01be5e67a5ff53cf250397715a071a81543e8a832a920"
++dependencies = [
++ "backtrace",
++ "bytes",
++ "libc",
++ "mio",
++ "num_cpus",
++ "parking_lot",
++ "pin-project-lite",
++ "signal-hook-registry",
++ "socket2 0.5.3",
++ "tokio-macros",
++ "windows-sys",
++]
++
++[[package]]
++name = "tokio-macros"
++version = "2.1.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "tokio-openssl"
++version = "0.6.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
++dependencies = [
++ "futures-util",
++ "openssl",
++ "openssl-sys",
++ "tokio",
++]
++
++[[package]]
++name = "toml"
++version = "0.7.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
++dependencies = [
++ "serde",
++ "serde_spanned",
++ "toml_datetime",
++ "toml_edit",
++]
++
++[[package]]
++name = "toml_datetime"
++version = "0.6.3"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
++dependencies = [
++ "serde",
++]
++
++[[package]]
++name = "toml_edit"
++version = "0.19.14"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
++dependencies = [
++ "indexmap 2.0.0",
++ "serde",
++ "serde_spanned",
++ "toml_datetime",
++ "winnow",
++]
++
++[[package]]
++name = "tower-layer"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
++
++[[package]]
++name = "tower-service"
++version = "0.3.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
++
++[[package]]
++name = "tracing"
++version = "0.1.37"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
++dependencies = [
++ "cfg-if 1.0.0",
++ "log",
++ "pin-project-lite",
++ "tracing-attributes",
++ "tracing-core",
++]
++
++[[package]]
++name = "tracing-attributes"
++version = "0.1.26"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++]
++
++[[package]]
++name = "tracing-core"
++version = "0.1.31"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
++dependencies = [
++ "once_cell",
++]
++
++[[package]]
++name = "try-lock"
++version = "0.2.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
++
++[[package]]
++name = "typenum"
++version = "1.16.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
++
++[[package]]
++name = "unicode-bidi"
++version = "0.3.13"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
++
++[[package]]
++name = "unicode-ident"
++version = "1.0.11"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
++
++[[package]]
++name = "unicode-normalization"
++version = "0.1.22"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
++dependencies = [
++ "tinyvec",
++]
++
++[[package]]
++name = "unicode-width"
++version = "0.1.10"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
++
++[[package]]
++name = "url"
++version = "2.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
++dependencies = [
++ "form_urlencoded",
++ "idna",
++ "percent-encoding",
++ "serde",
++]
++
++[[package]]
++name = "utf8-width"
++version = "0.1.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
++
++[[package]]
++name = "utf8parse"
++version = "0.2.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
++
++[[package]]
++name = "vcpkg"
++version = "0.2.15"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
++
++[[package]]
++name = "version_check"
++version = "0.9.4"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
++
++[[package]]
++name = "want"
++version = "0.3.1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
++dependencies = [
++ "try-lock",
++]
++
++[[package]]
++name = "wasi"
++version = "0.10.0+wasi-snapshot-preview1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
++
++[[package]]
++name = "wasi"
++version = "0.11.0+wasi-snapshot-preview1"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
++
++[[package]]
++name = "wasm-bindgen"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
++dependencies = [
++ "cfg-if 1.0.0",
++ "wasm-bindgen-macro",
++]
++
++[[package]]
++name = "wasm-bindgen-backend"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
++dependencies = [
++ "bumpalo",
++ "log",
++ "once_cell",
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++ "wasm-bindgen-shared",
++]
++
++[[package]]
++name = "wasm-bindgen-macro"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
++dependencies = [
++ "quote",
++ "wasm-bindgen-macro-support",
++]
++
++[[package]]
++name = "wasm-bindgen-macro-support"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
++dependencies = [
++ "proc-macro2",
++ "quote",
++ "syn 2.0.28",
++ "wasm-bindgen-backend",
++ "wasm-bindgen-shared",
++]
++
++[[package]]
++name = "wasm-bindgen-shared"
++version = "0.2.87"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
++
++[[package]]
++name = "winapi"
++version = "0.3.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
++dependencies = [
++ "winapi-i686-pc-windows-gnu",
++ "winapi-x86_64-pc-windows-gnu",
++]
++
++[[package]]
++name = "winapi-i686-pc-windows-gnu"
++version = "0.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
++
++[[package]]
++name = "winapi-util"
++version = "0.1.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
++dependencies = [
++ "winapi",
++]
++
++[[package]]
++name = "winapi-x86_64-pc-windows-gnu"
++version = "0.4.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
++
++[[package]]
++name = "windows"
++version = "0.48.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
++dependencies = [
++ "windows-targets",
++]
++
++[[package]]
++name = "windows-sys"
++version = "0.48.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
++dependencies = [
++ "windows-targets",
++]
++
++[[package]]
++name = "windows-targets"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
++dependencies = [
++ "windows_aarch64_gnullvm",
++ "windows_aarch64_msvc",
++ "windows_i686_gnu",
++ "windows_i686_msvc",
++ "windows_x86_64_gnu",
++ "windows_x86_64_gnullvm",
++ "windows_x86_64_msvc",
++]
++
++[[package]]
++name = "windows_aarch64_gnullvm"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
++
++[[package]]
++name = "windows_aarch64_msvc"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
++
++[[package]]
++name = "windows_i686_gnu"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
++
++[[package]]
++name = "windows_i686_msvc"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
++
++[[package]]
++name = "windows_x86_64_gnu"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
++
++[[package]]
++name = "windows_x86_64_gnullvm"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
++
++[[package]]
++name = "windows_x86_64_msvc"
++version = "0.48.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
++
++[[package]]
++name = "winnow"
++version = "0.5.12"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
++dependencies = [
++ "memchr",
++]
++
++[[package]]
++name = "yaml-rust"
++version = "0.4.5"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
++dependencies = [
++ "linked-hash-map",
++]
++
++[[package]]
++name = "zip"
++version = "0.6.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
++dependencies = [
++ "byteorder",
++ "crc32fast",
++ "crossbeam-utils",
++ "flate2",
++]
diff --git a/recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch b/recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
new file mode 100644
index 00000000..e9db2c00
--- /dev/null
+++ b/recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
@@ -0,0 +1,20 @@
+From 786983f0adc6352286e0ffe10a3a214b9b40f5ff Mon Sep 17 00:00:00 2001
+Date: Thu, 1 Aug 2024 00:39:45 +0000
+Subject: [PATCH] Work around Rust 1.78 dead_code lint issues
+
+---
+ edgelet/iotedge/src/lib.rs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/edgelet/iotedge/src/lib.rs b/edgelet/iotedge/src/lib.rs
+index 278fa667b..afe801de2 100644
+--- a/edgelet/iotedge/src/lib.rs
++++ b/edgelet/iotedge/src/lib.rs
+@@ -1,6 +1,6 @@
+ // Copyright (c) Microsoft. All rights reserved.
+
+-#![deny(rust_2018_idioms, warnings)]
++#![deny(rust_2018_idioms)]
+ #![deny(clippy::all, clippy::pedantic)]
+ #![allow(
+ clippy::default_trait_access,
diff --git a/recipes-core/iotedge/iotedge_1.5.5.bb b/recipes-core/iotedge/iotedge_1.5.5.bb
index 361c8d3e..fb409099 100644
--- a/recipes-core/iotedge/iotedge_1.5.5.bb
+++ b/recipes-core/iotedge/iotedge_1.5.5.bb
@@ -590,11 +590,8 @@ export USER_AZIOTCS="aziotcs"
export USER_AZIOTKS="aziotks"
export USER_AZIOTTPM="aziottpm"
-do_patch() {
- sed -i "/panic = 'abort'/d" ${WORKDIR}/git/edgelet/Cargo.toml
- sed -i '/source = "git/d' ${WORKDIR}/git/edgelet/Cargo.lock
- cp ${WORKDIR}/git/edgelet/Cargo.lock ${WORKDIR}/git/edgelet/iotedge/Cargo.lock
-}
+SRC_URI += " file://0001-Remove-git-from-Cargo.patch"
+SRC_URI += " file://0002-Work-around-Rust-1.78-dead_code-lint-issues.patch"
SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
HOMEPAGE = "https://aka.ms/iotedge"
From 53df5f77d86238cfbefc0c081cc5c6621853f14c Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Wed, 31 Jul 2024 23:15:44 -0700
Subject: [PATCH 12/16] Fix iotedge patch
---
recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch b/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
index 2ebdb54a..a31db679 100644
--- a/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
+++ b/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
@@ -236,11 +236,11 @@ index d0fdba5c8..143c6e5ab 100644
# Release builds will have full symbols. The packaging phase will strip symbols from binaries and
# make them available in a separate package.
# Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
-diff --git a/edgelet/aziot-edged/Cargo.lock b/edgelet/aziot-edged/Cargo.lock
+diff --git a/edgelet/iotedge/Cargo.lock b/edgelet/iotedge/Cargo.lock
new file mode 100644
index 000000000..84182965e
--- /dev/null
-+++ b/edgelet/aziot-edged/Cargo.lock
++++ b/edgelet/iotedge/Cargo.lock
@@ -0,0 +1,2696 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
From ebb42cb4012195e6435e6c7aa89eef94880b3eba Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Wed, 31 Jul 2024 23:45:09 -0700
Subject: [PATCH 13/16] Fix aziot-keys patch
---
recipes-core/aziot-keys/aziot-keys_1.5.0.bb | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb b/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
index f400711d..28510e2c 100644
--- a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
+++ b/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
@@ -517,9 +517,7 @@ SUMMARY = "aziot-keys is the default implementation of cryptographic operations
HOMEPAGE = "https://azure.github.io/iot-identity-service/"
LICENSE = "MIT"
-do_patch() {
- sed -i '/panic = "abort"/d' ${WORKDIR}/git/Cargo.toml
-}
+SRC_URI+= " file://0001-Remove-panic.patch"
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
From 587b275e1e02ad5e87588787e4bb68648553bec8 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Mon, 23 Sep 2024 00:44:37 -0700
Subject: [PATCH 14/16] Upgrade to iotedge 1.5.11
---
builds/checkin.yaml | 18 -
notes/Release_1.5.11_1.5.3.md | 171 +
.../aziot-edged/aziot-edged-1.5.5.inc | 1 -
recipes-core/aziot-edged/aziot-edged.inc | 15 +-
...t-edged_1.5.5.bb => aziot-edged_1.5.11.bb} | 73 +-
.../files/0001-Fix-Cargo.lock-and-panic.patch | 247 ++
.../files/0001-Remove-git-from-Cargo.patch | 2940 -----------------
...ound-Rust-1.78-dead_code-lint-issues.patch | 20 -
recipes-core/aziot-keys/aziot-keys-1.5.0.inc | 1 -
...ziot-keys_1.5.0.bb => aziot-keys_1.5.3.bb} | 502 ++-
.../aziot-keys/files/0001-Remove-panic.patch | 5 +-
recipes-core/aziotctl/aziotctl-1.5.0.inc | 1 -
recipes-core/aziotctl/aziotctl.inc | 7 +-
.../{aziotctl_1.5.0.bb => aziotctl_1.5.3.bb} | 509 ++-
.../aziotctl/files/0001-Remove-panic.patch | 5 +-
recipes-core/aziotd/aziotd-1.5.0.inc | 1 -
recipes-core/aziotd/aziotd.inc | 17 +-
.../{aziotd_1.5.0.bb => aziotd_1.5.3.bb} | 53 +-
.../aziotd/files/0001-Remove-panic.patch | 5 +-
.../files/0002-Fix-rustdoc-warning.patch | 42 +
.../0003-Fix-keys.generated.rs-bindings.patch | 403 +++
.../files/0001-Fix-Cargo.lock-and-panic.patch | 247 ++
.../files/0001-Remove-git-from-Cargo.patch | 2940 -----------------
...ound-Rust-1.78-dead_code-lint-issues.patch | 20 -
recipes-core/iotedge/iotedge-1.5.5.inc | 1 -
recipes-core/iotedge/iotedge.inc | 6 +
.../{iotedge_1.5.5.bb => iotedge_1.5.11.bb} | 583 ++--
27 files changed, 2007 insertions(+), 6826 deletions(-)
create mode 100644 notes/Release_1.5.11_1.5.3.md
delete mode 100644 recipes-core/aziot-edged/aziot-edged-1.5.5.inc
rename recipes-core/aziot-edged/{aziot-edged_1.5.5.bb => aziot-edged_1.5.11.bb} (94%)
create mode 100644 recipes-core/aziot-edged/files/0001-Fix-Cargo.lock-and-panic.patch
delete mode 100644 recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch
delete mode 100644 recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
delete mode 100644 recipes-core/aziot-keys/aziot-keys-1.5.0.inc
rename recipes-core/aziot-keys/{aziot-keys_1.5.0.bb => aziot-keys_1.5.3.bb} (68%)
delete mode 100644 recipes-core/aziotctl/aziotctl-1.5.0.inc
rename recipes-core/aziotctl/{aziotctl_1.5.0.bb => aziotctl_1.5.3.bb} (68%)
delete mode 100644 recipes-core/aziotd/aziotd-1.5.0.inc
rename recipes-core/aziotd/{aziotd_1.5.0.bb => aziotd_1.5.3.bb} (92%)
create mode 100644 recipes-core/aziotd/files/0002-Fix-rustdoc-warning.patch
create mode 100644 recipes-core/aziotd/files/0003-Fix-keys.generated.rs-bindings.patch
create mode 100644 recipes-core/iotedge/files/0001-Fix-Cargo.lock-and-panic.patch
delete mode 100644 recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
delete mode 100644 recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
delete mode 100644 recipes-core/iotedge/iotedge-1.5.5.inc
rename recipes-core/iotedge/{iotedge_1.5.5.bb => iotedge_1.5.11.bb} (60%)
diff --git a/builds/checkin.yaml b/builds/checkin.yaml
index 3c1020c3..ba134acb 100644
--- a/builds/checkin.yaml
+++ b/builds/checkin.yaml
@@ -3,7 +3,6 @@ pr:
branches:
include:
- main
- - kirkstone
jobs:
################################################################################
@@ -22,21 +21,4 @@ jobs:
displayName: Fetch
- script: scripts/build.sh
- displayName: Build
-################################################################################
- - job: kirkstone
-################################################################################
- displayName: Kirkstone
- pool:
- name: meta-iotedge-1es-hosted-linux
- demands:
- - ImageOverride -equals agent-aziotedge-ubuntu-20.04-msmoby
- - DiskSizeGiB -equals 500
- - WorkFolder -equals /mnt/storage/_work
- timeoutInMinutes: 2400
- steps:
- - script: scripts/fetch.sh kirkstone
- displayName: Fetch
-
- - script: scripts/build.sh kirkstone
displayName: Build
\ No newline at end of file
diff --git a/notes/Release_1.5.11_1.5.3.md b/notes/Release_1.5.11_1.5.3.md
new file mode 100644
index 00000000..5dcf1819
--- /dev/null
+++ b/notes/Release_1.5.11_1.5.3.md
@@ -0,0 +1,171 @@
+# Clone iotedge and checkout 1.5.11
+cd ~/code/iotedge
+git checkout 1.5.11
+
+# generate iotedge bitbake
+cd ~/code/iotedge/edgelet/iotedge
+cargo-bitbake bitbake
+cp iotedge_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/iotedge/iotedge_1.5.11.bb
+
+# generate aziot-edge bitbake
+cd ~/code/iotedge/edgelet/aziot-edge
+cargo-bitbake bitbake
+cp aziot-edged_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/aziot-edged/aziot-edged_1.5.11.bb
+
+# clone iot-identity-service and checkout 1.5.3
+cd ~/code/iot-identity-service
+git checkout 1.5.3
+
+# generate aziot-keys bitbake
+cd ~/code/iot-identity-service/key/aziot-keys
+cargo-bitbake bitbake
+cp aziot-keys_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys/aziot-keys_1.5.3.bb
+
+# generate aziotctl bitbake
+# first aziot-keyd dependency
+cd ~/code/iot-identity-service/keys/aziot-keyd
+cargo add --build bindgen@0.69.4
+cd ~/code/iot-identity-service/aziotctl
+cargo-bitbake bitbake
+cp aziotctl_1.5.3.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziotctl/aziotctl_1.5.3.bb
+
+# generate aziotd bitbake
+cd ~/code/iot-identity-service/aziotd
+cargo-bitbake bitbake
+cp aziotd_1.5.3.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziotd/aziotd_1.5.3.bb
+
+# patch CARGO_SRC_DIR
+sed -i "s/CARGO_SRC_DIR = \"iotedge\"/CARGO_SRC_DIR = \"edgelet\/iotedge\"/" ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/iotedge/iotedge_1.5.11.bb
+
+# patch CARGO_SRC_DIR
+sed -i "s/CARGO_SRC_DIR = \"aziot-edged\"/CARGO_SRC_DIR = \"edgelet\/aziot-edged\"/" ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/aziot-edged/aziot-edged_1.5.11.bb
+
+# Patch iotedge
+PATCH_TARGET="$HOME/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/iotedge/iotedge_1.5.11.bb $HOME/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/aziot-edged/aziot-edged_1.5.11.bb"
+sed -i "s/destsuffix=aziot-cert-client-async/destsuffix=cert\/aziot-cert-client-async;subpath=cert\/aziot-cert-client-async/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-cert-common-http/destsuffix=cert\/aziot-cert-common-http;subpath=cert\/aziot-cert-common-http/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-certd-config/destsuffix=cert\/aziot-certd-config;subpath=cert\/aziot-certd-config/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-identity-client-async/destsuffix=identity\/aziot-identity-client-async;subpath=identity\/aziot-identity-client-async/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-identity-common-http/destsuffix=identity\/aziot-identity-common-http;subpath=identity\/aziot-identity-common-http/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-identity-common/destsuffix=identity\/aziot-identity-common;subpath=identity\/aziot-identity-common/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-identityd-config/destsuffix=identity\/aziot-identityd-config;subpath=identity\/aziot-identityd-config/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-key-client-async/destsuffix=key\/aziot-key-client-async;subpath=key\/aziot-key-client-async/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-key-client/destsuffix=key\/aziot-key-client;subpath=key\/aziot-key-client/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-key-common-http/destsuffix=key\/aziot-key-common-http;subpath=key\/aziot-key-common-http/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-key-common/destsuffix=key\/aziot-key-common;subpath=key\/aziot-key-common/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-key-openssl-engine/destsuffix=key\/aziot-key-openssl-engine;subpath=key\/aziot-key-openssl-engine/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-keyd-config/destsuffix=key\/aziot-keyd-config;subpath=key\/aziot-keyd-config/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-keys-common/destsuffix=key\/aziot-keys-common;subpath=key\/aziot-keys-common/" $PATCH_TARGET
+sed -i "s/destsuffix=aziot-tpmd-config/destsuffix=tpm\/aziot-tpmd-config;subpath=tpm\/aziot-tpmd-config/" $PATCH_TARGET
+sed -i "s/destsuffix=aziotctl-common/destsuffix=aziotctl\/aziotctl-common;subpath=aziotctl\/aziotctl-common/" $PATCH_TARGET
+sed -i "s/destsuffix=cert-renewal/destsuffix=cert\/cert-renewal;subpath=cert\/cert-renewal/" $PATCH_TARGET
+sed -i "s/destsuffix=pkcs11-sys/destsuffix=pkcs11\/pkcs11-sys;subpath=pkcs11\/pkcs11-sys/" $PATCH_TARGET
+sed -i "s/destsuffix=pkcs11 /destsuffix=pkcs11\/pkcs11;subpath=pkcs11\/pkcs11 /" $PATCH_TARGET
+sed -i "s/destsuffix=test-common/destsuffix=test-common;subpath=test-common/" $PATCH_TARGET
+sed -i "s/destsuffix=openssl2/destsuffix=openssl2;subpath=openssl2/" $PATCH_TARGET
+sed -i "s/destsuffix=openssl-sys2/destsuffix=openssl-sys2;subpath=openssl-sys2/" $PATCH_TARGET
+sed -i "s/destsuffix=openssl-build/destsuffix=openssl-build;subpath=openssl-build/" $PATCH_TARGET
+sed -i "s/destsuffix=logger/destsuffix=logger;subpath=logger/" $PATCH_TARGET
+sed -i "s/destsuffix=config-common/destsuffix=config-common;subpath=config-common/" $PATCH_TARGET
+sed -i "s/destsuffix=http-common/destsuffix=http-common;subpath=http-common/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-cert-client-async/\${WORKDIR}\/cert\/aziot-cert-client-async/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-cert-common-http/\${WORKDIR}\/cert\/aziot-cert-common-http/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-certd-config/\${WORKDIR}\/cert\/aziot-certd-config/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-identity-client-async/\${WORKDIR}\/identity\/aziot-identity-client-async/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-identity-common/\${WORKDIR}\/identity\/aziot-identity-common/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-identity-common-http/\${WORKDIR}\/identity\/aziot-identity-common-http/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-identityd-config/\${WORKDIR}\/identity\/aziot-identityd-config/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-key-client/\${WORKDIR}\/key\/aziot-key-client/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-key-client-async/\${WORKDIR}\/key\/aziot-key-client-async/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-key-common/\${WORKDIR}\/key\/aziot-key-common/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-key-common-http/\${WORKDIR}\/key\/aziot-key-common-http/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-key-openssl-engine/\${WORKDIR}\/key\/aziot-key-openssl-engine/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-keyd-config/\${WORKDIR}\/key\/aziot-keyd-config/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-keys-common/\${WORKDIR}\/key\/aziot-keys-common/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziot-tpmd-config/\${WORKDIR}\/tpm\/aziot-tpmd-config/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/aziotctl-common/\${WORKDIR}\/aziotctl\/aziotctl-common/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/cert-renewal/\${WORKDIR}\/cert\/cert-renewal/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/pkcs11/\${WORKDIR}\/pkcs11\/pkcs11/" $PATCH_TARGET
+sed -i "s/\${WORKDIR}\/pkcs11-sys/\${WORKDIR}\/pkcs11\/pkcs11-sys/" $PATCH_TARGET
+sed -i "s/file:\/\/MIT;md5=generateme /file:\/\/LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d file:\/\/THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b/" $PATCH_TARGET
+
+# Patch the branch hashes from iot-identity-service. Replace the
+sed -i "s/\"main\"/\"72cea820a241aac81cf42bb6693a6e26ac25187c\"/" $PATCH_TARGET
+
+# Patch the licenses
+SERVICE_PATCH_TARGET="$HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys/aziot-keys_1.5.3.bb $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziotctl/aziotctl_1.5.3.bb $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziotd/aziotd_1.5.3.bb"
+sed -i "s/file:\/\/MIT;md5=generateme/file:\/\/LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e/" $SERVICE_PATCH_TARGET
+
+# Add pkgconfig to aziot-keys
+sed -i "s/inherit cargo/inherit cargo pkgconfig/" $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys/aziot-keys_1.5.3.bb $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziotd/aziotd_1.5.3.bb
+
+#Get the missing SRC_URI checksums
+bitbake aziot-keys
+#copying the missing checksums into the bb file from the output error message.
+
+# Generate aziot-keys patch
+devtool modify aziot-keys
+cd workspace/sources/aziot-keys
+sed -i "/panic = \"abort\"/d" Cargo.toml
+git commit -am "Remove panic"
+devtool update-recipe aziot-keys
+
+# repeat the previous SRC_URI and patch step for aziotctl and aziotd
+
+# Also fix the rustdoc problem for aziotd
+cd workspace/source/aziotd
+sed -i "s/\/\/\/ The TPM's Endorsement Key/\/\/ The TPM's Endorsement Key/" tpm/aziot-tpmd/src/http/get_tpm_keys.rs tpm/aziot-tpm-common-http/src/lib.rs
+sed -i "s/\/\/\/ The TPM's Storage Root Key/\/\/ The TPM's Storage Root Key/" tpm/aziot-tpmd/src/http/get_tpm_keys.rs tpm/aziot-tpm-common-http/src/lib.rs
+git commit -am "Fix rustdoc warning"
+
+# Patch aziot-keyd
+cd keys/aziot-keyd
+cargo add --build bindgen@0.69.4
+
+# Add the following to build.rs in aziot-keyd
+ // to bindgen, and lets you build up options for
+ // the resulting bindings.
+ let bindings = bindgen::Builder::default()
+ // The input header we would like to generate
+ // bindings for.
+ .header("../aziot-keys/aziot-keys.h")
+ // Tell cargo to invalidate the built crate whenever any of the
+ // included header files changed.
+ .parse_callbacks(Box::new(bindgen::CargoCallbacks::new()))
+ // Finish the builder and generate the bindings.
+ .generate()
+ // Unwrap the Result and panic on failure.
+ .expect("Unable to generate bindings");
+
+ bindings
+ .write_to_file("src/keys.generated.rs")
+ .expect("Couldn't write bindings!");
+git commit -a -m "Fix keys.generated.rs bindings"
+devtool update-recipe aziotd
+
+# Make sure aziotd builds
+bitbake aziotd
+
+# Run Fix up the aziot-edged and iotedge SRC_URI hashes by running this command and copying the output.
+bitbake aziot-edged
+
+# patch iotedge
+devtool modify iotedge
+cd workspace/sources/iotedge
+sed -i "/panic = 'abort'/d" edgelet/Cargo.toml
+sed -i '/source = "git/d' edgelet/Cargo.lock
+cd iotedge
+ln -s ../Cargo.lock Cargo.lock
+git add -A
+git commit -m "Fix Cargo.lock and panic"
+devtool update-recipe iotedge
+
+devtool modify aziot-edged
+cd workspace/sources/aziot-edged
+sed -i "/panic = 'abort'/d" edgelet/Cargo.toml
+sed -i '/source = "git/d' edgelet/Cargo.lock
+cd aziot-edged
+ln -s ../Cargo.lock Cargo.lock
+git add -A
+git commit -m "Fix Cargo.lock and panic"
+devtool update-recipe aziot-edged
\ No newline at end of file
diff --git a/recipes-core/aziot-edged/aziot-edged-1.5.5.inc b/recipes-core/aziot-edged/aziot-edged-1.5.5.inc
deleted file mode 100644
index 6827d87d..00000000
--- a/recipes-core/aziot-edged/aziot-edged-1.5.5.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.5.5"
diff --git a/recipes-core/aziot-edged/aziot-edged.inc b/recipes-core/aziot-edged/aziot-edged.inc
index 30938c3a..64f12673 100644
--- a/recipes-core/aziot-edged/aziot-edged.inc
+++ b/recipes-core/aziot-edged/aziot-edged.inc
@@ -7,9 +7,16 @@ SYSTEMD_AUTO_ENABLE:${PN} = "enable"
SYSTEMD_SERVICE:${PN} = "aziot-edged.service"
-SRC_URI += "file://aziot-edged.service \
- file://iotedge.conf \
-"
+SRC_URI = "file://aziot-edged.service \
+ file://iotedge.conf \
+ file://0001-Fix-Cargo.lock-and-panic.patch \
+ "
+
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
do_install:append () {
# Create symbolic links
@@ -41,7 +48,7 @@ USERADD_PACKAGES = "${PN}"
USERADD_PARAM:${PN} = "-r -g iotedge -c 'iotedge user' -G docker,systemd-journal,aziotcs,aziotks,aziottpm,aziotid -s /sbin/nologin -d ${localstatedir}/lib/aziot/edged iotedge; "
USERADD_PARAM:${PN} += "-r -g iotedge -c 'edgeAgent user' -s /bin/sh -u 13622 edgeagentuser; "
USERADD_PARAM:${PN} += "-r -g iotedge -c 'edgeHub user' -s /bin/sh -u 13623 edgehubuser; "
-GROUPADD_PARAM:${PN} = "-r iotedge"
+GROUPADD_PARAM:${PN} = "-r iotedge; "
FILES:${PN} += " \
${systemd_unitdir}/system/* \
diff --git a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb b/recipes-core/aziot-edged/aziot-edged_1.5.11.bb
similarity index 94%
rename from recipes-core/aziot-edged/aziot-edged_1.5.5.bb
rename to recipes-core/aziot-edged/aziot-edged_1.5.11.bb
index 1594cca8..7b0aad10 100644
--- a/recipes-core/aziot-edged/aziot-edged_1.5.5.bb
+++ b/recipes-core/aziot-edged/aziot-edged_1.5.11.bb
@@ -8,14 +8,11 @@ inherit cargo pkgconfig
# how to get aziot-edged could be as easy as but default to a git checkout:
# SRC_URI += "crate://crates.io/aziot-edged/0.1.0"
SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
-SRCREV = "3ed5c71ac3da53c80e52d8ae097d141f54071906"
+SRCREV = "ed17fb44659039f38a0acdc2ed54a39cae29d2c7"
S = "${WORKDIR}/git"
CARGO_SRC_DIR = "edgelet/aziot-edged"
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
# please note if you have entries that do not begin with crate://
# you must change them to how that package can be fetched
SRC_URI += " \
@@ -272,6 +269,7 @@ SRC_URI += " \
git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11;destsuffix=pkcs11/pkcs11;subpath=pkcs11/pkcs11 \
git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=test-common;destsuffix=test-common;subpath=test-common \
"
+
SRC_URI[addr2line-0.20.0.sha256sum] = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
SRC_URI[aho-corasick-1.0.4.sha256sum] = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
@@ -500,98 +498,89 @@ SRC_URI[yaml-rust-0.4.5.sha256sum] = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd4
SRC_URI[zip-0.6.6.sha256sum] = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
SRCREV_FORMAT .= "_aziot-cert-client-async"
-SRCREV_aziot-cert-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-cert-client-async = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-client-async"
SRCREV_FORMAT .= "_aziot-cert-common-http"
-SRCREV_aziot-cert-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-cert-common-http = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-common-http"
SRCREV_FORMAT .= "_aziot-certd-config"
-SRCREV_aziot-certd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-certd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-certd-config"
SRCREV_FORMAT .= "_aziot-identity-client-async"
-SRCREV_aziot-identity-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identity-client-async = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-client-async"
SRCREV_FORMAT .= "_aziot-identity-common"
-SRCREV_aziot-identity-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identity-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common"
SRCREV_FORMAT .= "_aziot-identity-common-http"
-SRCREV_aziot-identity-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identity-common-http = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common-http"
SRCREV_FORMAT .= "_aziot-identityd-config"
-SRCREV_aziot-identityd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identityd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identityd-config"
SRCREV_FORMAT .= "_aziot-key-client"
-SRCREV_aziot-key-client = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-client = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client"
SRCREV_FORMAT .= "_aziot-key-client-async"
-SRCREV_aziot-key-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-client-async = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client-async"
SRCREV_FORMAT .= "_aziot-key-common"
-SRCREV_aziot-key-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common"
SRCREV_FORMAT .= "_aziot-key-common-http"
-SRCREV_aziot-key-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-common-http = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common-http"
SRCREV_FORMAT .= "_aziot-key-openssl-engine"
-SRCREV_aziot-key-openssl-engine = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-openssl-engine = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-openssl-engine"
SRCREV_FORMAT .= "_aziot-keyd-config"
-SRCREV_aziot-keyd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-keyd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keyd-config"
SRCREV_FORMAT .= "_aziot-keys-common"
-SRCREV_aziot-keys-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-keys-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keys-common"
SRCREV_FORMAT .= "_aziot-tpmd-config"
-SRCREV_aziot-tpmd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-tpmd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/tpm/aziot-tpmd-config"
SRCREV_FORMAT .= "_aziotctl-common"
-SRCREV_aziotctl-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziotctl-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/aziotctl/aziotctl-common"
SRCREV_FORMAT .= "_cert-renewal"
-SRCREV_cert-renewal = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_cert-renewal = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/cert-renewal"
SRCREV_FORMAT .= "_config-common"
-SRCREV_config-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_config-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/config-common"
SRCREV_FORMAT .= "_http-common"
-SRCREV_http-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_http-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/http-common"
SRCREV_FORMAT .= "_logger"
-SRCREV_logger = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_logger = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/logger"
SRCREV_FORMAT .= "_openssl-build"
-SRCREV_openssl-build = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_openssl-build = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-build"
SRCREV_FORMAT .= "_openssl-sys2"
-SRCREV_openssl-sys2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_openssl-sys2 = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-sys2"
SRCREV_FORMAT .= "_openssl2"
-SRCREV_openssl2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_openssl2 = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl2"
SRCREV_FORMAT .= "_pkcs11"
-SRCREV_pkcs11 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_pkcs11 = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11"
SRCREV_FORMAT .= "_pkcs11-sys"
-SRCREV_pkcs11-sys = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_pkcs11-sys = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11-sys"
SRCREV_FORMAT .= "_test-common"
-SRCREV_test-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_test-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/test-common"
+# FIXME: update generateme with the real MD5 of the license file
LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
- file://THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
+ file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d file://THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b\
"
-export SOCKET_DIR="/run/aziot"
-export USER_AZIOTID="aziotid"
-export USER_AZIOTCS="aziotcs"
-export USER_AZIOTKS="aziotks"
-export USER_AZIOTTPM="aziottpm"
-
-SRC_URI += " file://0001-Remove-git-from-Cargo.patch"
-SRC_URI += " file://0002-Work-around-Rust-1.78-dead_code-lint-issues.patch"
-
SUMMARY = "The aziot-edged is the main binary for the IoT edge daemon."
HOMEPAGE = "https://aka.ms/iotedge"
LICENSE = "MIT"
@@ -600,4 +589,4 @@ LICENSE = "MIT"
# this is useful for anything you may want to override from
# what cargo-bitbake generates.
include aziot-edged-${PV}.inc
-include aziot-edged.inc
\ No newline at end of file
+include aziot-edged.inc
diff --git a/recipes-core/aziot-edged/files/0001-Fix-Cargo.lock-and-panic.patch b/recipes-core/aziot-edged/files/0001-Fix-Cargo.lock-and-panic.patch
new file mode 100644
index 00000000..81d87d4c
--- /dev/null
+++ b/recipes-core/aziot-edged/files/0001-Fix-Cargo.lock-and-panic.patch
@@ -0,0 +1,247 @@
+From 0e13f677a6dc2a2e455d69dc932f50ccd9d96e1c Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 07:38:27 +0000
+Subject: [PATCH] Fix Cargo.lock and panic
+
+---
+ edgelet/Cargo.lock | 26 --------------------------
+ edgelet/Cargo.toml | 2 --
+ edgelet/aziot-edged/Cargo.lock | 1 +
+ 3 files changed, 1 insertion(+), 28 deletions(-)
+ create mode 120000 edgelet/aziot-edged/Cargo.lock
+
+diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock
+index 7885d8905..84182965e 100644
+--- a/edgelet/Cargo.lock
++++ b/edgelet/Cargo.lock
+@@ -127,7 +127,6 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+ [[package]]
+ name = "aziot-cert-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-key-common",
+@@ -140,7 +139,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-cert-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "serde",
+@@ -149,7 +147,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-certd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "cert-renewal",
+ "hex",
+@@ -192,7 +189,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -206,7 +202,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -217,7 +212,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -230,7 +224,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identityd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-identity-common",
+ "cert-renewal",
+@@ -245,7 +238,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -260,7 +252,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -273,7 +264,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "serde",
+ ]
+@@ -281,7 +271,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -291,7 +280,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-openssl-engine"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-client",
+ "aziot-key-common",
+@@ -309,7 +297,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keyd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "http-common",
+ "libc",
+@@ -319,7 +306,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keys-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "pkcs11",
+ "serde",
+@@ -329,7 +315,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-tpmd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "http-common",
+ "serde",
+@@ -338,7 +323,6 @@ dependencies = [
+ [[package]]
+ name = "aziotctl-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "anyhow",
+ "aziot-certd-config",
+@@ -445,7 +429,6 @@ dependencies = [
+ [[package]]
+ name = "cert-renewal"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "async-trait",
+ "chrono",
+@@ -543,7 +526,6 @@ dependencies = [
+ [[package]]
+ name = "config-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "serde",
+ "toml",
+@@ -1200,7 +1182,6 @@ dependencies = [
+ [[package]]
+ name = "http-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "async-trait",
+ "base64 0.21.2",
+@@ -1500,7 +1481,6 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
+ [[package]]
+ name = "logger"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "env_logger",
+ "log",
+@@ -1647,7 +1627,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-build"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "cc",
+ ]
+@@ -1689,7 +1668,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-sys2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "openssl-build",
+ "openssl-sys",
+@@ -1698,7 +1676,6 @@ dependencies = [
+ [[package]]
+ name = "openssl2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "foreign-types",
+ "foreign-types-shared",
+@@ -1758,7 +1735,6 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+ [[package]]
+ name = "pkcs11"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "foreign-types-shared",
+ "lazy_static",
+@@ -1775,7 +1751,6 @@ dependencies = [
+ [[package]]
+ name = "pkcs11-sys"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+
+ [[package]]
+ name = "pkg-config"
+@@ -2224,7 +2199,6 @@ dependencies = [
+ [[package]]
+ name = "test-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-identity-common",
+ "aziot-identity-common-http",
+diff --git a/edgelet/Cargo.toml b/edgelet/Cargo.toml
+index d0fdba5c8..143c6e5ab 100644
+--- a/edgelet/Cargo.toml
++++ b/edgelet/Cargo.toml
+@@ -16,10 +16,8 @@ members = [
+ resolver = "2"
+
+ [profile.dev]
+-panic = 'abort'
+
+ [profile.release]
+-panic = 'abort'
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
+diff --git a/edgelet/aziot-edged/Cargo.lock b/edgelet/aziot-edged/Cargo.lock
+new file mode 120000
+index 000000000..09fdd3b6b
+--- /dev/null
++++ b/edgelet/aziot-edged/Cargo.lock
+@@ -0,0 +1 @@
++../Cargo.lock
+\ No newline at end of file
diff --git a/recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch b/recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch
deleted file mode 100644
index 2ebdb54a..00000000
--- a/recipes-core/aziot-edged/files/0001-Remove-git-from-Cargo.patch
+++ /dev/null
@@ -1,2940 +0,0 @@
-From 77cd071859a02fe39265b4b9e27248f8c0f1914f Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:38:55 +0000
-Subject: [PATCH] Remove git from Cargo
-
----
- edgelet/Cargo.lock | 26 -
- edgelet/Cargo.toml | 2 -
- edgelet/aziot-edged/Cargo.lock | 2696 ++++++++++++++++++++++++++++++++
- 3 files changed, 2696 insertions(+), 28 deletions(-)
- create mode 100644 edgelet/aziot-edged/Cargo.lock
-
-diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock
-index 66e9035f7..84182965e 100644
---- a/edgelet/Cargo.lock
-+++ b/edgelet/Cargo.lock
-@@ -127,7 +127,6 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
- [[package]]
- name = "aziot-cert-client-async"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-cert-common-http",
- "aziot-key-common",
-@@ -140,7 +139,6 @@ dependencies = [
- [[package]]
- name = "aziot-cert-common-http"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "serde",
-@@ -149,7 +147,6 @@ dependencies = [
- [[package]]
- name = "aziot-certd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "cert-renewal",
- "hex",
-@@ -192,7 +189,6 @@ dependencies = [
- [[package]]
- name = "aziot-identity-client-async"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-cert-common-http",
- "aziot-identity-common",
-@@ -206,7 +202,6 @@ dependencies = [
- [[package]]
- name = "aziot-identity-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "http-common",
-@@ -217,7 +212,6 @@ dependencies = [
- [[package]]
- name = "aziot-identity-common-http"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-cert-common-http",
- "aziot-identity-common",
-@@ -230,7 +224,6 @@ dependencies = [
- [[package]]
- name = "aziot-identityd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-identity-common",
- "cert-renewal",
-@@ -245,7 +238,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-client"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "aziot-key-common-http",
-@@ -260,7 +252,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-client-async"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "aziot-key-common-http",
-@@ -273,7 +264,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "serde",
- ]
-@@ -281,7 +271,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-common-http"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "http-common",
-@@ -291,7 +280,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-openssl-engine"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-client",
- "aziot-key-common",
-@@ -309,7 +297,6 @@ dependencies = [
- [[package]]
- name = "aziot-keyd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "http-common",
- "libc",
-@@ -319,7 +306,6 @@ dependencies = [
- [[package]]
- name = "aziot-keys-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "pkcs11",
- "serde",
-@@ -329,7 +315,6 @@ dependencies = [
- [[package]]
- name = "aziot-tpmd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "http-common",
- "serde",
-@@ -338,7 +323,6 @@ dependencies = [
- [[package]]
- name = "aziotctl-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "anyhow",
- "aziot-certd-config",
-@@ -445,7 +429,6 @@ dependencies = [
- [[package]]
- name = "cert-renewal"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "async-trait",
- "chrono",
-@@ -543,7 +526,6 @@ dependencies = [
- [[package]]
- name = "config-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "serde",
- "toml",
-@@ -1200,7 +1182,6 @@ dependencies = [
- [[package]]
- name = "http-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "async-trait",
- "base64 0.21.2",
-@@ -1500,7 +1481,6 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
- [[package]]
- name = "logger"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "env_logger",
- "log",
-@@ -1647,7 +1627,6 @@ dependencies = [
- [[package]]
- name = "openssl-build"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "cc",
- ]
-@@ -1689,7 +1668,6 @@ dependencies = [
- [[package]]
- name = "openssl-sys2"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "openssl-build",
- "openssl-sys",
-@@ -1698,7 +1676,6 @@ dependencies = [
- [[package]]
- name = "openssl2"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "foreign-types",
- "foreign-types-shared",
-@@ -1758,7 +1735,6 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
- [[package]]
- name = "pkcs11"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "foreign-types-shared",
- "lazy_static",
-@@ -1775,7 +1751,6 @@ dependencies = [
- [[package]]
- name = "pkcs11-sys"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
-
- [[package]]
- name = "pkg-config"
-@@ -2224,7 +2199,6 @@ dependencies = [
- [[package]]
- name = "test-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-identity-common",
- "aziot-identity-common-http",
-diff --git a/edgelet/Cargo.toml b/edgelet/Cargo.toml
-index d0fdba5c8..143c6e5ab 100644
---- a/edgelet/Cargo.toml
-+++ b/edgelet/Cargo.toml
-@@ -16,10 +16,8 @@ members = [
- resolver = "2"
-
- [profile.dev]
--panic = 'abort'
-
- [profile.release]
--panic = 'abort'
- # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
- # make them available in a separate package.
- # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
-diff --git a/edgelet/aziot-edged/Cargo.lock b/edgelet/aziot-edged/Cargo.lock
-new file mode 100644
-index 000000000..84182965e
---- /dev/null
-+++ b/edgelet/aziot-edged/Cargo.lock
-@@ -0,0 +1,2696 @@
-+# This file is automatically @generated by Cargo.
-+# It is not intended for manual editing.
-+version = 3
-+
-+[[package]]
-+name = "addr2line"
-+version = "0.20.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
-+dependencies = [
-+ "gimli",
-+]
-+
-+[[package]]
-+name = "adler"
-+version = "1.0.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
-+
-+[[package]]
-+name = "aho-corasick"
-+version = "1.0.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
-+dependencies = [
-+ "memchr",
-+]
-+
-+[[package]]
-+name = "android-tzdata"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
-+
-+[[package]]
-+name = "android_system_properties"
-+version = "0.1.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "anstream"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
-+dependencies = [
-+ "anstyle",
-+ "anstyle-parse",
-+ "anstyle-query",
-+ "anstyle-wincon",
-+ "colorchoice",
-+ "is-terminal",
-+ "utf8parse",
-+]
-+
-+[[package]]
-+name = "anstyle"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
-+
-+[[package]]
-+name = "anstyle-parse"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
-+dependencies = [
-+ "utf8parse",
-+]
-+
-+[[package]]
-+name = "anstyle-query"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
-+dependencies = [
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "anstyle-wincon"
-+version = "1.0.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
-+dependencies = [
-+ "anstyle",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "anyhow"
-+version = "1.0.74"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8c6f84b74db2535ebae81eede2f39b947dcbf01d093ae5f791e5dd414a1bf289"
-+
-+[[package]]
-+name = "async-trait"
-+version = "0.1.73"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "atty"
-+version = "0.2.14"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
-+dependencies = [
-+ "hermit-abi 0.1.19",
-+ "libc",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "autocfg"
-+version = "1.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
-+
-+[[package]]
-+name = "aziot-cert-client-async"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-cert-common-http",
-+ "aziot-key-common",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "aziot-cert-common-http"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-certd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "cert-renewal",
-+ "hex",
-+ "http-common",
-+ "libc",
-+ "openssl",
-+ "serde",
-+ "serde_with",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-edged"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "base64 0.21.2",
-+ "chrono",
-+ "clap",
-+ "edgelet-core",
-+ "edgelet-docker",
-+ "edgelet-http",
-+ "edgelet-http-mgmt",
-+ "edgelet-http-workload",
-+ "edgelet-image-cleanup",
-+ "edgelet-settings",
-+ "futures-util",
-+ "http-common",
-+ "log",
-+ "logger",
-+ "serde",
-+ "serde_json",
-+ "sha2",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-identity-client-async"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-cert-common-http",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "aziot-identity-common"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "http-common",
-+ "openssl",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-identity-common-http"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-cert-common-http",
-+ "aziot-identity-common",
-+ "aziot-key-common",
-+ "http-common",
-+ "serde",
-+ "serde_json",
-+]
-+
-+[[package]]
-+name = "aziot-identityd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-identity-common",
-+ "cert-renewal",
-+ "http-common",
-+ "libc",
-+ "openssl",
-+ "serde",
-+ "serde_json",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-key-client"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "aziot-key-common-http",
-+ "http",
-+ "http-common",
-+ "httparse",
-+ "percent-encoding",
-+ "serde",
-+ "serde_json",
-+]
-+
-+[[package]]
-+name = "aziot-key-client-async"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "aziot-key-common-http",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "aziot-key-common"
-+version = "0.1.0"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-key-common-http"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "http-common",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-key-openssl-engine"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-client",
-+ "aziot-key-common",
-+ "base64 0.21.2",
-+ "foreign-types-shared",
-+ "log",
-+ "openssl",
-+ "openssl-build",
-+ "openssl-errors",
-+ "openssl-sys",
-+ "openssl-sys2",
-+ "openssl2",
-+]
-+
-+[[package]]
-+name = "aziot-keyd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "http-common",
-+ "libc",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-keys-common"
-+version = "0.1.0"
-+dependencies = [
-+ "pkcs11",
-+ "serde",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-tpmd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "http-common",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziotctl-common"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "aziot-certd-config",
-+ "aziot-identityd-config",
-+ "aziot-keyd-config",
-+ "aziot-keys-common",
-+ "aziot-tpmd-config",
-+ "base64 0.21.2",
-+ "cert-renewal",
-+ "http-common",
-+ "log",
-+ "nix",
-+ "serde",
-+ "serde_json",
-+ "serde_with",
-+ "url",
-+]
-+
-+[[package]]
-+name = "backtrace"
-+version = "0.3.68"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
-+dependencies = [
-+ "addr2line",
-+ "cc",
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "miniz_oxide",
-+ "object",
-+ "rustc-demangle",
-+]
-+
-+[[package]]
-+name = "base64"
-+version = "0.13.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
-+
-+[[package]]
-+name = "base64"
-+version = "0.21.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
-+
-+[[package]]
-+name = "bitflags"
-+version = "1.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
-+
-+[[package]]
-+name = "bitflags"
-+version = "2.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
-+
-+[[package]]
-+name = "block-buffer"
-+version = "0.10.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
-+dependencies = [
-+ "generic-array",
-+]
-+
-+[[package]]
-+name = "bumpalo"
-+version = "3.13.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
-+
-+[[package]]
-+name = "byte-unit"
-+version = "4.0.19"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
-+dependencies = [
-+ "serde",
-+ "utf8-width",
-+]
-+
-+[[package]]
-+name = "byteorder"
-+version = "1.4.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
-+
-+[[package]]
-+name = "bytes"
-+version = "1.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
-+
-+[[package]]
-+name = "cc"
-+version = "1.0.82"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "cert-renewal"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "chrono",
-+ "futures-util",
-+ "log",
-+ "openssl",
-+ "serde",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "cfg-if"
-+version = "0.1.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
-+
-+[[package]]
-+name = "cfg-if"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
-+
-+[[package]]
-+name = "chrono"
-+version = "0.4.26"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
-+dependencies = [
-+ "android-tzdata",
-+ "iana-time-zone",
-+ "js-sys",
-+ "num-traits",
-+ "serde",
-+ "time 0.1.45",
-+ "wasm-bindgen",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "chrono-humanize"
-+version = "0.2.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b"
-+dependencies = [
-+ "chrono",
-+]
-+
-+[[package]]
-+name = "clap"
-+version = "4.3.21"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
-+dependencies = [
-+ "clap_builder",
-+]
-+
-+[[package]]
-+name = "clap_builder"
-+version = "4.3.21"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
-+dependencies = [
-+ "anstream",
-+ "anstyle",
-+ "clap_lex",
-+ "once_cell",
-+ "strsim",
-+]
-+
-+[[package]]
-+name = "clap_lex"
-+version = "0.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
-+
-+[[package]]
-+name = "colorchoice"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
-+
-+[[package]]
-+name = "config"
-+version = "0.13.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
-+dependencies = [
-+ "async-trait",
-+ "lazy_static",
-+ "nom",
-+ "pathdiff",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "config-common"
-+version = "0.1.0"
-+dependencies = [
-+ "serde",
-+ "toml",
-+]
-+
-+[[package]]
-+name = "core-foundation-sys"
-+version = "0.8.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
-+
-+[[package]]
-+name = "cpufeatures"
-+version = "0.2.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "crc32fast"
-+version = "1.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+]
-+
-+[[package]]
-+name = "crossbeam-channel"
-+version = "0.5.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "crossbeam-utils",
-+]
-+
-+[[package]]
-+name = "crossbeam-deque"
-+version = "0.8.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "crossbeam-epoch",
-+ "crossbeam-utils",
-+]
-+
-+[[package]]
-+name = "crossbeam-epoch"
-+version = "0.9.15"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
-+dependencies = [
-+ "autocfg",
-+ "cfg-if 1.0.0",
-+ "crossbeam-utils",
-+ "memoffset 0.9.0",
-+ "scopeguard",
-+]
-+
-+[[package]]
-+name = "crossbeam-utils"
-+version = "0.8.16"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+]
-+
-+[[package]]
-+name = "crypto-common"
-+version = "0.1.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
-+dependencies = [
-+ "generic-array",
-+ "typenum",
-+]
-+
-+[[package]]
-+name = "darling"
-+version = "0.20.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
-+dependencies = [
-+ "darling_core",
-+ "darling_macro",
-+]
-+
-+[[package]]
-+name = "darling_core"
-+version = "0.20.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
-+dependencies = [
-+ "fnv",
-+ "ident_case",
-+ "proc-macro2",
-+ "quote",
-+ "strsim",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "darling_macro"
-+version = "0.20.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
-+dependencies = [
-+ "darling_core",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "dashmap"
-+version = "5.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "hashbrown 0.14.0",
-+ "lock_api",
-+ "once_cell",
-+ "parking_lot_core",
-+]
-+
-+[[package]]
-+name = "deranged"
-+version = "0.3.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "digest"
-+version = "0.10.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
-+dependencies = [
-+ "block-buffer",
-+ "crypto-common",
-+]
-+
-+[[package]]
-+name = "docker"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "edgelet-test-utils",
-+ "hyper",
-+ "serde",
-+ "serde_derive",
-+ "serde_json",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-core"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "aziotctl-common",
-+ "chrono",
-+ "edgelet-settings",
-+ "humantime",
-+ "hyper",
-+ "lazy_static",
-+ "log",
-+ "nix",
-+ "num_cpus",
-+ "serde",
-+ "serde_json",
-+ "thiserror",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-docker"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "base64 0.21.2",
-+ "chrono",
-+ "docker",
-+ "edgelet-core",
-+ "edgelet-settings",
-+ "edgelet-utils",
-+ "futures",
-+ "hex",
-+ "http-common",
-+ "hyper",
-+ "log",
-+ "nix",
-+ "serde",
-+ "serde_json",
-+ "serial_test",
-+ "sysinfo",
-+ "thiserror",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-http"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-docker",
-+ "edgelet-settings",
-+ "edgelet-test-utils",
-+ "http",
-+ "http-common",
-+ "libc",
-+ "log",
-+ "percent-encoding",
-+ "serde",
-+ "serde_json",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "edgelet-http-mgmt"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "edgelet-core",
-+ "edgelet-http",
-+ "edgelet-settings",
-+ "edgelet-test-utils",
-+ "futures-util",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "libc",
-+ "log",
-+ "nix",
-+ "percent-encoding",
-+ "regex",
-+ "serde",
-+ "serde_json",
-+ "support-bundle",
-+ "test-common",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-http-workload"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "aziot-cert-client-async",
-+ "aziot-cert-common-http",
-+ "aziot-certd-config",
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "aziot-key-client",
-+ "aziot-key-client-async",
-+ "aziot-key-common",
-+ "aziot-key-common-http",
-+ "aziot-key-openssl-engine",
-+ "base64 0.21.2",
-+ "cert-renewal",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-http",
-+ "edgelet-settings",
-+ "edgelet-test-utils",
-+ "futures-util",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "libc",
-+ "log",
-+ "nix",
-+ "openssl",
-+ "percent-encoding",
-+ "regex",
-+ "serde",
-+ "serde_json",
-+ "test-common",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-image-cleanup"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-docker",
-+ "edgelet-settings",
-+ "http-common",
-+ "log",
-+ "thiserror",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "edgelet-settings"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-certd-config",
-+ "cert-renewal",
-+ "chrono",
-+ "config-common",
-+ "docker",
-+ "http-common",
-+ "humantime-serde",
-+ "lazy_static",
-+ "serde",
-+ "serde_json",
-+ "test-case",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-test-utils"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "aziot-certd-config",
-+ "cert-renewal",
-+ "edgelet-core",
-+ "edgelet-settings",
-+ "http",
-+ "hyper",
-+ "nix",
-+ "serde",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "edgelet-utils"
-+version = "0.1.0"
-+dependencies = [
-+ "config",
-+ "serde",
-+ "serde_derive",
-+ "thiserror",
-+ "yaml-rust",
-+]
-+
-+[[package]]
-+name = "either"
-+version = "1.9.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
-+
-+[[package]]
-+name = "env_logger"
-+version = "0.10.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
-+dependencies = [
-+ "humantime",
-+ "is-terminal",
-+ "log",
-+ "regex",
-+ "termcolor",
-+]
-+
-+[[package]]
-+name = "equivalent"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
-+
-+[[package]]
-+name = "erased-serde"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "da96524cc884f6558f1769b6c46686af2fe8e8b4cd253bd5a3cdba8181b8e070"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "errno"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
-+dependencies = [
-+ "errno-dragonfly",
-+ "libc",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "errno-dragonfly"
-+version = "0.1.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
-+dependencies = [
-+ "cc",
-+ "libc",
-+]
-+
-+[[package]]
-+name = "flate2"
-+version = "1.0.27"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
-+dependencies = [
-+ "crc32fast",
-+ "miniz_oxide",
-+]
-+
-+[[package]]
-+name = "fnv"
-+version = "1.0.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
-+
-+[[package]]
-+name = "foreign-types"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
-+dependencies = [
-+ "foreign-types-shared",
-+]
-+
-+[[package]]
-+name = "foreign-types-shared"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
-+
-+[[package]]
-+name = "form_urlencoded"
-+version = "1.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
-+dependencies = [
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "futures"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
-+dependencies = [
-+ "futures-channel",
-+ "futures-core",
-+ "futures-executor",
-+ "futures-io",
-+ "futures-sink",
-+ "futures-task",
-+ "futures-util",
-+]
-+
-+[[package]]
-+name = "futures-channel"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
-+dependencies = [
-+ "futures-core",
-+ "futures-sink",
-+]
-+
-+[[package]]
-+name = "futures-core"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
-+
-+[[package]]
-+name = "futures-executor"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
-+dependencies = [
-+ "futures-core",
-+ "futures-task",
-+ "futures-util",
-+]
-+
-+[[package]]
-+name = "futures-io"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
-+
-+[[package]]
-+name = "futures-macro"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "futures-sink"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
-+
-+[[package]]
-+name = "futures-task"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
-+
-+[[package]]
-+name = "futures-util"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
-+dependencies = [
-+ "futures-channel",
-+ "futures-core",
-+ "futures-io",
-+ "futures-macro",
-+ "futures-sink",
-+ "futures-task",
-+ "memchr",
-+ "pin-project-lite",
-+ "pin-utils",
-+ "slab",
-+]
-+
-+[[package]]
-+name = "generic-array"
-+version = "0.14.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
-+dependencies = [
-+ "typenum",
-+ "version_check",
-+]
-+
-+[[package]]
-+name = "getrandom"
-+version = "0.2.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "wasi 0.11.0+wasi-snapshot-preview1",
-+]
-+
-+[[package]]
-+name = "gimli"
-+version = "0.27.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
-+
-+[[package]]
-+name = "hashbrown"
-+version = "0.12.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
-+
-+[[package]]
-+name = "hashbrown"
-+version = "0.14.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
-+
-+[[package]]
-+name = "headers"
-+version = "0.3.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
-+dependencies = [
-+ "base64 0.13.1",
-+ "bitflags 1.3.2",
-+ "bytes",
-+ "headers-core",
-+ "http",
-+ "httpdate",
-+ "mime",
-+ "sha1",
-+]
-+
-+[[package]]
-+name = "headers-core"
-+version = "0.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
-+dependencies = [
-+ "http",
-+]
-+
-+[[package]]
-+name = "hermit-abi"
-+version = "0.1.19"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "hermit-abi"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
-+
-+[[package]]
-+name = "hex"
-+version = "0.4.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
-+
-+[[package]]
-+name = "http"
-+version = "0.2.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
-+dependencies = [
-+ "bytes",
-+ "fnv",
-+ "itoa",
-+]
-+
-+[[package]]
-+name = "http-body"
-+version = "0.4.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
-+dependencies = [
-+ "bytes",
-+ "http",
-+ "pin-project-lite",
-+]
-+
-+[[package]]
-+name = "http-common"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "base64 0.21.2",
-+ "futures-util",
-+ "headers",
-+ "http",
-+ "hyper",
-+ "hyper-openssl",
-+ "hyper-proxy",
-+ "libc",
-+ "log",
-+ "nix",
-+ "openssl",
-+ "openssl-sys",
-+ "percent-encoding",
-+ "rand",
-+ "serde",
-+ "serde_json",
-+ "tokio",
-+ "tracing",
-+ "url",
-+]
-+
-+[[package]]
-+name = "httparse"
-+version = "1.8.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
-+
-+[[package]]
-+name = "httpdate"
-+version = "1.0.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
-+
-+[[package]]
-+name = "humantime"
-+version = "2.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
-+
-+[[package]]
-+name = "humantime-serde"
-+version = "1.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
-+dependencies = [
-+ "humantime",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "hyper"
-+version = "0.14.27"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
-+dependencies = [
-+ "bytes",
-+ "futures-channel",
-+ "futures-core",
-+ "futures-util",
-+ "http",
-+ "http-body",
-+ "httparse",
-+ "httpdate",
-+ "itoa",
-+ "pin-project-lite",
-+ "socket2 0.4.9",
-+ "tokio",
-+ "tower-service",
-+ "tracing",
-+ "want",
-+]
-+
-+[[package]]
-+name = "hyper-openssl"
-+version = "0.9.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
-+dependencies = [
-+ "http",
-+ "hyper",
-+ "linked_hash_set",
-+ "once_cell",
-+ "openssl",
-+ "openssl-sys",
-+ "parking_lot",
-+ "tokio",
-+ "tokio-openssl",
-+ "tower-layer",
-+]
-+
-+[[package]]
-+name = "hyper-proxy"
-+version = "0.9.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
-+dependencies = [
-+ "bytes",
-+ "futures",
-+ "headers",
-+ "http",
-+ "hyper",
-+ "openssl",
-+ "tokio",
-+ "tokio-openssl",
-+ "tower-service",
-+]
-+
-+[[package]]
-+name = "iana-time-zone"
-+version = "0.1.57"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
-+dependencies = [
-+ "android_system_properties",
-+ "core-foundation-sys",
-+ "iana-time-zone-haiku",
-+ "js-sys",
-+ "wasm-bindgen",
-+ "windows",
-+]
-+
-+[[package]]
-+name = "iana-time-zone-haiku"
-+version = "0.1.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
-+dependencies = [
-+ "cc",
-+]
-+
-+[[package]]
-+name = "ident_case"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
-+
-+[[package]]
-+name = "idna"
-+version = "0.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
-+dependencies = [
-+ "unicode-bidi",
-+ "unicode-normalization",
-+]
-+
-+[[package]]
-+name = "indexmap"
-+version = "1.9.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
-+dependencies = [
-+ "autocfg",
-+ "hashbrown 0.12.3",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "indexmap"
-+version = "2.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
-+dependencies = [
-+ "equivalent",
-+ "hashbrown 0.14.0",
-+]
-+
-+[[package]]
-+name = "iotedge"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "atty",
-+ "aziot-certd-config",
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "aziot-identityd-config",
-+ "aziot-keyd-config",
-+ "aziot-keys-common",
-+ "aziot-tpmd-config",
-+ "aziotctl-common",
-+ "base64 0.21.2",
-+ "byte-unit",
-+ "bytes",
-+ "cert-renewal",
-+ "chrono",
-+ "chrono-humanize",
-+ "clap",
-+ "config",
-+ "config-common",
-+ "docker",
-+ "edgelet-core",
-+ "edgelet-http",
-+ "edgelet-settings",
-+ "edgelet-utils",
-+ "erased-serde",
-+ "hex",
-+ "http-common",
-+ "hyper",
-+ "lazy_static",
-+ "libc",
-+ "log",
-+ "nix",
-+ "regex",
-+ "semver",
-+ "serde",
-+ "serde_json",
-+ "support-bundle",
-+ "sysinfo",
-+ "tabwriter",
-+ "termcolor",
-+ "thiserror",
-+ "tokio",
-+ "toml",
-+ "url",
-+]
-+
-+[[package]]
-+name = "is-terminal"
-+version = "0.4.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
-+dependencies = [
-+ "hermit-abi 0.3.2",
-+ "rustix",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "itoa"
-+version = "1.0.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
-+
-+[[package]]
-+name = "js-sys"
-+version = "0.3.64"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
-+dependencies = [
-+ "wasm-bindgen",
-+]
-+
-+[[package]]
-+name = "lazy_static"
-+version = "1.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
-+
-+[[package]]
-+name = "libc"
-+version = "0.2.153"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
-+
-+[[package]]
-+name = "linked-hash-map"
-+version = "0.5.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
-+
-+[[package]]
-+name = "linked_hash_set"
-+version = "0.1.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
-+dependencies = [
-+ "linked-hash-map",
-+]
-+
-+[[package]]
-+name = "linux-raw-sys"
-+version = "0.4.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
-+
-+[[package]]
-+name = "lock_api"
-+version = "0.4.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
-+dependencies = [
-+ "autocfg",
-+ "scopeguard",
-+]
-+
-+[[package]]
-+name = "log"
-+version = "0.4.20"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
-+
-+[[package]]
-+name = "logger"
-+version = "0.1.0"
-+dependencies = [
-+ "env_logger",
-+ "log",
-+]
-+
-+[[package]]
-+name = "memchr"
-+version = "2.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
-+
-+[[package]]
-+name = "memoffset"
-+version = "0.7.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "memoffset"
-+version = "0.9.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "mime"
-+version = "0.3.17"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
-+
-+[[package]]
-+name = "minimal-lexical"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
-+
-+[[package]]
-+name = "miniz_oxide"
-+version = "0.7.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
-+dependencies = [
-+ "adler",
-+]
-+
-+[[package]]
-+name = "mio"
-+version = "0.8.11"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
-+dependencies = [
-+ "libc",
-+ "wasi 0.11.0+wasi-snapshot-preview1",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "nix"
-+version = "0.26.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
-+dependencies = [
-+ "bitflags 1.3.2",
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "memoffset 0.7.1",
-+ "pin-utils",
-+ "static_assertions",
-+]
-+
-+[[package]]
-+name = "nom"
-+version = "7.1.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
-+dependencies = [
-+ "memchr",
-+ "minimal-lexical",
-+]
-+
-+[[package]]
-+name = "ntapi"
-+version = "0.4.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
-+dependencies = [
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "num-traits"
-+version = "0.2.16"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "num_cpus"
-+version = "1.16.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
-+dependencies = [
-+ "hermit-abi 0.3.2",
-+ "libc",
-+]
-+
-+[[package]]
-+name = "object"
-+version = "0.31.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
-+dependencies = [
-+ "memchr",
-+]
-+
-+[[package]]
-+name = "once_cell"
-+version = "1.18.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
-+
-+[[package]]
-+name = "openssl"
-+version = "0.10.56"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
-+dependencies = [
-+ "bitflags 1.3.2",
-+ "cfg-if 1.0.0",
-+ "foreign-types",
-+ "libc",
-+ "once_cell",
-+ "openssl-macros",
-+ "openssl-sys",
-+]
-+
-+[[package]]
-+name = "openssl-build"
-+version = "0.1.0"
-+dependencies = [
-+ "cc",
-+]
-+
-+[[package]]
-+name = "openssl-errors"
-+version = "0.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
-+dependencies = [
-+ "cfg-if 0.1.10",
-+ "libc",
-+ "openssl-sys",
-+]
-+
-+[[package]]
-+name = "openssl-macros"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "openssl-sys"
-+version = "0.9.91"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
-+dependencies = [
-+ "cc",
-+ "libc",
-+ "pkg-config",
-+ "vcpkg",
-+]
-+
-+[[package]]
-+name = "openssl-sys2"
-+version = "0.1.0"
-+dependencies = [
-+ "openssl-build",
-+ "openssl-sys",
-+]
-+
-+[[package]]
-+name = "openssl2"
-+version = "0.1.0"
-+dependencies = [
-+ "foreign-types",
-+ "foreign-types-shared",
-+ "openssl",
-+ "openssl-build",
-+ "openssl-sys",
-+ "openssl-sys2",
-+]
-+
-+[[package]]
-+name = "parking_lot"
-+version = "0.12.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
-+dependencies = [
-+ "lock_api",
-+ "parking_lot_core",
-+]
-+
-+[[package]]
-+name = "parking_lot_core"
-+version = "0.9.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "redox_syscall",
-+ "smallvec",
-+ "windows-targets",
-+]
-+
-+[[package]]
-+name = "pathdiff"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
-+
-+[[package]]
-+name = "percent-encoding"
-+version = "2.3.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
-+
-+[[package]]
-+name = "pin-project-lite"
-+version = "0.2.12"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
-+
-+[[package]]
-+name = "pin-utils"
-+version = "0.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
-+
-+[[package]]
-+name = "pkcs11"
-+version = "0.1.0"
-+dependencies = [
-+ "foreign-types-shared",
-+ "lazy_static",
-+ "libc",
-+ "openssl",
-+ "openssl-build",
-+ "openssl-sys",
-+ "openssl-sys2",
-+ "openssl2",
-+ "percent-encoding",
-+ "pkcs11-sys",
-+]
-+
-+[[package]]
-+name = "pkcs11-sys"
-+version = "0.1.0"
-+
-+[[package]]
-+name = "pkg-config"
-+version = "0.3.27"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
-+
-+[[package]]
-+name = "ppv-lite86"
-+version = "0.2.17"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
-+
-+[[package]]
-+name = "proc-macro-error"
-+version = "1.0.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
-+dependencies = [
-+ "proc-macro-error-attr",
-+ "proc-macro2",
-+ "quote",
-+ "syn 1.0.109",
-+ "version_check",
-+]
-+
-+[[package]]
-+name = "proc-macro-error-attr"
-+version = "1.0.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "version_check",
-+]
-+
-+[[package]]
-+name = "proc-macro2"
-+version = "1.0.66"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
-+dependencies = [
-+ "unicode-ident",
-+]
-+
-+[[package]]
-+name = "quote"
-+version = "1.0.32"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
-+dependencies = [
-+ "proc-macro2",
-+]
-+
-+[[package]]
-+name = "rand"
-+version = "0.8.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
-+dependencies = [
-+ "libc",
-+ "rand_chacha",
-+ "rand_core",
-+]
-+
-+[[package]]
-+name = "rand_chacha"
-+version = "0.3.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
-+dependencies = [
-+ "ppv-lite86",
-+ "rand_core",
-+]
-+
-+[[package]]
-+name = "rand_core"
-+version = "0.6.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
-+dependencies = [
-+ "getrandom",
-+]
-+
-+[[package]]
-+name = "rayon"
-+version = "1.7.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
-+dependencies = [
-+ "either",
-+ "rayon-core",
-+]
-+
-+[[package]]
-+name = "rayon-core"
-+version = "1.11.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
-+dependencies = [
-+ "crossbeam-channel",
-+ "crossbeam-deque",
-+ "crossbeam-utils",
-+ "num_cpus",
-+]
-+
-+[[package]]
-+name = "redox_syscall"
-+version = "0.3.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
-+dependencies = [
-+ "bitflags 1.3.2",
-+]
-+
-+[[package]]
-+name = "regex"
-+version = "1.9.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
-+dependencies = [
-+ "aho-corasick",
-+ "memchr",
-+ "regex-automata",
-+ "regex-syntax",
-+]
-+
-+[[package]]
-+name = "regex-automata"
-+version = "0.3.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
-+dependencies = [
-+ "aho-corasick",
-+ "memchr",
-+ "regex-syntax",
-+]
-+
-+[[package]]
-+name = "regex-syntax"
-+version = "0.7.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
-+
-+[[package]]
-+name = "rustc-demangle"
-+version = "0.1.23"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
-+
-+[[package]]
-+name = "rustix"
-+version = "0.38.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
-+dependencies = [
-+ "bitflags 2.4.0",
-+ "errno",
-+ "libc",
-+ "linux-raw-sys",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "ryu"
-+version = "1.0.15"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
-+
-+[[package]]
-+name = "scopeguard"
-+version = "1.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
-+
-+[[package]]
-+name = "semver"
-+version = "1.0.22"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
-+
-+[[package]]
-+name = "serde"
-+version = "1.0.183"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
-+dependencies = [
-+ "serde_derive",
-+]
-+
-+[[package]]
-+name = "serde_derive"
-+version = "1.0.183"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "serde_json"
-+version = "1.0.105"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
-+dependencies = [
-+ "itoa",
-+ "ryu",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "serde_spanned"
-+version = "0.6.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "serde_with"
-+version = "2.3.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
-+dependencies = [
-+ "base64 0.13.1",
-+ "chrono",
-+ "hex",
-+ "indexmap 1.9.3",
-+ "serde",
-+ "serde_json",
-+ "serde_with_macros",
-+ "time 0.3.25",
-+]
-+
-+[[package]]
-+name = "serde_with_macros"
-+version = "2.3.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
-+dependencies = [
-+ "darling",
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "serial_test"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
-+dependencies = [
-+ "dashmap",
-+ "futures",
-+ "lazy_static",
-+ "log",
-+ "parking_lot",
-+ "serial_test_derive",
-+]
-+
-+[[package]]
-+name = "serial_test_derive"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 1.0.109",
-+]
-+
-+[[package]]
-+name = "sha1"
-+version = "0.10.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "cpufeatures",
-+ "digest",
-+]
-+
-+[[package]]
-+name = "sha2"
-+version = "0.10.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "cpufeatures",
-+ "digest",
-+]
-+
-+[[package]]
-+name = "signal-hook-registry"
-+version = "1.4.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "slab"
-+version = "0.4.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "smallvec"
-+version = "1.11.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
-+
-+[[package]]
-+name = "socket2"
-+version = "0.4.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
-+dependencies = [
-+ "libc",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "socket2"
-+version = "0.5.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
-+dependencies = [
-+ "libc",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "static_assertions"
-+version = "1.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
-+
-+[[package]]
-+name = "strsim"
-+version = "0.10.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
-+
-+[[package]]
-+name = "support-bundle"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-settings",
-+ "futures",
-+ "hyper",
-+ "thiserror",
-+ "tokio",
-+ "zip",
-+]
-+
-+[[package]]
-+name = "syn"
-+version = "1.0.109"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "unicode-ident",
-+]
-+
-+[[package]]
-+name = "syn"
-+version = "2.0.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "unicode-ident",
-+]
-+
-+[[package]]
-+name = "sysinfo"
-+version = "0.28.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b4c2f3ca6693feb29a89724516f016488e9aafc7f37264f898593ee4b942f31b"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "core-foundation-sys",
-+ "libc",
-+ "ntapi",
-+ "once_cell",
-+ "rayon",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "tabwriter"
-+version = "1.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
-+dependencies = [
-+ "unicode-width",
-+]
-+
-+[[package]]
-+name = "termcolor"
-+version = "1.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
-+dependencies = [
-+ "winapi-util",
-+]
-+
-+[[package]]
-+name = "test-case"
-+version = "2.2.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "21d6cf5a7dffb3f9dceec8e6b8ca528d9bd71d36c9f074defb548ce161f598c0"
-+dependencies = [
-+ "test-case-macros",
-+]
-+
-+[[package]]
-+name = "test-case-macros"
-+version = "2.2.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e45b7bf6e19353ddd832745c8fcf77a17a93171df7151187f26623f2b75b5b26"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "proc-macro-error",
-+ "proc-macro2",
-+ "quote",
-+ "syn 1.0.109",
-+]
-+
-+[[package]]
-+name = "test-common"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "aziot-key-client",
-+ "aziot-key-common",
-+ "futures-core",
-+ "futures-util",
-+ "http-common",
-+ "hyper",
-+ "openssl",
-+ "serde_json",
-+ "tokio",
-+ "tokio-openssl",
-+]
-+
-+[[package]]
-+name = "thiserror"
-+version = "1.0.46"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d9207952ae1a003f42d3d5e892dac3c6ba42aa6ac0c79a6a91a2b5cb4253e75c"
-+dependencies = [
-+ "thiserror-impl",
-+]
-+
-+[[package]]
-+name = "thiserror-impl"
-+version = "1.0.46"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f1728216d3244de4f14f14f8c15c79be1a7c67867d28d69b719690e2a19fb445"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "time"
-+version = "0.1.45"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
-+dependencies = [
-+ "libc",
-+ "wasi 0.10.0+wasi-snapshot-preview1",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "time"
-+version = "0.3.25"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
-+dependencies = [
-+ "deranged",
-+ "itoa",
-+ "serde",
-+ "time-core",
-+ "time-macros",
-+]
-+
-+[[package]]
-+name = "time-core"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
-+
-+[[package]]
-+name = "time-macros"
-+version = "0.2.11"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
-+dependencies = [
-+ "time-core",
-+]
-+
-+[[package]]
-+name = "tinyvec"
-+version = "1.6.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
-+dependencies = [
-+ "tinyvec_macros",
-+]
-+
-+[[package]]
-+name = "tinyvec_macros"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
-+
-+[[package]]
-+name = "tokio"
-+version = "1.31.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "40de3a2ba249dcb097e01be5e67a5ff53cf250397715a071a81543e8a832a920"
-+dependencies = [
-+ "backtrace",
-+ "bytes",
-+ "libc",
-+ "mio",
-+ "num_cpus",
-+ "parking_lot",
-+ "pin-project-lite",
-+ "signal-hook-registry",
-+ "socket2 0.5.3",
-+ "tokio-macros",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "tokio-macros"
-+version = "2.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "tokio-openssl"
-+version = "0.6.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
-+dependencies = [
-+ "futures-util",
-+ "openssl",
-+ "openssl-sys",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "toml"
-+version = "0.7.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
-+dependencies = [
-+ "serde",
-+ "serde_spanned",
-+ "toml_datetime",
-+ "toml_edit",
-+]
-+
-+[[package]]
-+name = "toml_datetime"
-+version = "0.6.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "toml_edit"
-+version = "0.19.14"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
-+dependencies = [
-+ "indexmap 2.0.0",
-+ "serde",
-+ "serde_spanned",
-+ "toml_datetime",
-+ "winnow",
-+]
-+
-+[[package]]
-+name = "tower-layer"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
-+
-+[[package]]
-+name = "tower-service"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
-+
-+[[package]]
-+name = "tracing"
-+version = "0.1.37"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "log",
-+ "pin-project-lite",
-+ "tracing-attributes",
-+ "tracing-core",
-+]
-+
-+[[package]]
-+name = "tracing-attributes"
-+version = "0.1.26"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "tracing-core"
-+version = "0.1.31"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
-+dependencies = [
-+ "once_cell",
-+]
-+
-+[[package]]
-+name = "try-lock"
-+version = "0.2.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
-+
-+[[package]]
-+name = "typenum"
-+version = "1.16.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
-+
-+[[package]]
-+name = "unicode-bidi"
-+version = "0.3.13"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
-+
-+[[package]]
-+name = "unicode-ident"
-+version = "1.0.11"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
-+
-+[[package]]
-+name = "unicode-normalization"
-+version = "0.1.22"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
-+dependencies = [
-+ "tinyvec",
-+]
-+
-+[[package]]
-+name = "unicode-width"
-+version = "0.1.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
-+
-+[[package]]
-+name = "url"
-+version = "2.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
-+dependencies = [
-+ "form_urlencoded",
-+ "idna",
-+ "percent-encoding",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "utf8-width"
-+version = "0.1.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
-+
-+[[package]]
-+name = "utf8parse"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
-+
-+[[package]]
-+name = "vcpkg"
-+version = "0.2.15"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
-+
-+[[package]]
-+name = "version_check"
-+version = "0.9.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
-+
-+[[package]]
-+name = "want"
-+version = "0.3.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
-+dependencies = [
-+ "try-lock",
-+]
-+
-+[[package]]
-+name = "wasi"
-+version = "0.10.0+wasi-snapshot-preview1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
-+
-+[[package]]
-+name = "wasi"
-+version = "0.11.0+wasi-snapshot-preview1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
-+
-+[[package]]
-+name = "wasm-bindgen"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "wasm-bindgen-macro",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-backend"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
-+dependencies = [
-+ "bumpalo",
-+ "log",
-+ "once_cell",
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+ "wasm-bindgen-shared",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-macro"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
-+dependencies = [
-+ "quote",
-+ "wasm-bindgen-macro-support",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-macro-support"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+ "wasm-bindgen-backend",
-+ "wasm-bindgen-shared",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-shared"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
-+
-+[[package]]
-+name = "winapi"
-+version = "0.3.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
-+dependencies = [
-+ "winapi-i686-pc-windows-gnu",
-+ "winapi-x86_64-pc-windows-gnu",
-+]
-+
-+[[package]]
-+name = "winapi-i686-pc-windows-gnu"
-+version = "0.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
-+
-+[[package]]
-+name = "winapi-util"
-+version = "0.1.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
-+dependencies = [
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "winapi-x86_64-pc-windows-gnu"
-+version = "0.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
-+
-+[[package]]
-+name = "windows"
-+version = "0.48.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
-+dependencies = [
-+ "windows-targets",
-+]
-+
-+[[package]]
-+name = "windows-sys"
-+version = "0.48.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
-+dependencies = [
-+ "windows-targets",
-+]
-+
-+[[package]]
-+name = "windows-targets"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
-+dependencies = [
-+ "windows_aarch64_gnullvm",
-+ "windows_aarch64_msvc",
-+ "windows_i686_gnu",
-+ "windows_i686_msvc",
-+ "windows_x86_64_gnu",
-+ "windows_x86_64_gnullvm",
-+ "windows_x86_64_msvc",
-+]
-+
-+[[package]]
-+name = "windows_aarch64_gnullvm"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
-+
-+[[package]]
-+name = "windows_aarch64_msvc"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
-+
-+[[package]]
-+name = "windows_i686_gnu"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
-+
-+[[package]]
-+name = "windows_i686_msvc"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
-+
-+[[package]]
-+name = "windows_x86_64_gnu"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
-+
-+[[package]]
-+name = "windows_x86_64_gnullvm"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
-+
-+[[package]]
-+name = "windows_x86_64_msvc"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
-+
-+[[package]]
-+name = "winnow"
-+version = "0.5.12"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
-+dependencies = [
-+ "memchr",
-+]
-+
-+[[package]]
-+name = "yaml-rust"
-+version = "0.4.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
-+dependencies = [
-+ "linked-hash-map",
-+]
-+
-+[[package]]
-+name = "zip"
-+version = "0.6.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
-+dependencies = [
-+ "byteorder",
-+ "crc32fast",
-+ "crossbeam-utils",
-+ "flate2",
-+]
diff --git a/recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch b/recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
deleted file mode 100644
index e9db2c00..00000000
--- a/recipes-core/aziot-edged/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 786983f0adc6352286e0ffe10a3a214b9b40f5ff Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:39:45 +0000
-Subject: [PATCH] Work around Rust 1.78 dead_code lint issues
-
----
- edgelet/iotedge/src/lib.rs | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/edgelet/iotedge/src/lib.rs b/edgelet/iotedge/src/lib.rs
-index 278fa667b..afe801de2 100644
---- a/edgelet/iotedge/src/lib.rs
-+++ b/edgelet/iotedge/src/lib.rs
-@@ -1,6 +1,6 @@
- // Copyright (c) Microsoft. All rights reserved.
-
--#![deny(rust_2018_idioms, warnings)]
-+#![deny(rust_2018_idioms)]
- #![deny(clippy::all, clippy::pedantic)]
- #![allow(
- clippy::default_trait_access,
diff --git a/recipes-core/aziot-keys/aziot-keys-1.5.0.inc b/recipes-core/aziot-keys/aziot-keys-1.5.0.inc
deleted file mode 100644
index 06f7a9c7..00000000
--- a/recipes-core/aziot-keys/aziot-keys-1.5.0.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.5.0"
\ No newline at end of file
diff --git a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb b/recipes-core/aziot-keys/aziot-keys_1.5.3.bb
similarity index 68%
rename from recipes-core/aziot-keys/aziot-keys_1.5.0.bb
rename to recipes-core/aziot-keys/aziot-keys_1.5.3.bb
index 28510e2c..1ee877c9 100644
--- a/recipes-core/aziot-keys/aziot-keys_1.5.0.bb
+++ b/recipes-core/aziot-keys/aziot-keys_1.5.3.bb
@@ -7,261 +7,260 @@ inherit cargo pkgconfig
# how to get aziot-keys could be as easy as but default to a git checkout:
# SRC_URI += "crate://crates.io/aziot-keys/0.1.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRC_URI += "crate://crates.io/addr2line/0.19.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.2 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.1 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.71 \
+ crate://crates.io/async-recursion/1.0.4 \
+ crate://crates.io/async-trait/0.1.68 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.67 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bindgen/0.69.4 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.2 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.79 \
+ crate://crates.io/cexpr/0.6.0 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clang-sys/1.6.1 \
+ crate://crates.io/clap/4.3.8 \
+ crate://crates.io/clap_builder/4.3.8 \
+ crate://crates.io/clap_derive/4.3.2 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/colored/2.0.0 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.8 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.1 \
+ crate://crates.io/darling_core/0.20.1 \
+ crate://crates.io/darling_macro/0.20.1 \
+ crate://crates.io/dashmap/5.4.0 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.8.1 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.0 \
+ crate://crates.io/erased-serde/0.3.25 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.1 \
+ crate://crates.io/filetime/0.2.21 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/fsevent-sys/2.0.1 \
+ crate://crates.io/fsevent/0.4.0 \
+ crate://crates.io/fuchsia-zircon-sys/0.3.3 \
+ crate://crates.io/fuchsia-zircon/0.3.3 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/glob/0.3.1 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/heck/0.4.1 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.2.6 \
+ crate://crates.io/hermit-abi/0.3.1 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/hmac/0.12.1 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.2 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/inotify-sys/0.1.5 \
+ crate://crates.io/inotify/0.7.1 \
+ crate://crates.io/io-lifetimes/1.0.11 \
+ crate://crates.io/iovec/0.1.4 \
+ crate://crates.io/is-terminal/0.4.7 \
+ crate://crates.io/itertools/0.10.5 \
+ crate://crates.io/itoa/1.0.6 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/kernel32-sys/0.2.2 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/lazycell/1.3.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/libloading/0.7.4 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.3.8 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.19 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.6.2 \
+ crate://crates.io/mio-extras/2.0.6 \
+ crate://crates.io/mio/0.6.23 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/miow/0.2.2 \
+ crate://crates.io/net2/0.2.39 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/notify/4.0.17 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.15 \
+ crate://crates.io/num_cpus/1.15.0 \
+ crate://crates.io/object/0.30.4 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.90 \
+ crate://crates.io/openssl/0.10.55 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/paste/1.0.12 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.9 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro2/1.0.63 \
+ crate://crates.io/quote/1.0.28 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.2.16 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-syntax/0.7.2 \
+ crate://crates.io/regex/1.8.4 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustc-hash/1.1.0 \
+ crate://crates.io/rustix/0.37.20 \
+ crate://crates.io/ryu/1.0.13 \
+ crate://crates.io/same-file/1.0.6 \
+ crate://crates.io/scopeguard/1.1.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.164 \
+ crate://crates.io/serde_derive/1.0.164 \
+ crate://crates.io/serde_json/1.0.99 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/shlex/1.3.0 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.10.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/subtle/2.5.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.22 \
+ crate://crates.io/sysinfo/0.27.8 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.9 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.22 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.28.2 \
+ crate://crates.io/toml/0.7.5 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.11 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.9 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/uuid/1.4.0 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/walkdir/2.3.3 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/wildmatch/2.1.1 \
+ crate://crates.io/winapi-build/0.1.1 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.2.8 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.0 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
+ crate://crates.io/windows_aarch64_msvc/0.48.0 \
+ crate://crates.io/windows_i686_gnu/0.48.0 \
+ crate://crates.io/windows_i686_msvc/0.48.0 \
+ crate://crates.io/windows_x86_64_gnu/0.48.0 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
+ crate://crates.io/windows_x86_64_msvc/0.48.0 \
+ crate://crates.io/winnow/0.4.7 \
+ crate://crates.io/ws2_32-sys/0.2.1 \
+ file://0001-Remove-panic.patch \
+ "
+SRCREV = "72cea820a241aac81cf42bb6693a6e26ac25187c"
S = "${WORKDIR}/git"
CARGO_SRC_DIR = "key/aziot-keys"
# please note if you have entries that do not begin with crate://
# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/anstream/0.3.2 \
- crate://crates.io/anstyle-parse/0.2.1 \
- crate://crates.io/anstyle-query/1.0.0 \
- crate://crates.io/anstyle-wincon/1.0.1 \
- crate://crates.io/anstyle/1.0.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.69.4 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/bitflags/2.4.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/4.3.8 \
- crate://crates.io/clap_builder/4.3.8 \
- crate://crates.io/clap_derive/4.3.2 \
- crate://crates.io/clap_lex/0.5.0 \
- crate://crates.io/colorchoice/1.0.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.4.1 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.153 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.11 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/semver/1.0.22 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/utf8parse/0.2.1 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
SRC_URI[addr2line-0.19.0.sha256sum] = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
@@ -441,7 +440,7 @@ SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d6
SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
-SRC_URI[shlex-1.1.0.sha256sum] = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
+SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
SRC_URI[smallvec-1.10.0.sha256sum] = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
@@ -509,6 +508,7 @@ SRC_URI[windows_x86_64_msvc-0.48.0.sha256sum] = "1a515f5799fe4961cb532f983ce2b23
SRC_URI[winnow-0.4.7.sha256sum] = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
SRC_URI[ws2_32-sys-0.2.1.sha256sum] = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
+# FIXME: update generateme with the real MD5 of the license file
LIC_FILES_CHKSUM = " \
file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
"
@@ -517,8 +517,6 @@ SUMMARY = "aziot-keys is the default implementation of cryptographic operations
HOMEPAGE = "https://azure.github.io/iot-identity-service/"
LICENSE = "MIT"
-SRC_URI+= " file://0001-Remove-panic.patch"
-
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
# what cargo-bitbake generates.
diff --git a/recipes-core/aziot-keys/files/0001-Remove-panic.patch b/recipes-core/aziot-keys/files/0001-Remove-panic.patch
index 7af64a4c..d6de924a 100644
--- a/recipes-core/aziot-keys/files/0001-Remove-panic.patch
+++ b/recipes-core/aziot-keys/files/0001-Remove-panic.patch
@@ -1,5 +1,6 @@
-From 632c35def622cffd758cbd4415447ac88af1bc44 Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:53:48 +0000
+From dfd68af50f2594ed3ef28836f5c1f7a96bdb9edb Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 04:39:59 +0000
Subject: [PATCH] Remove panic
---
diff --git a/recipes-core/aziotctl/aziotctl-1.5.0.inc b/recipes-core/aziotctl/aziotctl-1.5.0.inc
deleted file mode 100644
index 06f7a9c7..00000000
--- a/recipes-core/aziotctl/aziotctl-1.5.0.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.5.0"
\ No newline at end of file
diff --git a/recipes-core/aziotctl/aziotctl.inc b/recipes-core/aziotctl/aziotctl.inc
index 52bbd40a..7095f2ef 100644
--- a/recipes-core/aziotctl/aziotctl.inc
+++ b/recipes-core/aziotctl/aziotctl.inc
@@ -1,4 +1,9 @@
DEPENDS += "openssl virtual/docker"
RDEPENDS:${PN} += "docker"
-export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
\ No newline at end of file
+export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
\ No newline at end of file
diff --git a/recipes-core/aziotctl/aziotctl_1.5.0.bb b/recipes-core/aziotctl/aziotctl_1.5.3.bb
similarity index 68%
rename from recipes-core/aziotctl/aziotctl_1.5.0.bb
rename to recipes-core/aziotctl/aziotctl_1.5.3.bb
index 831bc625..f638bf10 100644
--- a/recipes-core/aziotctl/aziotctl_1.5.0.bb
+++ b/recipes-core/aziotctl/aziotctl_1.5.3.bb
@@ -6,262 +6,261 @@ inherit cargo
# DEFAULT_PREFERENCE = "-1"
# how to get aziotctl could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotctl/1.5.0"
-SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+# SRC_URI += "crate://crates.io/aziotctl/1.5.3"
+SRC_URI += "crate://crates.io/addr2line/0.19.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.2 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.1 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.71 \
+ crate://crates.io/async-recursion/1.0.4 \
+ crate://crates.io/async-trait/0.1.68 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.67 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bindgen/0.69.4 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.2 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.79 \
+ crate://crates.io/cexpr/0.6.0 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clang-sys/1.6.1 \
+ crate://crates.io/clap/4.3.8 \
+ crate://crates.io/clap_builder/4.3.8 \
+ crate://crates.io/clap_derive/4.3.2 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/colored/2.0.0 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.8 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.1 \
+ crate://crates.io/darling_core/0.20.1 \
+ crate://crates.io/darling_macro/0.20.1 \
+ crate://crates.io/dashmap/5.4.0 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.8.1 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.0 \
+ crate://crates.io/erased-serde/0.3.25 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.1 \
+ crate://crates.io/filetime/0.2.21 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/fsevent-sys/2.0.1 \
+ crate://crates.io/fsevent/0.4.0 \
+ crate://crates.io/fuchsia-zircon-sys/0.3.3 \
+ crate://crates.io/fuchsia-zircon/0.3.3 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/glob/0.3.1 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/heck/0.4.1 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.2.6 \
+ crate://crates.io/hermit-abi/0.3.1 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/hmac/0.12.1 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.2 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/inotify-sys/0.1.5 \
+ crate://crates.io/inotify/0.7.1 \
+ crate://crates.io/io-lifetimes/1.0.11 \
+ crate://crates.io/iovec/0.1.4 \
+ crate://crates.io/is-terminal/0.4.7 \
+ crate://crates.io/itertools/0.10.5 \
+ crate://crates.io/itoa/1.0.6 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/kernel32-sys/0.2.2 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/lazycell/1.3.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/libloading/0.7.4 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.3.8 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.19 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.6.2 \
+ crate://crates.io/mio-extras/2.0.6 \
+ crate://crates.io/mio/0.6.23 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/miow/0.2.2 \
+ crate://crates.io/net2/0.2.39 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/notify/4.0.17 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.15 \
+ crate://crates.io/num_cpus/1.15.0 \
+ crate://crates.io/object/0.30.4 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.90 \
+ crate://crates.io/openssl/0.10.55 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/paste/1.0.12 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.9 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro2/1.0.63 \
+ crate://crates.io/quote/1.0.28 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.2.16 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-syntax/0.7.2 \
+ crate://crates.io/regex/1.8.4 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustc-hash/1.1.0 \
+ crate://crates.io/rustix/0.37.20 \
+ crate://crates.io/ryu/1.0.13 \
+ crate://crates.io/same-file/1.0.6 \
+ crate://crates.io/scopeguard/1.1.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.164 \
+ crate://crates.io/serde_derive/1.0.164 \
+ crate://crates.io/serde_json/1.0.99 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/shlex/1.3.0 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.10.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/subtle/2.5.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.22 \
+ crate://crates.io/sysinfo/0.27.8 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.9 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.22 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.28.2 \
+ crate://crates.io/toml/0.7.5 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.11 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.9 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/uuid/1.4.0 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/walkdir/2.3.3 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/wildmatch/2.1.1 \
+ crate://crates.io/winapi-build/0.1.1 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.2.8 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.0 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
+ crate://crates.io/windows_aarch64_msvc/0.48.0 \
+ crate://crates.io/windows_i686_gnu/0.48.0 \
+ crate://crates.io/windows_i686_msvc/0.48.0 \
+ crate://crates.io/windows_x86_64_gnu/0.48.0 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
+ crate://crates.io/windows_x86_64_msvc/0.48.0 \
+ crate://crates.io/winnow/0.4.7 \
+ crate://crates.io/ws2_32-sys/0.2.1 \
+ file://0001-Remove-panic.patch \
+ "
+SRCREV = "72cea820a241aac81cf42bb6693a6e26ac25187c"
S = "${WORKDIR}/git"
CARGO_SRC_DIR = "aziotctl"
# please note if you have entries that do not begin with crate://
# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.19.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.2 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/anstream/0.3.2 \
- crate://crates.io/anstyle-parse/0.2.1 \
- crate://crates.io/anstyle-query/1.0.0 \
- crate://crates.io/anstyle-wincon/1.0.1 \
- crate://crates.io/anstyle/1.0.1 \
- crate://crates.io/anyhow/1.0.71 \
- crate://crates.io/async-recursion/1.0.4 \
- crate://crates.io/async-trait/0.1.68 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.67 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bindgen/0.69.4 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/bitflags/2.4.2 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.79 \
- crate://crates.io/cexpr/0.6.0 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clang-sys/1.6.1 \
- crate://crates.io/clap/4.3.8 \
- crate://crates.io/clap_builder/4.3.8 \
- crate://crates.io/clap_derive/4.3.2 \
- crate://crates.io/clap_lex/0.5.0 \
- crate://crates.io/colorchoice/1.0.0 \
- crate://crates.io/colored/2.0.0 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.8 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.1 \
- crate://crates.io/darling_core/0.20.1 \
- crate://crates.io/darling_macro/0.20.1 \
- crate://crates.io/dashmap/5.4.0 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.8.1 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.0 \
- crate://crates.io/erased-serde/0.3.25 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.1 \
- crate://crates.io/filetime/0.2.21 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/fsevent-sys/2.0.1 \
- crate://crates.io/fsevent/0.4.0 \
- crate://crates.io/fuchsia-zircon-sys/0.3.3 \
- crate://crates.io/fuchsia-zircon/0.3.3 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/glob/0.3.1 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/heck/0.4.1 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.2.6 \
- crate://crates.io/hermit-abi/0.3.1 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/hmac/0.12.1 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.2 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/inotify-sys/0.1.5 \
- crate://crates.io/inotify/0.7.1 \
- crate://crates.io/io-lifetimes/1.0.11 \
- crate://crates.io/iovec/0.1.4 \
- crate://crates.io/is-terminal/0.4.7 \
- crate://crates.io/itertools/0.10.5 \
- crate://crates.io/itoa/1.0.6 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/kernel32-sys/0.2.2 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/lazycell/1.3.0 \
- crate://crates.io/libc/0.2.153 \
- crate://crates.io/libloading/0.7.4 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.3.8 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.19 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.6.2 \
- crate://crates.io/mio-extras/2.0.6 \
- crate://crates.io/mio/0.6.23 \
- crate://crates.io/mio/0.8.11 \
- crate://crates.io/miow/0.2.2 \
- crate://crates.io/net2/0.2.39 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/notify/4.0.17 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.15 \
- crate://crates.io/num_cpus/1.15.0 \
- crate://crates.io/object/0.30.4 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.90 \
- crate://crates.io/openssl/0.10.55 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/paste/1.0.12 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.9 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro2/1.0.63 \
- crate://crates.io/quote/1.0.28 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.2.16 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-syntax/0.7.2 \
- crate://crates.io/regex/1.8.4 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustc-hash/1.1.0 \
- crate://crates.io/rustix/0.37.20 \
- crate://crates.io/ryu/1.0.13 \
- crate://crates.io/same-file/1.0.6 \
- crate://crates.io/scopeguard/1.1.0 \
- crate://crates.io/semver/1.0.22 \
- crate://crates.io/serde/1.0.164 \
- crate://crates.io/serde_derive/1.0.164 \
- crate://crates.io/serde_json/1.0.99 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.10.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/subtle/2.5.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.22 \
- crate://crates.io/sysinfo/0.27.8 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.9 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.22 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio/1.28.2 \
- crate://crates.io/toml/0.7.5 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.11 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.9 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/utf8parse/0.2.1 \
- crate://crates.io/uuid/1.4.0 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/walkdir/2.3.3 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/wildmatch/2.1.1 \
- crate://crates.io/winapi-build/0.1.1 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.2.8 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.0 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
- crate://crates.io/windows_aarch64_msvc/0.48.0 \
- crate://crates.io/windows_i686_gnu/0.48.0 \
- crate://crates.io/windows_i686_msvc/0.48.0 \
- crate://crates.io/windows_x86_64_gnu/0.48.0 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
- crate://crates.io/windows_x86_64_msvc/0.48.0 \
- crate://crates.io/winnow/0.4.7 \
- crate://crates.io/ws2_32-sys/0.2.1 \
-"
SRC_URI[addr2line-0.19.0.sha256sum] = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
@@ -441,7 +440,7 @@ SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d6
SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
-SRC_URI[shlex-1.1.0.sha256sum] = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
+SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
SRC_URI[smallvec-1.10.0.sha256sum] = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
@@ -518,14 +517,6 @@ SUMMARY = "aziotctl is used to manage the IoT Identity Service and related servi
HOMEPAGE = "https://azure.github.io/iot-identity-service/"
LICENSE = "MIT"
-export SOCKET_DIR="/run/aziot"
-export USER_AZIOTID="aziotid"
-export USER_AZIOTCS="aziotcs"
-export USER_AZIOTKS="aziotks"
-export USER_AZIOTTPM="aziottpm"
-
-SRC_URI+= " file://0001-Remove-panic.patch"
-
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
# what cargo-bitbake generates.
diff --git a/recipes-core/aziotctl/files/0001-Remove-panic.patch b/recipes-core/aziotctl/files/0001-Remove-panic.patch
index 7af64a4c..567a443d 100644
--- a/recipes-core/aziotctl/files/0001-Remove-panic.patch
+++ b/recipes-core/aziotctl/files/0001-Remove-panic.patch
@@ -1,5 +1,6 @@
-From 632c35def622cffd758cbd4415447ac88af1bc44 Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:53:48 +0000
+From 361b95e43029625bb2b5b78307e3313630279b50 Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 04:49:31 +0000
Subject: [PATCH] Remove panic
---
diff --git a/recipes-core/aziotd/aziotd-1.5.0.inc b/recipes-core/aziotd/aziotd-1.5.0.inc
deleted file mode 100644
index 06f7a9c7..00000000
--- a/recipes-core/aziotd/aziotd-1.5.0.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.5.0"
\ No newline at end of file
diff --git a/recipes-core/aziotd/aziotd.inc b/recipes-core/aziotd/aziotd.inc
index 186a180c..7bf9aaac 100644
--- a/recipes-core/aziotd/aziotd.inc
+++ b/recipes-core/aziotd/aziotd.inc
@@ -10,15 +10,18 @@ SYSTEMD_SERVICE:${PN} += "aziot-identityd.service "
SYSTEMD_SERVICE:${PN} += "aziot-keyd.service "
SYSTEMD_SERVICE:${PN} += "aziot-tpmd.service "
-SRC_URI += "file://aziot-certd.service \
- file://aziot-identityd.service \
- file://aziot-keyd.service \
- file://aziot-tpmd.service \
- file://keys.generated.rs \
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
+
+SRC_URI = "file://aziot-certd.service \
+ file://aziot-identityd.service \
+ file://aziot-keyd.service \
+ file://aziot-tpmd.service \
"
-
-
do_install:append () {
install -d ${D}${systemd_unitdir}/system
diff --git a/recipes-core/aziotd/aziotd_1.5.0.bb b/recipes-core/aziotd/aziotd_1.5.3.bb
similarity index 92%
rename from recipes-core/aziotd/aziotd_1.5.0.bb
rename to recipes-core/aziotd/aziotd_1.5.3.bb
index d4077367..28d7b8d1 100644
--- a/recipes-core/aziotd/aziotd_1.5.0.bb
+++ b/recipes-core/aziotd/aziotd_1.5.3.bb
@@ -6,9 +6,9 @@ inherit cargo pkgconfig
# DEFAULT_PREFERENCE = "-1"
# how to get aziotd could be as easy as but default to a git checkout:
-# SRC_URI += "crate://crates.io/aziotd/1.5.0"
+# SRC_URI += "crate://crates.io/aziotd/1.5.3"
SRC_URI += "gitsm://github.com/Azure/iot-identity-service.git;protocol=https;nobranch=1"
-SRCREV = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV = "72cea820a241aac81cf42bb6693a6e26ac25187c"
S = "${WORKDIR}/git"
CARGO_SRC_DIR = "aziotd"
@@ -103,6 +103,7 @@ SRC_URI += " \
crate://crates.io/hermit-abi/0.3.1 \
crate://crates.io/hex/0.4.3 \
crate://crates.io/hmac/0.12.1 \
+ crate://crates.io/home/0.5.9 \
crate://crates.io/http-body/0.4.5 \
crate://crates.io/http/0.2.9 \
crate://crates.io/httparse/1.8.0 \
@@ -133,6 +134,7 @@ SRC_URI += " \
crate://crates.io/linked-hash-map/0.5.6 \
crate://crates.io/linked_hash_set/0.1.4 \
crate://crates.io/linux-raw-sys/0.3.8 \
+ crate://crates.io/linux-raw-sys/0.4.14 \
crate://crates.io/lock_api/0.4.10 \
crate://crates.io/log/0.4.19 \
crate://crates.io/memchr/2.5.0 \
@@ -166,6 +168,7 @@ SRC_URI += " \
crate://crates.io/pin-utils/0.1.0 \
crate://crates.io/pkg-config/0.3.27 \
crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/prettyplease/0.2.9 \
crate://crates.io/proc-macro2/1.0.63 \
crate://crates.io/quote/1.0.28 \
crate://crates.io/rand/0.8.5 \
@@ -180,6 +183,7 @@ SRC_URI += " \
crate://crates.io/rustc-demangle/0.1.23 \
crate://crates.io/rustc-hash/1.1.0 \
crate://crates.io/rustix/0.37.20 \
+ crate://crates.io/rustix/0.38.25 \
crate://crates.io/ryu/1.0.13 \
crate://crates.io/same-file/1.0.6 \
crate://crates.io/scopeguard/1.1.0 \
@@ -194,7 +198,7 @@ SRC_URI += " \
crate://crates.io/serial_test_derive/1.0.0 \
crate://crates.io/sha1/0.10.5 \
crate://crates.io/sha2/0.10.7 \
- crate://crates.io/shlex/1.1.0 \
+ crate://crates.io/shlex/1.3.0 \
crate://crates.io/slab/0.4.8 \
crate://crates.io/smallvec/1.10.0 \
crate://crates.io/socket2/0.4.9 \
@@ -242,6 +246,7 @@ SRC_URI += " \
crate://crates.io/wasm-bindgen-macro/0.2.87 \
crate://crates.io/wasm-bindgen-shared/0.2.87 \
crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/which/4.4.2 \
crate://crates.io/wildmatch/2.1.1 \
crate://crates.io/winapi-build/0.1.1 \
crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
@@ -250,19 +255,48 @@ SRC_URI += " \
crate://crates.io/winapi/0.2.8 \
crate://crates.io/winapi/0.3.9 \
crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-sys/0.52.0 \
crate://crates.io/windows-targets/0.48.0 \
+ crate://crates.io/windows-targets/0.52.6 \
crate://crates.io/windows/0.48.0 \
crate://crates.io/windows_aarch64_gnullvm/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.52.6 \
crate://crates.io/windows_aarch64_msvc/0.48.0 \
+ crate://crates.io/windows_aarch64_msvc/0.52.6 \
crate://crates.io/windows_i686_gnu/0.48.0 \
+ crate://crates.io/windows_i686_gnu/0.52.6 \
+ crate://crates.io/windows_i686_gnullvm/0.52.6 \
crate://crates.io/windows_i686_msvc/0.48.0 \
+ crate://crates.io/windows_i686_msvc/0.52.6 \
crate://crates.io/windows_x86_64_gnu/0.48.0 \
+ crate://crates.io/windows_x86_64_gnu/0.52.6 \
crate://crates.io/windows_x86_64_gnullvm/0.48.0 \
+ crate://crates.io/windows_x86_64_gnullvm/0.52.6 \
crate://crates.io/windows_x86_64_msvc/0.48.0 \
+ crate://crates.io/windows_x86_64_msvc/0.52.6 \
crate://crates.io/winnow/0.4.7 \
crate://crates.io/ws2_32-sys/0.2.1 \
+ file://0001-Remove-panic.patch \
+ file://0003-Fix-keys.generated.rs-bindings.patch \
+ file://0002-Fix-rustdoc-warning.patch \
+ file://keys.generated.rs \
"
+SRC_URI[home-0.5.9.sha256sum] = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
+SRC_URI[linux-raw-sys-0.4.14.sha256sum] = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
+SRC_URI[prettyplease-0.2.9.sha256sum] = "9825a04601d60621feed79c4e6b56d65db77cdca55cef43b46b0de1096d1c282"
+SRC_URI[rustix-0.38.25.sha256sum] = "dc99bc2d4f1fed22595588a013687477aedf3cdcfb26558c559edb67b4d9b22e"
+SRC_URI[which-4.4.2.sha256sum] = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
+SRC_URI[windows-sys-0.52.0.sha256sum] = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
+SRC_URI[windows-targets-0.52.6.sha256sum] = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
+SRC_URI[windows_aarch64_gnullvm-0.52.6.sha256sum] = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
+SRC_URI[windows_aarch64_msvc-0.52.6.sha256sum] = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
+SRC_URI[windows_i686_gnu-0.52.6.sha256sum] = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
+SRC_URI[windows_i686_gnullvm-0.52.6.sha256sum] = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
+SRC_URI[windows_i686_msvc-0.52.6.sha256sum] = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
+SRC_URI[windows_x86_64_gnu-0.52.6.sha256sum] = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
+SRC_URI[windows_x86_64_gnullvm-0.52.6.sha256sum] = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
+SRC_URI[windows_x86_64_msvc-0.52.6.sha256sum] = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
SRC_URI[addr2line-0.19.0.sha256sum] = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
SRC_URI[aho-corasick-1.0.2.sha256sum] = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
@@ -441,7 +475,7 @@ SRC_URI[serial_test-1.0.0.sha256sum] = "538c30747ae860d6fb88330addbbd3e0ddbe46d6
SRC_URI[serial_test_derive-1.0.0.sha256sum] = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
SRC_URI[sha1-0.10.5.sha256sum] = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
SRC_URI[sha2-0.10.7.sha256sum] = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
-SRC_URI[shlex-1.1.0.sha256sum] = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
+SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
SRC_URI[slab-0.4.8.sha256sum] = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
SRC_URI[smallvec-1.10.0.sha256sum] = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
SRC_URI[socket2-0.4.9.sha256sum] = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
@@ -509,6 +543,7 @@ SRC_URI[windows_x86_64_msvc-0.48.0.sha256sum] = "1a515f5799fe4961cb532f983ce2b23
SRC_URI[winnow-0.4.7.sha256sum] = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
SRC_URI[ws2_32-sys-0.2.1.sha256sum] = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
+# FIXME: update generateme with the real MD5 of the license file
LIC_FILES_CHKSUM = " \
file://LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e \
"
@@ -517,16 +552,6 @@ SUMMARY = "aziotd is the main binary for the IoT Identity Service and related se
HOMEPAGE = "https://azure.github.io/iot-identity-service/"
LICENSE = "MIT"
-export SOCKET_DIR="/run/aziot"
-export USER_AZIOTID="aziotid"
-export USER_AZIOTCS="aziotcs"
-export USER_AZIOTKS="aziotks"
-export USER_AZIOTTPM="aziottpm"
-
-RUSTFLAGS += "-Clink-arg=-Wl,-rpath,${libdir}/rustlib/${RUST_HOST_SYS}/lib"
-
-SRC_URI+= " file://0001-Remove-panic.patch"
-
# includes this file if it exists but does not fail
# this is useful for anything you may want to override from
# what cargo-bitbake generates.
diff --git a/recipes-core/aziotd/files/0001-Remove-panic.patch b/recipes-core/aziotd/files/0001-Remove-panic.patch
index 7af64a4c..855f96a7 100644
--- a/recipes-core/aziotd/files/0001-Remove-panic.patch
+++ b/recipes-core/aziotd/files/0001-Remove-panic.patch
@@ -1,5 +1,6 @@
-From 632c35def622cffd758cbd4415447ac88af1bc44 Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:53:48 +0000
+From d777fc986e9ff99b3bd73bb39646f5972cec8267 Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 04:55:12 +0000
Subject: [PATCH] Remove panic
---
diff --git a/recipes-core/aziotd/files/0002-Fix-rustdoc-warning.patch b/recipes-core/aziotd/files/0002-Fix-rustdoc-warning.patch
new file mode 100644
index 00000000..335f97dd
--- /dev/null
+++ b/recipes-core/aziotd/files/0002-Fix-rustdoc-warning.patch
@@ -0,0 +1,42 @@
+From d65246db44dcd25dffc5a134414ff07a098ec80b Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 05:06:58 +0000
+Subject: [PATCH] Fix rustdoc warning
+
+---
+ tpm/aziot-tpm-common-http/src/lib.rs | 4 ++--
+ tpm/aziot-tpmd/src/http/get_tpm_keys.rs | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/tpm/aziot-tpm-common-http/src/lib.rs b/tpm/aziot-tpm-common-http/src/lib.rs
+index ee6e6ca..0f39466 100644
+--- a/tpm/aziot-tpm-common-http/src/lib.rs
++++ b/tpm/aziot-tpm-common-http/src/lib.rs
+@@ -37,9 +37,9 @@ pub mod get_tpm_keys {
+
+ #[derive(Debug, Deserialize, Serialize)]
+ pub struct Response {
+- /// The TPM's Endorsement Key
++ // The TPM's Endorsement Key
+ pub endorsement_key: http_common::ByteString,
+- /// The TPM's Storage Root Key
++ // The TPM's Storage Root Key
+ pub storage_root_key: http_common::ByteString,
+ }
+ }
+diff --git a/tpm/aziot-tpmd/src/http/get_tpm_keys.rs b/tpm/aziot-tpmd/src/http/get_tpm_keys.rs
+index 181e6c6..883b44e 100644
+--- a/tpm/aziot-tpmd/src/http/get_tpm_keys.rs
++++ b/tpm/aziot-tpmd/src/http/get_tpm_keys.rs
+@@ -42,9 +42,9 @@ impl http_common::server::Route for Route {
+ .map_err(|e| super::to_http_error(&Error::Internal(InternalError::GetTpmKeys(e))))?;
+
+ let res = aziot_tpm_common_http::get_tpm_keys::Response {
+- /// The TPM's Endorsement Key
++ // The TPM's Endorsement Key
+ endorsement_key: http_common::ByteString(endorsement_key),
+- /// The TPM's Storage Root Key
++ // The TPM's Storage Root Key
+ storage_root_key: http_common::ByteString(storage_root_key),
+ };
+
diff --git a/recipes-core/aziotd/files/0003-Fix-keys.generated.rs-bindings.patch b/recipes-core/aziotd/files/0003-Fix-keys.generated.rs-bindings.patch
new file mode 100644
index 00000000..d89c84d4
--- /dev/null
+++ b/recipes-core/aziotd/files/0003-Fix-keys.generated.rs-bindings.patch
@@ -0,0 +1,403 @@
+From b9762acb79af39706755199cf302329f9560232c Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 06:52:51 +0000
+Subject: [PATCH] Fix keys.generated.rs bindings
+
+---
+ Cargo.lock | 169 +++++++++++++++++++++++++++++++++-----
+ key/aziot-keyd/Cargo.toml | 3 +
+ key/aziot-keyd/build.rs | 17 ++++
+ 3 files changed, 168 insertions(+), 21 deletions(-)
+
+diff --git a/Cargo.lock b/Cargo.lock
+index 215af7f..784d260 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -77,7 +77,7 @@ version = "1.0.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
+ dependencies = [
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -87,7 +87,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
+ dependencies = [
+ "anstyle",
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -427,6 +427,7 @@ dependencies = [
+ "aziot-key-common-http",
+ "aziot-keyd-config",
+ "base64 0.21.2",
++ "bindgen",
+ "config-common",
+ "futures-util",
+ "http",
+@@ -666,12 +667,15 @@ dependencies = [
+ "itertools",
+ "lazy_static",
+ "lazycell",
++ "log",
++ "prettyplease",
+ "proc-macro2",
+ "quote",
+ "regex",
+ "rustc-hash",
+ "shlex",
+ "syn 2.0.22",
++ "which",
+ ]
+
+ [[package]]
+@@ -1027,7 +1031,7 @@ checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
+ dependencies = [
+ "errno-dragonfly",
+ "libc",
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -1059,7 +1063,7 @@ dependencies = [
+ "cfg-if 1.0.0",
+ "libc",
+ "redox_syscall 0.2.16",
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -1331,6 +1335,15 @@ dependencies = [
+ "digest",
+ ]
+
++[[package]]
++name = "home"
++version = "0.5.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
++dependencies = [
++ "windows-sys 0.52.0",
++]
++
+ [[package]]
+ name = "http"
+ version = "0.2.9"
+@@ -1545,7 +1558,7 @@ checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
+ dependencies = [
+ "hermit-abi 0.3.1",
+ "libc",
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -1565,8 +1578,8 @@ checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
+ dependencies = [
+ "hermit-abi 0.3.1",
+ "io-lifetimes",
+- "rustix",
+- "windows-sys",
++ "rustix 0.37.20",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -1652,6 +1665,12 @@ version = "0.3.8"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
+
++[[package]]
++name = "linux-raw-sys"
++version = "0.4.14"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
++
+ [[package]]
+ name = "lock_api"
+ version = "0.4.10"
+@@ -1755,7 +1774,7 @@ checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
+ dependencies = [
+ "libc",
+ "wasi 0.11.0+wasi-snapshot-preview1",
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -2005,7 +2024,7 @@ dependencies = [
+ "libc",
+ "redox_syscall 0.3.5",
+ "smallvec",
+- "windows-targets",
++ "windows-targets 0.48.0",
+ ]
+
+ [[package]]
+@@ -2066,6 +2085,16 @@ version = "0.2.17"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
+
++[[package]]
++name = "prettyplease"
++version = "0.2.9"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9825a04601d60621feed79c4e6b56d65db77cdca55cef43b46b0de1096d1c282"
++dependencies = [
++ "proc-macro2",
++ "syn 2.0.22",
++]
++
+ [[package]]
+ name = "proc-macro2"
+ version = "1.0.63"
+@@ -2201,8 +2230,21 @@ dependencies = [
+ "errno",
+ "io-lifetimes",
+ "libc",
+- "linux-raw-sys",
+- "windows-sys",
++ "linux-raw-sys 0.3.8",
++ "windows-sys 0.48.0",
++]
++
++[[package]]
++name = "rustix"
++version = "0.38.25"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "dc99bc2d4f1fed22595588a013687477aedf3cdcfb26558c559edb67b4d9b22e"
++dependencies = [
++ "bitflags 2.4.2",
++ "errno",
++ "libc",
++ "linux-raw-sys 0.4.14",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -2536,7 +2578,7 @@ dependencies = [
+ "pin-project-lite",
+ "socket2",
+ "tokio-macros",
+- "windows-sys",
++ "windows-sys 0.48.0",
+ ]
+
+ [[package]]
+@@ -2826,6 +2868,18 @@ version = "0.2.87"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
+
++[[package]]
++name = "which"
++version = "4.4.2"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
++dependencies = [
++ "either",
++ "home",
++ "once_cell",
++ "rustix 0.38.25",
++]
++
+ [[package]]
+ name = "wildmatch"
+ version = "2.1.1"
+@@ -2881,7 +2935,7 @@ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
+ dependencies = [
+- "windows-targets",
++ "windows-targets 0.48.0",
+ ]
+
+ [[package]]
+@@ -2890,7 +2944,16 @@ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
+ dependencies = [
+- "windows-targets",
++ "windows-targets 0.48.0",
++]
++
++[[package]]
++name = "windows-sys"
++version = "0.52.0"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
++dependencies = [
++ "windows-targets 0.52.6",
+ ]
+
+ [[package]]
+@@ -2899,13 +2962,29 @@ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
+ dependencies = [
+- "windows_aarch64_gnullvm",
+- "windows_aarch64_msvc",
+- "windows_i686_gnu",
+- "windows_i686_msvc",
+- "windows_x86_64_gnu",
+- "windows_x86_64_gnullvm",
+- "windows_x86_64_msvc",
++ "windows_aarch64_gnullvm 0.48.0",
++ "windows_aarch64_msvc 0.48.0",
++ "windows_i686_gnu 0.48.0",
++ "windows_i686_msvc 0.48.0",
++ "windows_x86_64_gnu 0.48.0",
++ "windows_x86_64_gnullvm 0.48.0",
++ "windows_x86_64_msvc 0.48.0",
++]
++
++[[package]]
++name = "windows-targets"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
++dependencies = [
++ "windows_aarch64_gnullvm 0.52.6",
++ "windows_aarch64_msvc 0.52.6",
++ "windows_i686_gnu 0.52.6",
++ "windows_i686_gnullvm",
++ "windows_i686_msvc 0.52.6",
++ "windows_x86_64_gnu 0.52.6",
++ "windows_x86_64_gnullvm 0.52.6",
++ "windows_x86_64_msvc 0.52.6",
+ ]
+
+ [[package]]
+@@ -2914,42 +2993,90 @@ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
+
++[[package]]
++name = "windows_aarch64_gnullvm"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
++
+ [[package]]
+ name = "windows_aarch64_msvc"
+ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
+
++[[package]]
++name = "windows_aarch64_msvc"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
++
+ [[package]]
+ name = "windows_i686_gnu"
+ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
+
++[[package]]
++name = "windows_i686_gnu"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
++
++[[package]]
++name = "windows_i686_gnullvm"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
++
+ [[package]]
+ name = "windows_i686_msvc"
+ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
+
++[[package]]
++name = "windows_i686_msvc"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
++
+ [[package]]
+ name = "windows_x86_64_gnu"
+ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
+
++[[package]]
++name = "windows_x86_64_gnu"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
++
+ [[package]]
+ name = "windows_x86_64_gnullvm"
+ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
+
++[[package]]
++name = "windows_x86_64_gnullvm"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
++
+ [[package]]
+ name = "windows_x86_64_msvc"
+ version = "0.48.0"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
+
++[[package]]
++name = "windows_x86_64_msvc"
++version = "0.52.6"
++source = "registry+https://github.com/rust-lang/crates.io-index"
++checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
++
+ [[package]]
+ name = "winnow"
+ version = "0.4.7"
+diff --git a/key/aziot-keyd/Cargo.toml b/key/aziot-keyd/Cargo.toml
+index 4f502a6..839fb94 100644
+--- a/key/aziot-keyd/Cargo.toml
++++ b/key/aziot-keyd/Cargo.toml
+@@ -29,3 +29,6 @@ aziot-key-common-http = { path = "../aziot-key-common-http" }
+ aziot-keyd-config = { path = "../aziot-keyd-config" }
+ config-common = { path = "../../config-common", features = ["watcher"] }
+ http-common = { path = "../../http-common" }
++
++[build-dependencies]
++bindgen = "0.69.4"
+diff --git a/key/aziot-keyd/build.rs b/key/aziot-keyd/build.rs
+index 86b1bf3..89bc907 100644
+--- a/key/aziot-keyd/build.rs
++++ b/key/aziot-keyd/build.rs
+@@ -5,4 +5,21 @@
+
+ fn main() {
+ println!("cargo:rustc-link-lib=aziot_keys");
++ // to bindgen, and lets you build up options for
++ // the resulting bindings.
++ let bindings = bindgen::Builder::default()
++ // The input header we would like to generate
++ // bindings for.
++ .header("../aziot-keys/aziot-keys.h")
++ // Tell cargo to invalidate the built crate whenever any of the
++ // included header files changed.
++ .parse_callbacks(Box::new(bindgen::CargoCallbacks::new()))
++ // Finish the builder and generate the bindings.
++ .generate()
++ // Unwrap the Result and panic on failure.
++ .expect("Unable to generate bindings");
++
++ bindings
++ .write_to_file("src/keys.generated.rs")
++ .expect("Couldn't write bindings!");
+ }
diff --git a/recipes-core/iotedge/files/0001-Fix-Cargo.lock-and-panic.patch b/recipes-core/iotedge/files/0001-Fix-Cargo.lock-and-panic.patch
new file mode 100644
index 00000000..c6464471
--- /dev/null
+++ b/recipes-core/iotedge/files/0001-Fix-Cargo.lock-and-panic.patch
@@ -0,0 +1,247 @@
+From 8c9eb1ebb5d744441755782a1b8384e388196458 Mon Sep 17 00:00:00 2001
+From: Your Name
+Date: Mon, 23 Sep 2024 07:07:13 +0000
+Subject: [PATCH] Fix Cargo.lock and panic
+
+---
+ edgelet/Cargo.lock | 26 --------------------------
+ edgelet/Cargo.toml | 2 --
+ edgelet/iotedge/Cargo.lock | 1 +
+ 3 files changed, 1 insertion(+), 28 deletions(-)
+ create mode 120000 edgelet/iotedge/Cargo.lock
+
+diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock
+index 7885d8905..84182965e 100644
+--- a/edgelet/Cargo.lock
++++ b/edgelet/Cargo.lock
+@@ -127,7 +127,6 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
+ [[package]]
+ name = "aziot-cert-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-key-common",
+@@ -140,7 +139,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-cert-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "serde",
+@@ -149,7 +147,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-certd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "cert-renewal",
+ "hex",
+@@ -192,7 +189,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -206,7 +202,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -217,7 +212,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identity-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-cert-common-http",
+ "aziot-identity-common",
+@@ -230,7 +224,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-identityd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-identity-common",
+ "cert-renewal",
+@@ -245,7 +238,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -260,7 +252,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-client-async"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "aziot-key-common-http",
+@@ -273,7 +264,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "serde",
+ ]
+@@ -281,7 +271,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-common-http"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-common",
+ "http-common",
+@@ -291,7 +280,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-key-openssl-engine"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-key-client",
+ "aziot-key-common",
+@@ -309,7 +297,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keyd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "http-common",
+ "libc",
+@@ -319,7 +306,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-keys-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "pkcs11",
+ "serde",
+@@ -329,7 +315,6 @@ dependencies = [
+ [[package]]
+ name = "aziot-tpmd-config"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "http-common",
+ "serde",
+@@ -338,7 +323,6 @@ dependencies = [
+ [[package]]
+ name = "aziotctl-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "anyhow",
+ "aziot-certd-config",
+@@ -445,7 +429,6 @@ dependencies = [
+ [[package]]
+ name = "cert-renewal"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "async-trait",
+ "chrono",
+@@ -543,7 +526,6 @@ dependencies = [
+ [[package]]
+ name = "config-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "serde",
+ "toml",
+@@ -1200,7 +1182,6 @@ dependencies = [
+ [[package]]
+ name = "http-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "async-trait",
+ "base64 0.21.2",
+@@ -1500,7 +1481,6 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
+ [[package]]
+ name = "logger"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "env_logger",
+ "log",
+@@ -1647,7 +1627,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-build"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "cc",
+ ]
+@@ -1689,7 +1668,6 @@ dependencies = [
+ [[package]]
+ name = "openssl-sys2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "openssl-build",
+ "openssl-sys",
+@@ -1698,7 +1676,6 @@ dependencies = [
+ [[package]]
+ name = "openssl2"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "foreign-types",
+ "foreign-types-shared",
+@@ -1758,7 +1735,6 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
+ [[package]]
+ name = "pkcs11"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "foreign-types-shared",
+ "lazy_static",
+@@ -1775,7 +1751,6 @@ dependencies = [
+ [[package]]
+ name = "pkcs11-sys"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+
+ [[package]]
+ name = "pkg-config"
+@@ -2224,7 +2199,6 @@ dependencies = [
+ [[package]]
+ name = "test-common"
+ version = "0.1.0"
+-source = "git+https://github.com/Azure/iot-identity-service?branch=main#72cea820a241aac81cf42bb6693a6e26ac25187c"
+ dependencies = [
+ "aziot-identity-common",
+ "aziot-identity-common-http",
+diff --git a/edgelet/Cargo.toml b/edgelet/Cargo.toml
+index d0fdba5c8..143c6e5ab 100644
+--- a/edgelet/Cargo.toml
++++ b/edgelet/Cargo.toml
+@@ -16,10 +16,8 @@ members = [
+ resolver = "2"
+
+ [profile.dev]
+-panic = 'abort'
+
+ [profile.release]
+-panic = 'abort'
+ # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
+ # make them available in a separate package.
+ # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
+diff --git a/edgelet/iotedge/Cargo.lock b/edgelet/iotedge/Cargo.lock
+new file mode 120000
+index 000000000..09fdd3b6b
+--- /dev/null
++++ b/edgelet/iotedge/Cargo.lock
+@@ -0,0 +1 @@
++../Cargo.lock
+\ No newline at end of file
diff --git a/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch b/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
deleted file mode 100644
index a31db679..00000000
--- a/recipes-core/iotedge/files/0001-Remove-git-from-Cargo.patch
+++ /dev/null
@@ -1,2940 +0,0 @@
-From 77cd071859a02fe39265b4b9e27248f8c0f1914f Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:38:55 +0000
-Subject: [PATCH] Remove git from Cargo
-
----
- edgelet/Cargo.lock | 26 -
- edgelet/Cargo.toml | 2 -
- edgelet/aziot-edged/Cargo.lock | 2696 ++++++++++++++++++++++++++++++++
- 3 files changed, 2696 insertions(+), 28 deletions(-)
- create mode 100644 edgelet/aziot-edged/Cargo.lock
-
-diff --git a/edgelet/Cargo.lock b/edgelet/Cargo.lock
-index 66e9035f7..84182965e 100644
---- a/edgelet/Cargo.lock
-+++ b/edgelet/Cargo.lock
-@@ -127,7 +127,6 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
- [[package]]
- name = "aziot-cert-client-async"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-cert-common-http",
- "aziot-key-common",
-@@ -140,7 +139,6 @@ dependencies = [
- [[package]]
- name = "aziot-cert-common-http"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "serde",
-@@ -149,7 +147,6 @@ dependencies = [
- [[package]]
- name = "aziot-certd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "cert-renewal",
- "hex",
-@@ -192,7 +189,6 @@ dependencies = [
- [[package]]
- name = "aziot-identity-client-async"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-cert-common-http",
- "aziot-identity-common",
-@@ -206,7 +202,6 @@ dependencies = [
- [[package]]
- name = "aziot-identity-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "http-common",
-@@ -217,7 +212,6 @@ dependencies = [
- [[package]]
- name = "aziot-identity-common-http"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-cert-common-http",
- "aziot-identity-common",
-@@ -230,7 +224,6 @@ dependencies = [
- [[package]]
- name = "aziot-identityd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-identity-common",
- "cert-renewal",
-@@ -245,7 +238,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-client"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "aziot-key-common-http",
-@@ -260,7 +252,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-client-async"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "aziot-key-common-http",
-@@ -273,7 +264,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "serde",
- ]
-@@ -281,7 +271,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-common-http"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-common",
- "http-common",
-@@ -291,7 +280,6 @@ dependencies = [
- [[package]]
- name = "aziot-key-openssl-engine"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-key-client",
- "aziot-key-common",
-@@ -309,7 +297,6 @@ dependencies = [
- [[package]]
- name = "aziot-keyd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "http-common",
- "libc",
-@@ -319,7 +306,6 @@ dependencies = [
- [[package]]
- name = "aziot-keys-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "pkcs11",
- "serde",
-@@ -329,7 +315,6 @@ dependencies = [
- [[package]]
- name = "aziot-tpmd-config"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "http-common",
- "serde",
-@@ -338,7 +323,6 @@ dependencies = [
- [[package]]
- name = "aziotctl-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "anyhow",
- "aziot-certd-config",
-@@ -445,7 +429,6 @@ dependencies = [
- [[package]]
- name = "cert-renewal"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "async-trait",
- "chrono",
-@@ -543,7 +526,6 @@ dependencies = [
- [[package]]
- name = "config-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "serde",
- "toml",
-@@ -1200,7 +1182,6 @@ dependencies = [
- [[package]]
- name = "http-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "async-trait",
- "base64 0.21.2",
-@@ -1500,7 +1481,6 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
- [[package]]
- name = "logger"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "env_logger",
- "log",
-@@ -1647,7 +1627,6 @@ dependencies = [
- [[package]]
- name = "openssl-build"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "cc",
- ]
-@@ -1689,7 +1668,6 @@ dependencies = [
- [[package]]
- name = "openssl-sys2"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "openssl-build",
- "openssl-sys",
-@@ -1698,7 +1676,6 @@ dependencies = [
- [[package]]
- name = "openssl2"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "foreign-types",
- "foreign-types-shared",
-@@ -1758,7 +1735,6 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
- [[package]]
- name = "pkcs11"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "foreign-types-shared",
- "lazy_static",
-@@ -1775,7 +1751,6 @@ dependencies = [
- [[package]]
- name = "pkcs11-sys"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
-
- [[package]]
- name = "pkg-config"
-@@ -2224,7 +2199,6 @@ dependencies = [
- [[package]]
- name = "test-common"
- version = "0.1.0"
--source = "git+https://github.com/Azure/iot-identity-service?branch=main#b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
- dependencies = [
- "aziot-identity-common",
- "aziot-identity-common-http",
-diff --git a/edgelet/Cargo.toml b/edgelet/Cargo.toml
-index d0fdba5c8..143c6e5ab 100644
---- a/edgelet/Cargo.toml
-+++ b/edgelet/Cargo.toml
-@@ -16,10 +16,8 @@ members = [
- resolver = "2"
-
- [profile.dev]
--panic = 'abort'
-
- [profile.release]
--panic = 'abort'
- # Release builds will have full symbols. The packaging phase will strip symbols from binaries and
- # make them available in a separate package.
- # Notes: Snaps don't have a good story for debug symbols, so for now we'll override this setting in
-diff --git a/edgelet/iotedge/Cargo.lock b/edgelet/iotedge/Cargo.lock
-new file mode 100644
-index 000000000..84182965e
---- /dev/null
-+++ b/edgelet/iotedge/Cargo.lock
-@@ -0,0 +1,2696 @@
-+# This file is automatically @generated by Cargo.
-+# It is not intended for manual editing.
-+version = 3
-+
-+[[package]]
-+name = "addr2line"
-+version = "0.20.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
-+dependencies = [
-+ "gimli",
-+]
-+
-+[[package]]
-+name = "adler"
-+version = "1.0.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
-+
-+[[package]]
-+name = "aho-corasick"
-+version = "1.0.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
-+dependencies = [
-+ "memchr",
-+]
-+
-+[[package]]
-+name = "android-tzdata"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
-+
-+[[package]]
-+name = "android_system_properties"
-+version = "0.1.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "anstream"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
-+dependencies = [
-+ "anstyle",
-+ "anstyle-parse",
-+ "anstyle-query",
-+ "anstyle-wincon",
-+ "colorchoice",
-+ "is-terminal",
-+ "utf8parse",
-+]
-+
-+[[package]]
-+name = "anstyle"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
-+
-+[[package]]
-+name = "anstyle-parse"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
-+dependencies = [
-+ "utf8parse",
-+]
-+
-+[[package]]
-+name = "anstyle-query"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
-+dependencies = [
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "anstyle-wincon"
-+version = "1.0.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
-+dependencies = [
-+ "anstyle",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "anyhow"
-+version = "1.0.74"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8c6f84b74db2535ebae81eede2f39b947dcbf01d093ae5f791e5dd414a1bf289"
-+
-+[[package]]
-+name = "async-trait"
-+version = "0.1.73"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "atty"
-+version = "0.2.14"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
-+dependencies = [
-+ "hermit-abi 0.1.19",
-+ "libc",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "autocfg"
-+version = "1.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
-+
-+[[package]]
-+name = "aziot-cert-client-async"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-cert-common-http",
-+ "aziot-key-common",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "aziot-cert-common-http"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-certd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "cert-renewal",
-+ "hex",
-+ "http-common",
-+ "libc",
-+ "openssl",
-+ "serde",
-+ "serde_with",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-edged"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "base64 0.21.2",
-+ "chrono",
-+ "clap",
-+ "edgelet-core",
-+ "edgelet-docker",
-+ "edgelet-http",
-+ "edgelet-http-mgmt",
-+ "edgelet-http-workload",
-+ "edgelet-image-cleanup",
-+ "edgelet-settings",
-+ "futures-util",
-+ "http-common",
-+ "log",
-+ "logger",
-+ "serde",
-+ "serde_json",
-+ "sha2",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-identity-client-async"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-cert-common-http",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "aziot-identity-common"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "http-common",
-+ "openssl",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-identity-common-http"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-cert-common-http",
-+ "aziot-identity-common",
-+ "aziot-key-common",
-+ "http-common",
-+ "serde",
-+ "serde_json",
-+]
-+
-+[[package]]
-+name = "aziot-identityd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-identity-common",
-+ "cert-renewal",
-+ "http-common",
-+ "libc",
-+ "openssl",
-+ "serde",
-+ "serde_json",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-key-client"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "aziot-key-common-http",
-+ "http",
-+ "http-common",
-+ "httparse",
-+ "percent-encoding",
-+ "serde",
-+ "serde_json",
-+]
-+
-+[[package]]
-+name = "aziot-key-client-async"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "aziot-key-common-http",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "aziot-key-common"
-+version = "0.1.0"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-key-common-http"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-common",
-+ "http-common",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-key-openssl-engine"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-key-client",
-+ "aziot-key-common",
-+ "base64 0.21.2",
-+ "foreign-types-shared",
-+ "log",
-+ "openssl",
-+ "openssl-build",
-+ "openssl-errors",
-+ "openssl-sys",
-+ "openssl-sys2",
-+ "openssl2",
-+]
-+
-+[[package]]
-+name = "aziot-keyd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "http-common",
-+ "libc",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziot-keys-common"
-+version = "0.1.0"
-+dependencies = [
-+ "pkcs11",
-+ "serde",
-+ "url",
-+]
-+
-+[[package]]
-+name = "aziot-tpmd-config"
-+version = "0.1.0"
-+dependencies = [
-+ "http-common",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "aziotctl-common"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "aziot-certd-config",
-+ "aziot-identityd-config",
-+ "aziot-keyd-config",
-+ "aziot-keys-common",
-+ "aziot-tpmd-config",
-+ "base64 0.21.2",
-+ "cert-renewal",
-+ "http-common",
-+ "log",
-+ "nix",
-+ "serde",
-+ "serde_json",
-+ "serde_with",
-+ "url",
-+]
-+
-+[[package]]
-+name = "backtrace"
-+version = "0.3.68"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
-+dependencies = [
-+ "addr2line",
-+ "cc",
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "miniz_oxide",
-+ "object",
-+ "rustc-demangle",
-+]
-+
-+[[package]]
-+name = "base64"
-+version = "0.13.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
-+
-+[[package]]
-+name = "base64"
-+version = "0.21.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
-+
-+[[package]]
-+name = "bitflags"
-+version = "1.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
-+
-+[[package]]
-+name = "bitflags"
-+version = "2.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
-+
-+[[package]]
-+name = "block-buffer"
-+version = "0.10.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
-+dependencies = [
-+ "generic-array",
-+]
-+
-+[[package]]
-+name = "bumpalo"
-+version = "3.13.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
-+
-+[[package]]
-+name = "byte-unit"
-+version = "4.0.19"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "da78b32057b8fdfc352504708feeba7216dcd65a2c9ab02978cbd288d1279b6c"
-+dependencies = [
-+ "serde",
-+ "utf8-width",
-+]
-+
-+[[package]]
-+name = "byteorder"
-+version = "1.4.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
-+
-+[[package]]
-+name = "bytes"
-+version = "1.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
-+
-+[[package]]
-+name = "cc"
-+version = "1.0.82"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "cert-renewal"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "chrono",
-+ "futures-util",
-+ "log",
-+ "openssl",
-+ "serde",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "cfg-if"
-+version = "0.1.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
-+
-+[[package]]
-+name = "cfg-if"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
-+
-+[[package]]
-+name = "chrono"
-+version = "0.4.26"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
-+dependencies = [
-+ "android-tzdata",
-+ "iana-time-zone",
-+ "js-sys",
-+ "num-traits",
-+ "serde",
-+ "time 0.1.45",
-+ "wasm-bindgen",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "chrono-humanize"
-+version = "0.2.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "799627e6b4d27827a814e837b9d8a504832086081806d45b1afa34dc982b023b"
-+dependencies = [
-+ "chrono",
-+]
-+
-+[[package]]
-+name = "clap"
-+version = "4.3.21"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c27cdf28c0f604ba3f512b0c9a409f8de8513e4816705deb0498b627e7c3a3fd"
-+dependencies = [
-+ "clap_builder",
-+]
-+
-+[[package]]
-+name = "clap_builder"
-+version = "4.3.21"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "08a9f1ab5e9f01a9b81f202e8562eb9a10de70abf9eaeac1be465c28b75aa4aa"
-+dependencies = [
-+ "anstream",
-+ "anstyle",
-+ "clap_lex",
-+ "once_cell",
-+ "strsim",
-+]
-+
-+[[package]]
-+name = "clap_lex"
-+version = "0.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
-+
-+[[package]]
-+name = "colorchoice"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
-+
-+[[package]]
-+name = "config"
-+version = "0.13.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d379af7f68bfc21714c6c7dea883544201741d2ce8274bb12fa54f89507f52a7"
-+dependencies = [
-+ "async-trait",
-+ "lazy_static",
-+ "nom",
-+ "pathdiff",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "config-common"
-+version = "0.1.0"
-+dependencies = [
-+ "serde",
-+ "toml",
-+]
-+
-+[[package]]
-+name = "core-foundation-sys"
-+version = "0.8.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
-+
-+[[package]]
-+name = "cpufeatures"
-+version = "0.2.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "crc32fast"
-+version = "1.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+]
-+
-+[[package]]
-+name = "crossbeam-channel"
-+version = "0.5.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "crossbeam-utils",
-+]
-+
-+[[package]]
-+name = "crossbeam-deque"
-+version = "0.8.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "crossbeam-epoch",
-+ "crossbeam-utils",
-+]
-+
-+[[package]]
-+name = "crossbeam-epoch"
-+version = "0.9.15"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
-+dependencies = [
-+ "autocfg",
-+ "cfg-if 1.0.0",
-+ "crossbeam-utils",
-+ "memoffset 0.9.0",
-+ "scopeguard",
-+]
-+
-+[[package]]
-+name = "crossbeam-utils"
-+version = "0.8.16"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+]
-+
-+[[package]]
-+name = "crypto-common"
-+version = "0.1.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
-+dependencies = [
-+ "generic-array",
-+ "typenum",
-+]
-+
-+[[package]]
-+name = "darling"
-+version = "0.20.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
-+dependencies = [
-+ "darling_core",
-+ "darling_macro",
-+]
-+
-+[[package]]
-+name = "darling_core"
-+version = "0.20.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
-+dependencies = [
-+ "fnv",
-+ "ident_case",
-+ "proc-macro2",
-+ "quote",
-+ "strsim",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "darling_macro"
-+version = "0.20.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
-+dependencies = [
-+ "darling_core",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "dashmap"
-+version = "5.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6943ae99c34386c84a470c499d3414f66502a41340aa895406e0d2e4a207b91d"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "hashbrown 0.14.0",
-+ "lock_api",
-+ "once_cell",
-+ "parking_lot_core",
-+]
-+
-+[[package]]
-+name = "deranged"
-+version = "0.3.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "digest"
-+version = "0.10.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
-+dependencies = [
-+ "block-buffer",
-+ "crypto-common",
-+]
-+
-+[[package]]
-+name = "docker"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "edgelet-test-utils",
-+ "hyper",
-+ "serde",
-+ "serde_derive",
-+ "serde_json",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-core"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "aziotctl-common",
-+ "chrono",
-+ "edgelet-settings",
-+ "humantime",
-+ "hyper",
-+ "lazy_static",
-+ "log",
-+ "nix",
-+ "num_cpus",
-+ "serde",
-+ "serde_json",
-+ "thiserror",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-docker"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "base64 0.21.2",
-+ "chrono",
-+ "docker",
-+ "edgelet-core",
-+ "edgelet-settings",
-+ "edgelet-utils",
-+ "futures",
-+ "hex",
-+ "http-common",
-+ "hyper",
-+ "log",
-+ "nix",
-+ "serde",
-+ "serde_json",
-+ "serial_test",
-+ "sysinfo",
-+ "thiserror",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-http"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-docker",
-+ "edgelet-settings",
-+ "edgelet-test-utils",
-+ "http",
-+ "http-common",
-+ "libc",
-+ "log",
-+ "percent-encoding",
-+ "serde",
-+ "serde_json",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "edgelet-http-mgmt"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "edgelet-core",
-+ "edgelet-http",
-+ "edgelet-settings",
-+ "edgelet-test-utils",
-+ "futures-util",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "libc",
-+ "log",
-+ "nix",
-+ "percent-encoding",
-+ "regex",
-+ "serde",
-+ "serde_json",
-+ "support-bundle",
-+ "test-common",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-http-workload"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "aziot-cert-client-async",
-+ "aziot-cert-common-http",
-+ "aziot-certd-config",
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "aziot-key-client",
-+ "aziot-key-client-async",
-+ "aziot-key-common",
-+ "aziot-key-common-http",
-+ "aziot-key-openssl-engine",
-+ "base64 0.21.2",
-+ "cert-renewal",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-http",
-+ "edgelet-settings",
-+ "edgelet-test-utils",
-+ "futures-util",
-+ "http",
-+ "http-common",
-+ "hyper",
-+ "libc",
-+ "log",
-+ "nix",
-+ "openssl",
-+ "percent-encoding",
-+ "regex",
-+ "serde",
-+ "serde_json",
-+ "test-common",
-+ "tokio",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-image-cleanup"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-docker",
-+ "edgelet-settings",
-+ "http-common",
-+ "log",
-+ "thiserror",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "edgelet-settings"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-certd-config",
-+ "cert-renewal",
-+ "chrono",
-+ "config-common",
-+ "docker",
-+ "http-common",
-+ "humantime-serde",
-+ "lazy_static",
-+ "serde",
-+ "serde_json",
-+ "test-case",
-+ "url",
-+]
-+
-+[[package]]
-+name = "edgelet-test-utils"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "aziot-certd-config",
-+ "cert-renewal",
-+ "edgelet-core",
-+ "edgelet-settings",
-+ "http",
-+ "hyper",
-+ "nix",
-+ "serde",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "edgelet-utils"
-+version = "0.1.0"
-+dependencies = [
-+ "config",
-+ "serde",
-+ "serde_derive",
-+ "thiserror",
-+ "yaml-rust",
-+]
-+
-+[[package]]
-+name = "either"
-+version = "1.9.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
-+
-+[[package]]
-+name = "env_logger"
-+version = "0.10.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
-+dependencies = [
-+ "humantime",
-+ "is-terminal",
-+ "log",
-+ "regex",
-+ "termcolor",
-+]
-+
-+[[package]]
-+name = "equivalent"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
-+
-+[[package]]
-+name = "erased-serde"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "da96524cc884f6558f1769b6c46686af2fe8e8b4cd253bd5a3cdba8181b8e070"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "errno"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
-+dependencies = [
-+ "errno-dragonfly",
-+ "libc",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "errno-dragonfly"
-+version = "0.1.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
-+dependencies = [
-+ "cc",
-+ "libc",
-+]
-+
-+[[package]]
-+name = "flate2"
-+version = "1.0.27"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
-+dependencies = [
-+ "crc32fast",
-+ "miniz_oxide",
-+]
-+
-+[[package]]
-+name = "fnv"
-+version = "1.0.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
-+
-+[[package]]
-+name = "foreign-types"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
-+dependencies = [
-+ "foreign-types-shared",
-+]
-+
-+[[package]]
-+name = "foreign-types-shared"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
-+
-+[[package]]
-+name = "form_urlencoded"
-+version = "1.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
-+dependencies = [
-+ "percent-encoding",
-+]
-+
-+[[package]]
-+name = "futures"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
-+dependencies = [
-+ "futures-channel",
-+ "futures-core",
-+ "futures-executor",
-+ "futures-io",
-+ "futures-sink",
-+ "futures-task",
-+ "futures-util",
-+]
-+
-+[[package]]
-+name = "futures-channel"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
-+dependencies = [
-+ "futures-core",
-+ "futures-sink",
-+]
-+
-+[[package]]
-+name = "futures-core"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
-+
-+[[package]]
-+name = "futures-executor"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
-+dependencies = [
-+ "futures-core",
-+ "futures-task",
-+ "futures-util",
-+]
-+
-+[[package]]
-+name = "futures-io"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
-+
-+[[package]]
-+name = "futures-macro"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "futures-sink"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
-+
-+[[package]]
-+name = "futures-task"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
-+
-+[[package]]
-+name = "futures-util"
-+version = "0.3.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
-+dependencies = [
-+ "futures-channel",
-+ "futures-core",
-+ "futures-io",
-+ "futures-macro",
-+ "futures-sink",
-+ "futures-task",
-+ "memchr",
-+ "pin-project-lite",
-+ "pin-utils",
-+ "slab",
-+]
-+
-+[[package]]
-+name = "generic-array"
-+version = "0.14.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
-+dependencies = [
-+ "typenum",
-+ "version_check",
-+]
-+
-+[[package]]
-+name = "getrandom"
-+version = "0.2.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "wasi 0.11.0+wasi-snapshot-preview1",
-+]
-+
-+[[package]]
-+name = "gimli"
-+version = "0.27.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
-+
-+[[package]]
-+name = "hashbrown"
-+version = "0.12.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
-+
-+[[package]]
-+name = "hashbrown"
-+version = "0.14.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
-+
-+[[package]]
-+name = "headers"
-+version = "0.3.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
-+dependencies = [
-+ "base64 0.13.1",
-+ "bitflags 1.3.2",
-+ "bytes",
-+ "headers-core",
-+ "http",
-+ "httpdate",
-+ "mime",
-+ "sha1",
-+]
-+
-+[[package]]
-+name = "headers-core"
-+version = "0.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
-+dependencies = [
-+ "http",
-+]
-+
-+[[package]]
-+name = "hermit-abi"
-+version = "0.1.19"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "hermit-abi"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
-+
-+[[package]]
-+name = "hex"
-+version = "0.4.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
-+
-+[[package]]
-+name = "http"
-+version = "0.2.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
-+dependencies = [
-+ "bytes",
-+ "fnv",
-+ "itoa",
-+]
-+
-+[[package]]
-+name = "http-body"
-+version = "0.4.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
-+dependencies = [
-+ "bytes",
-+ "http",
-+ "pin-project-lite",
-+]
-+
-+[[package]]
-+name = "http-common"
-+version = "0.1.0"
-+dependencies = [
-+ "async-trait",
-+ "base64 0.21.2",
-+ "futures-util",
-+ "headers",
-+ "http",
-+ "hyper",
-+ "hyper-openssl",
-+ "hyper-proxy",
-+ "libc",
-+ "log",
-+ "nix",
-+ "openssl",
-+ "openssl-sys",
-+ "percent-encoding",
-+ "rand",
-+ "serde",
-+ "serde_json",
-+ "tokio",
-+ "tracing",
-+ "url",
-+]
-+
-+[[package]]
-+name = "httparse"
-+version = "1.8.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
-+
-+[[package]]
-+name = "httpdate"
-+version = "1.0.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
-+
-+[[package]]
-+name = "humantime"
-+version = "2.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
-+
-+[[package]]
-+name = "humantime-serde"
-+version = "1.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
-+dependencies = [
-+ "humantime",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "hyper"
-+version = "0.14.27"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
-+dependencies = [
-+ "bytes",
-+ "futures-channel",
-+ "futures-core",
-+ "futures-util",
-+ "http",
-+ "http-body",
-+ "httparse",
-+ "httpdate",
-+ "itoa",
-+ "pin-project-lite",
-+ "socket2 0.4.9",
-+ "tokio",
-+ "tower-service",
-+ "tracing",
-+ "want",
-+]
-+
-+[[package]]
-+name = "hyper-openssl"
-+version = "0.9.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d6ee5d7a8f718585d1c3c61dfde28ef5b0bb14734b4db13f5ada856cdc6c612b"
-+dependencies = [
-+ "http",
-+ "hyper",
-+ "linked_hash_set",
-+ "once_cell",
-+ "openssl",
-+ "openssl-sys",
-+ "parking_lot",
-+ "tokio",
-+ "tokio-openssl",
-+ "tower-layer",
-+]
-+
-+[[package]]
-+name = "hyper-proxy"
-+version = "0.9.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc"
-+dependencies = [
-+ "bytes",
-+ "futures",
-+ "headers",
-+ "http",
-+ "hyper",
-+ "openssl",
-+ "tokio",
-+ "tokio-openssl",
-+ "tower-service",
-+]
-+
-+[[package]]
-+name = "iana-time-zone"
-+version = "0.1.57"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
-+dependencies = [
-+ "android_system_properties",
-+ "core-foundation-sys",
-+ "iana-time-zone-haiku",
-+ "js-sys",
-+ "wasm-bindgen",
-+ "windows",
-+]
-+
-+[[package]]
-+name = "iana-time-zone-haiku"
-+version = "0.1.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
-+dependencies = [
-+ "cc",
-+]
-+
-+[[package]]
-+name = "ident_case"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
-+
-+[[package]]
-+name = "idna"
-+version = "0.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
-+dependencies = [
-+ "unicode-bidi",
-+ "unicode-normalization",
-+]
-+
-+[[package]]
-+name = "indexmap"
-+version = "1.9.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
-+dependencies = [
-+ "autocfg",
-+ "hashbrown 0.12.3",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "indexmap"
-+version = "2.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
-+dependencies = [
-+ "equivalent",
-+ "hashbrown 0.14.0",
-+]
-+
-+[[package]]
-+name = "iotedge"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "async-trait",
-+ "atty",
-+ "aziot-certd-config",
-+ "aziot-identity-client-async",
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "aziot-identityd-config",
-+ "aziot-keyd-config",
-+ "aziot-keys-common",
-+ "aziot-tpmd-config",
-+ "aziotctl-common",
-+ "base64 0.21.2",
-+ "byte-unit",
-+ "bytes",
-+ "cert-renewal",
-+ "chrono",
-+ "chrono-humanize",
-+ "clap",
-+ "config",
-+ "config-common",
-+ "docker",
-+ "edgelet-core",
-+ "edgelet-http",
-+ "edgelet-settings",
-+ "edgelet-utils",
-+ "erased-serde",
-+ "hex",
-+ "http-common",
-+ "hyper",
-+ "lazy_static",
-+ "libc",
-+ "log",
-+ "nix",
-+ "regex",
-+ "semver",
-+ "serde",
-+ "serde_json",
-+ "support-bundle",
-+ "sysinfo",
-+ "tabwriter",
-+ "termcolor",
-+ "thiserror",
-+ "tokio",
-+ "toml",
-+ "url",
-+]
-+
-+[[package]]
-+name = "is-terminal"
-+version = "0.4.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
-+dependencies = [
-+ "hermit-abi 0.3.2",
-+ "rustix",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "itoa"
-+version = "1.0.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
-+
-+[[package]]
-+name = "js-sys"
-+version = "0.3.64"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
-+dependencies = [
-+ "wasm-bindgen",
-+]
-+
-+[[package]]
-+name = "lazy_static"
-+version = "1.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
-+
-+[[package]]
-+name = "libc"
-+version = "0.2.153"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
-+
-+[[package]]
-+name = "linked-hash-map"
-+version = "0.5.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
-+
-+[[package]]
-+name = "linked_hash_set"
-+version = "0.1.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
-+dependencies = [
-+ "linked-hash-map",
-+]
-+
-+[[package]]
-+name = "linux-raw-sys"
-+version = "0.4.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
-+
-+[[package]]
-+name = "lock_api"
-+version = "0.4.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
-+dependencies = [
-+ "autocfg",
-+ "scopeguard",
-+]
-+
-+[[package]]
-+name = "log"
-+version = "0.4.20"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
-+
-+[[package]]
-+name = "logger"
-+version = "0.1.0"
-+dependencies = [
-+ "env_logger",
-+ "log",
-+]
-+
-+[[package]]
-+name = "memchr"
-+version = "2.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
-+
-+[[package]]
-+name = "memoffset"
-+version = "0.7.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "memoffset"
-+version = "0.9.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "mime"
-+version = "0.3.17"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
-+
-+[[package]]
-+name = "minimal-lexical"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
-+
-+[[package]]
-+name = "miniz_oxide"
-+version = "0.7.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
-+dependencies = [
-+ "adler",
-+]
-+
-+[[package]]
-+name = "mio"
-+version = "0.8.11"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
-+dependencies = [
-+ "libc",
-+ "wasi 0.11.0+wasi-snapshot-preview1",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "nix"
-+version = "0.26.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
-+dependencies = [
-+ "bitflags 1.3.2",
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "memoffset 0.7.1",
-+ "pin-utils",
-+ "static_assertions",
-+]
-+
-+[[package]]
-+name = "nom"
-+version = "7.1.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
-+dependencies = [
-+ "memchr",
-+ "minimal-lexical",
-+]
-+
-+[[package]]
-+name = "ntapi"
-+version = "0.4.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
-+dependencies = [
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "num-traits"
-+version = "0.2.16"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "num_cpus"
-+version = "1.16.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
-+dependencies = [
-+ "hermit-abi 0.3.2",
-+ "libc",
-+]
-+
-+[[package]]
-+name = "object"
-+version = "0.31.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
-+dependencies = [
-+ "memchr",
-+]
-+
-+[[package]]
-+name = "once_cell"
-+version = "1.18.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
-+
-+[[package]]
-+name = "openssl"
-+version = "0.10.56"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "729b745ad4a5575dd06a3e1af1414bd330ee561c01b3899eb584baeaa8def17e"
-+dependencies = [
-+ "bitflags 1.3.2",
-+ "cfg-if 1.0.0",
-+ "foreign-types",
-+ "libc",
-+ "once_cell",
-+ "openssl-macros",
-+ "openssl-sys",
-+]
-+
-+[[package]]
-+name = "openssl-build"
-+version = "0.1.0"
-+dependencies = [
-+ "cc",
-+]
-+
-+[[package]]
-+name = "openssl-errors"
-+version = "0.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "79e3f2eccb96e50eb0e24fbbd8551e75c5c96a8a05f4bcbfca134339b7730ae5"
-+dependencies = [
-+ "cfg-if 0.1.10",
-+ "libc",
-+ "openssl-sys",
-+]
-+
-+[[package]]
-+name = "openssl-macros"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "openssl-sys"
-+version = "0.9.91"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "866b5f16f90776b9bb8dc1e1802ac6f0513de3a7a7465867bfbc563dc737faac"
-+dependencies = [
-+ "cc",
-+ "libc",
-+ "pkg-config",
-+ "vcpkg",
-+]
-+
-+[[package]]
-+name = "openssl-sys2"
-+version = "0.1.0"
-+dependencies = [
-+ "openssl-build",
-+ "openssl-sys",
-+]
-+
-+[[package]]
-+name = "openssl2"
-+version = "0.1.0"
-+dependencies = [
-+ "foreign-types",
-+ "foreign-types-shared",
-+ "openssl",
-+ "openssl-build",
-+ "openssl-sys",
-+ "openssl-sys2",
-+]
-+
-+[[package]]
-+name = "parking_lot"
-+version = "0.12.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
-+dependencies = [
-+ "lock_api",
-+ "parking_lot_core",
-+]
-+
-+[[package]]
-+name = "parking_lot_core"
-+version = "0.9.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "libc",
-+ "redox_syscall",
-+ "smallvec",
-+ "windows-targets",
-+]
-+
-+[[package]]
-+name = "pathdiff"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
-+
-+[[package]]
-+name = "percent-encoding"
-+version = "2.3.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
-+
-+[[package]]
-+name = "pin-project-lite"
-+version = "0.2.12"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
-+
-+[[package]]
-+name = "pin-utils"
-+version = "0.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
-+
-+[[package]]
-+name = "pkcs11"
-+version = "0.1.0"
-+dependencies = [
-+ "foreign-types-shared",
-+ "lazy_static",
-+ "libc",
-+ "openssl",
-+ "openssl-build",
-+ "openssl-sys",
-+ "openssl-sys2",
-+ "openssl2",
-+ "percent-encoding",
-+ "pkcs11-sys",
-+]
-+
-+[[package]]
-+name = "pkcs11-sys"
-+version = "0.1.0"
-+
-+[[package]]
-+name = "pkg-config"
-+version = "0.3.27"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
-+
-+[[package]]
-+name = "ppv-lite86"
-+version = "0.2.17"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
-+
-+[[package]]
-+name = "proc-macro-error"
-+version = "1.0.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
-+dependencies = [
-+ "proc-macro-error-attr",
-+ "proc-macro2",
-+ "quote",
-+ "syn 1.0.109",
-+ "version_check",
-+]
-+
-+[[package]]
-+name = "proc-macro-error-attr"
-+version = "1.0.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "version_check",
-+]
-+
-+[[package]]
-+name = "proc-macro2"
-+version = "1.0.66"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
-+dependencies = [
-+ "unicode-ident",
-+]
-+
-+[[package]]
-+name = "quote"
-+version = "1.0.32"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
-+dependencies = [
-+ "proc-macro2",
-+]
-+
-+[[package]]
-+name = "rand"
-+version = "0.8.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
-+dependencies = [
-+ "libc",
-+ "rand_chacha",
-+ "rand_core",
-+]
-+
-+[[package]]
-+name = "rand_chacha"
-+version = "0.3.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
-+dependencies = [
-+ "ppv-lite86",
-+ "rand_core",
-+]
-+
-+[[package]]
-+name = "rand_core"
-+version = "0.6.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
-+dependencies = [
-+ "getrandom",
-+]
-+
-+[[package]]
-+name = "rayon"
-+version = "1.7.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
-+dependencies = [
-+ "either",
-+ "rayon-core",
-+]
-+
-+[[package]]
-+name = "rayon-core"
-+version = "1.11.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
-+dependencies = [
-+ "crossbeam-channel",
-+ "crossbeam-deque",
-+ "crossbeam-utils",
-+ "num_cpus",
-+]
-+
-+[[package]]
-+name = "redox_syscall"
-+version = "0.3.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
-+dependencies = [
-+ "bitflags 1.3.2",
-+]
-+
-+[[package]]
-+name = "regex"
-+version = "1.9.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
-+dependencies = [
-+ "aho-corasick",
-+ "memchr",
-+ "regex-automata",
-+ "regex-syntax",
-+]
-+
-+[[package]]
-+name = "regex-automata"
-+version = "0.3.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
-+dependencies = [
-+ "aho-corasick",
-+ "memchr",
-+ "regex-syntax",
-+]
-+
-+[[package]]
-+name = "regex-syntax"
-+version = "0.7.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
-+
-+[[package]]
-+name = "rustc-demangle"
-+version = "0.1.23"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
-+
-+[[package]]
-+name = "rustix"
-+version = "0.38.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
-+dependencies = [
-+ "bitflags 2.4.0",
-+ "errno",
-+ "libc",
-+ "linux-raw-sys",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "ryu"
-+version = "1.0.15"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
-+
-+[[package]]
-+name = "scopeguard"
-+version = "1.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
-+
-+[[package]]
-+name = "semver"
-+version = "1.0.22"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
-+
-+[[package]]
-+name = "serde"
-+version = "1.0.183"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
-+dependencies = [
-+ "serde_derive",
-+]
-+
-+[[package]]
-+name = "serde_derive"
-+version = "1.0.183"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "serde_json"
-+version = "1.0.105"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
-+dependencies = [
-+ "itoa",
-+ "ryu",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "serde_spanned"
-+version = "0.6.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "serde_with"
-+version = "2.3.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "07ff71d2c147a7b57362cead5e22f772cd52f6ab31cfcd9edcd7f6aeb2a0afbe"
-+dependencies = [
-+ "base64 0.13.1",
-+ "chrono",
-+ "hex",
-+ "indexmap 1.9.3",
-+ "serde",
-+ "serde_json",
-+ "serde_with_macros",
-+ "time 0.3.25",
-+]
-+
-+[[package]]
-+name = "serde_with_macros"
-+version = "2.3.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "881b6f881b17d13214e5d494c939ebab463d01264ce1811e9d4ac3a882e7695f"
-+dependencies = [
-+ "darling",
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "serial_test"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "538c30747ae860d6fb88330addbbd3e0ddbe46d662d032855596d8a8ca260611"
-+dependencies = [
-+ "dashmap",
-+ "futures",
-+ "lazy_static",
-+ "log",
-+ "parking_lot",
-+ "serial_test_derive",
-+]
-+
-+[[package]]
-+name = "serial_test_derive"
-+version = "1.0.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "079a83df15f85d89a68d64ae1238f142f172b1fa915d0d76b26a7cba1b659a69"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 1.0.109",
-+]
-+
-+[[package]]
-+name = "sha1"
-+version = "0.10.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "cpufeatures",
-+ "digest",
-+]
-+
-+[[package]]
-+name = "sha2"
-+version = "0.10.7"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "cpufeatures",
-+ "digest",
-+]
-+
-+[[package]]
-+name = "signal-hook-registry"
-+version = "1.4.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
-+dependencies = [
-+ "libc",
-+]
-+
-+[[package]]
-+name = "slab"
-+version = "0.4.8"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
-+dependencies = [
-+ "autocfg",
-+]
-+
-+[[package]]
-+name = "smallvec"
-+version = "1.11.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
-+
-+[[package]]
-+name = "socket2"
-+version = "0.4.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
-+dependencies = [
-+ "libc",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "socket2"
-+version = "0.5.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
-+dependencies = [
-+ "libc",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "static_assertions"
-+version = "1.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
-+
-+[[package]]
-+name = "strsim"
-+version = "0.10.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
-+
-+[[package]]
-+name = "support-bundle"
-+version = "0.1.0"
-+dependencies = [
-+ "anyhow",
-+ "chrono",
-+ "edgelet-core",
-+ "edgelet-settings",
-+ "futures",
-+ "hyper",
-+ "thiserror",
-+ "tokio",
-+ "zip",
-+]
-+
-+[[package]]
-+name = "syn"
-+version = "1.0.109"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "unicode-ident",
-+]
-+
-+[[package]]
-+name = "syn"
-+version = "2.0.28"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "unicode-ident",
-+]
-+
-+[[package]]
-+name = "sysinfo"
-+version = "0.28.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b4c2f3ca6693feb29a89724516f016488e9aafc7f37264f898593ee4b942f31b"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "core-foundation-sys",
-+ "libc",
-+ "ntapi",
-+ "once_cell",
-+ "rayon",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "tabwriter"
-+version = "1.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
-+dependencies = [
-+ "unicode-width",
-+]
-+
-+[[package]]
-+name = "termcolor"
-+version = "1.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
-+dependencies = [
-+ "winapi-util",
-+]
-+
-+[[package]]
-+name = "test-case"
-+version = "2.2.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "21d6cf5a7dffb3f9dceec8e6b8ca528d9bd71d36c9f074defb548ce161f598c0"
-+dependencies = [
-+ "test-case-macros",
-+]
-+
-+[[package]]
-+name = "test-case-macros"
-+version = "2.2.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e45b7bf6e19353ddd832745c8fcf77a17a93171df7151187f26623f2b75b5b26"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "proc-macro-error",
-+ "proc-macro2",
-+ "quote",
-+ "syn 1.0.109",
-+]
-+
-+[[package]]
-+name = "test-common"
-+version = "0.1.0"
-+dependencies = [
-+ "aziot-identity-common",
-+ "aziot-identity-common-http",
-+ "aziot-key-client",
-+ "aziot-key-common",
-+ "futures-core",
-+ "futures-util",
-+ "http-common",
-+ "hyper",
-+ "openssl",
-+ "serde_json",
-+ "tokio",
-+ "tokio-openssl",
-+]
-+
-+[[package]]
-+name = "thiserror"
-+version = "1.0.46"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d9207952ae1a003f42d3d5e892dac3c6ba42aa6ac0c79a6a91a2b5cb4253e75c"
-+dependencies = [
-+ "thiserror-impl",
-+]
-+
-+[[package]]
-+name = "thiserror-impl"
-+version = "1.0.46"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f1728216d3244de4f14f14f8c15c79be1a7c67867d28d69b719690e2a19fb445"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "time"
-+version = "0.1.45"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
-+dependencies = [
-+ "libc",
-+ "wasi 0.10.0+wasi-snapshot-preview1",
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "time"
-+version = "0.3.25"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
-+dependencies = [
-+ "deranged",
-+ "itoa",
-+ "serde",
-+ "time-core",
-+ "time-macros",
-+]
-+
-+[[package]]
-+name = "time-core"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
-+
-+[[package]]
-+name = "time-macros"
-+version = "0.2.11"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
-+dependencies = [
-+ "time-core",
-+]
-+
-+[[package]]
-+name = "tinyvec"
-+version = "1.6.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
-+dependencies = [
-+ "tinyvec_macros",
-+]
-+
-+[[package]]
-+name = "tinyvec_macros"
-+version = "0.1.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
-+
-+[[package]]
-+name = "tokio"
-+version = "1.31.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "40de3a2ba249dcb097e01be5e67a5ff53cf250397715a071a81543e8a832a920"
-+dependencies = [
-+ "backtrace",
-+ "bytes",
-+ "libc",
-+ "mio",
-+ "num_cpus",
-+ "parking_lot",
-+ "pin-project-lite",
-+ "signal-hook-registry",
-+ "socket2 0.5.3",
-+ "tokio-macros",
-+ "windows-sys",
-+]
-+
-+[[package]]
-+name = "tokio-macros"
-+version = "2.1.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "tokio-openssl"
-+version = "0.6.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
-+dependencies = [
-+ "futures-util",
-+ "openssl",
-+ "openssl-sys",
-+ "tokio",
-+]
-+
-+[[package]]
-+name = "toml"
-+version = "0.7.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
-+dependencies = [
-+ "serde",
-+ "serde_spanned",
-+ "toml_datetime",
-+ "toml_edit",
-+]
-+
-+[[package]]
-+name = "toml_datetime"
-+version = "0.6.3"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
-+dependencies = [
-+ "serde",
-+]
-+
-+[[package]]
-+name = "toml_edit"
-+version = "0.19.14"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
-+dependencies = [
-+ "indexmap 2.0.0",
-+ "serde",
-+ "serde_spanned",
-+ "toml_datetime",
-+ "winnow",
-+]
-+
-+[[package]]
-+name = "tower-layer"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
-+
-+[[package]]
-+name = "tower-service"
-+version = "0.3.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
-+
-+[[package]]
-+name = "tracing"
-+version = "0.1.37"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "log",
-+ "pin-project-lite",
-+ "tracing-attributes",
-+ "tracing-core",
-+]
-+
-+[[package]]
-+name = "tracing-attributes"
-+version = "0.1.26"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+]
-+
-+[[package]]
-+name = "tracing-core"
-+version = "0.1.31"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
-+dependencies = [
-+ "once_cell",
-+]
-+
-+[[package]]
-+name = "try-lock"
-+version = "0.2.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
-+
-+[[package]]
-+name = "typenum"
-+version = "1.16.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
-+
-+[[package]]
-+name = "unicode-bidi"
-+version = "0.3.13"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
-+
-+[[package]]
-+name = "unicode-ident"
-+version = "1.0.11"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
-+
-+[[package]]
-+name = "unicode-normalization"
-+version = "0.1.22"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
-+dependencies = [
-+ "tinyvec",
-+]
-+
-+[[package]]
-+name = "unicode-width"
-+version = "0.1.10"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
-+
-+[[package]]
-+name = "url"
-+version = "2.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
-+dependencies = [
-+ "form_urlencoded",
-+ "idna",
-+ "percent-encoding",
-+ "serde",
-+]
-+
-+[[package]]
-+name = "utf8-width"
-+version = "0.1.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
-+
-+[[package]]
-+name = "utf8parse"
-+version = "0.2.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
-+
-+[[package]]
-+name = "vcpkg"
-+version = "0.2.15"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
-+
-+[[package]]
-+name = "version_check"
-+version = "0.9.4"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
-+
-+[[package]]
-+name = "want"
-+version = "0.3.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
-+dependencies = [
-+ "try-lock",
-+]
-+
-+[[package]]
-+name = "wasi"
-+version = "0.10.0+wasi-snapshot-preview1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
-+
-+[[package]]
-+name = "wasi"
-+version = "0.11.0+wasi-snapshot-preview1"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
-+
-+[[package]]
-+name = "wasm-bindgen"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
-+dependencies = [
-+ "cfg-if 1.0.0",
-+ "wasm-bindgen-macro",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-backend"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
-+dependencies = [
-+ "bumpalo",
-+ "log",
-+ "once_cell",
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+ "wasm-bindgen-shared",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-macro"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
-+dependencies = [
-+ "quote",
-+ "wasm-bindgen-macro-support",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-macro-support"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
-+dependencies = [
-+ "proc-macro2",
-+ "quote",
-+ "syn 2.0.28",
-+ "wasm-bindgen-backend",
-+ "wasm-bindgen-shared",
-+]
-+
-+[[package]]
-+name = "wasm-bindgen-shared"
-+version = "0.2.87"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
-+
-+[[package]]
-+name = "winapi"
-+version = "0.3.9"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
-+dependencies = [
-+ "winapi-i686-pc-windows-gnu",
-+ "winapi-x86_64-pc-windows-gnu",
-+]
-+
-+[[package]]
-+name = "winapi-i686-pc-windows-gnu"
-+version = "0.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
-+
-+[[package]]
-+name = "winapi-util"
-+version = "0.1.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
-+dependencies = [
-+ "winapi",
-+]
-+
-+[[package]]
-+name = "winapi-x86_64-pc-windows-gnu"
-+version = "0.4.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
-+
-+[[package]]
-+name = "windows"
-+version = "0.48.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
-+dependencies = [
-+ "windows-targets",
-+]
-+
-+[[package]]
-+name = "windows-sys"
-+version = "0.48.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
-+dependencies = [
-+ "windows-targets",
-+]
-+
-+[[package]]
-+name = "windows-targets"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d1eeca1c172a285ee6c2c84c341ccea837e7c01b12fbb2d0fe3c9e550ce49ec8"
-+dependencies = [
-+ "windows_aarch64_gnullvm",
-+ "windows_aarch64_msvc",
-+ "windows_i686_gnu",
-+ "windows_i686_msvc",
-+ "windows_x86_64_gnu",
-+ "windows_x86_64_gnullvm",
-+ "windows_x86_64_msvc",
-+]
-+
-+[[package]]
-+name = "windows_aarch64_gnullvm"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "b10d0c968ba7f6166195e13d593af609ec2e3d24f916f081690695cf5eaffb2f"
-+
-+[[package]]
-+name = "windows_aarch64_msvc"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "571d8d4e62f26d4932099a9efe89660e8bd5087775a2ab5cdd8b747b811f1058"
-+
-+[[package]]
-+name = "windows_i686_gnu"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "2229ad223e178db5fbbc8bd8d3835e51e566b8474bfca58d2e6150c48bb723cd"
-+
-+[[package]]
-+name = "windows_i686_msvc"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "600956e2d840c194eedfc5d18f8242bc2e17c7775b6684488af3a9fff6fe3287"
-+
-+[[package]]
-+name = "windows_x86_64_gnu"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "ea99ff3f8b49fb7a8e0d305e5aec485bd068c2ba691b6e277d29eaeac945868a"
-+
-+[[package]]
-+name = "windows_x86_64_gnullvm"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "8f1a05a1ece9a7a0d5a7ccf30ba2c33e3a61a30e042ffd247567d1de1d94120d"
-+
-+[[package]]
-+name = "windows_x86_64_msvc"
-+version = "0.48.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
-+
-+[[package]]
-+name = "winnow"
-+version = "0.5.12"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
-+dependencies = [
-+ "memchr",
-+]
-+
-+[[package]]
-+name = "yaml-rust"
-+version = "0.4.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
-+dependencies = [
-+ "linked-hash-map",
-+]
-+
-+[[package]]
-+name = "zip"
-+version = "0.6.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index"
-+checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
-+dependencies = [
-+ "byteorder",
-+ "crc32fast",
-+ "crossbeam-utils",
-+ "flate2",
-+]
diff --git a/recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch b/recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
deleted file mode 100644
index e9db2c00..00000000
--- a/recipes-core/iotedge/files/0002-Work-around-Rust-1.78-dead_code-lint-issues.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 786983f0adc6352286e0ffe10a3a214b9b40f5ff Mon Sep 17 00:00:00 2001
-Date: Thu, 1 Aug 2024 00:39:45 +0000
-Subject: [PATCH] Work around Rust 1.78 dead_code lint issues
-
----
- edgelet/iotedge/src/lib.rs | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/edgelet/iotedge/src/lib.rs b/edgelet/iotedge/src/lib.rs
-index 278fa667b..afe801de2 100644
---- a/edgelet/iotedge/src/lib.rs
-+++ b/edgelet/iotedge/src/lib.rs
-@@ -1,6 +1,6 @@
- // Copyright (c) Microsoft. All rights reserved.
-
--#![deny(rust_2018_idioms, warnings)]
-+#![deny(rust_2018_idioms)]
- #![deny(clippy::all, clippy::pedantic)]
- #![allow(
- clippy::default_trait_access,
diff --git a/recipes-core/iotedge/iotedge-1.5.5.inc b/recipes-core/iotedge/iotedge-1.5.5.inc
deleted file mode 100644
index 6827d87d..00000000
--- a/recipes-core/iotedge/iotedge-1.5.5.inc
+++ /dev/null
@@ -1 +0,0 @@
-export VERSION = "1.5.5"
diff --git a/recipes-core/iotedge/iotedge.inc b/recipes-core/iotedge/iotedge.inc
index 4f70be90..38de31ee 100644
--- a/recipes-core/iotedge/iotedge.inc
+++ b/recipes-core/iotedge/iotedge.inc
@@ -3,3 +3,9 @@ RDEPENDS:${PN} += "aziotctl"
export OPENSSL_DIR = "${STAGING_EXECPREFIXDIR}"
export LIBIOTHSM_NOBUILD="On"
+
+export SOCKET_DIR="/run/aziot"
+export USER_AZIOTID="aziotid"
+export USER_AZIOTCS="aziotcs"
+export USER_AZIOTKS="aziotks"
+export USER_AZIOTTPM="aziottpm"
\ No newline at end of file
diff --git a/recipes-core/iotedge/iotedge_1.5.5.bb b/recipes-core/iotedge/iotedge_1.5.11.bb
similarity index 60%
rename from recipes-core/iotedge/iotedge_1.5.5.bb
rename to recipes-core/iotedge/iotedge_1.5.11.bb
index fb409099..7b8257ae 100644
--- a/recipes-core/iotedge/iotedge_1.5.5.bb
+++ b/recipes-core/iotedge/iotedge_1.5.11.bb
@@ -7,271 +7,267 @@ inherit cargo
# how to get iotedge could be as easy as but default to a git checkout:
# SRC_URI += "crate://crates.io/iotedge/0.1.0"
-SRC_URI += "git://github.com/Azure/iotedge.git;protocol=https;nobranch=1"
-SRCREV = "3ed5c71ac3da53c80e52d8ae097d141f54071906"
+SRC_URI += "crate://crates.io/addr2line/0.20.0 \
+ crate://crates.io/adler/1.0.2 \
+ crate://crates.io/aho-corasick/1.0.4 \
+ crate://crates.io/android-tzdata/0.1.1 \
+ crate://crates.io/android_system_properties/0.1.5 \
+ crate://crates.io/anstream/0.3.2 \
+ crate://crates.io/anstyle-parse/0.2.1 \
+ crate://crates.io/anstyle-query/1.0.0 \
+ crate://crates.io/anstyle-wincon/1.0.2 \
+ crate://crates.io/anstyle/1.0.1 \
+ crate://crates.io/anyhow/1.0.74 \
+ crate://crates.io/async-trait/0.1.73 \
+ crate://crates.io/atty/0.2.14 \
+ crate://crates.io/autocfg/1.1.0 \
+ crate://crates.io/backtrace/0.3.68 \
+ crate://crates.io/base64/0.13.1 \
+ crate://crates.io/base64/0.21.2 \
+ crate://crates.io/bitflags/1.3.2 \
+ crate://crates.io/bitflags/2.4.0 \
+ crate://crates.io/block-buffer/0.10.4 \
+ crate://crates.io/bumpalo/3.13.0 \
+ crate://crates.io/byte-unit/4.0.19 \
+ crate://crates.io/byteorder/1.4.3 \
+ crate://crates.io/bytes/1.4.0 \
+ crate://crates.io/cc/1.0.82 \
+ crate://crates.io/cfg-if/0.1.10 \
+ crate://crates.io/cfg-if/1.0.0 \
+ crate://crates.io/chrono-humanize/0.2.3 \
+ crate://crates.io/chrono/0.4.26 \
+ crate://crates.io/clap/4.3.21 \
+ crate://crates.io/clap_builder/4.3.21 \
+ crate://crates.io/clap_lex/0.5.0 \
+ crate://crates.io/colorchoice/1.0.0 \
+ crate://crates.io/config/0.13.3 \
+ crate://crates.io/core-foundation-sys/0.8.4 \
+ crate://crates.io/cpufeatures/0.2.9 \
+ crate://crates.io/crc32fast/1.3.2 \
+ crate://crates.io/crossbeam-channel/0.5.8 \
+ crate://crates.io/crossbeam-deque/0.8.3 \
+ crate://crates.io/crossbeam-epoch/0.9.15 \
+ crate://crates.io/crossbeam-utils/0.8.16 \
+ crate://crates.io/crypto-common/0.1.6 \
+ crate://crates.io/darling/0.20.3 \
+ crate://crates.io/darling_core/0.20.3 \
+ crate://crates.io/darling_macro/0.20.3 \
+ crate://crates.io/dashmap/5.5.0 \
+ crate://crates.io/deranged/0.3.7 \
+ crate://crates.io/digest/0.10.7 \
+ crate://crates.io/either/1.9.0 \
+ crate://crates.io/env_logger/0.10.0 \
+ crate://crates.io/equivalent/1.0.1 \
+ crate://crates.io/erased-serde/0.3.28 \
+ crate://crates.io/errno-dragonfly/0.1.2 \
+ crate://crates.io/errno/0.3.2 \
+ crate://crates.io/flate2/1.0.27 \
+ crate://crates.io/fnv/1.0.7 \
+ crate://crates.io/foreign-types-shared/0.1.1 \
+ crate://crates.io/foreign-types/0.3.2 \
+ crate://crates.io/form_urlencoded/1.2.0 \
+ crate://crates.io/futures-channel/0.3.28 \
+ crate://crates.io/futures-core/0.3.28 \
+ crate://crates.io/futures-executor/0.3.28 \
+ crate://crates.io/futures-io/0.3.28 \
+ crate://crates.io/futures-macro/0.3.28 \
+ crate://crates.io/futures-sink/0.3.28 \
+ crate://crates.io/futures-task/0.3.28 \
+ crate://crates.io/futures-util/0.3.28 \
+ crate://crates.io/futures/0.3.28 \
+ crate://crates.io/generic-array/0.14.7 \
+ crate://crates.io/getrandom/0.2.10 \
+ crate://crates.io/gimli/0.27.3 \
+ crate://crates.io/hashbrown/0.12.3 \
+ crate://crates.io/hashbrown/0.14.0 \
+ crate://crates.io/headers-core/0.2.0 \
+ crate://crates.io/headers/0.3.8 \
+ crate://crates.io/hermit-abi/0.1.19 \
+ crate://crates.io/hermit-abi/0.3.2 \
+ crate://crates.io/hex/0.4.3 \
+ crate://crates.io/http-body/0.4.5 \
+ crate://crates.io/http/0.2.9 \
+ crate://crates.io/httparse/1.8.0 \
+ crate://crates.io/httpdate/1.0.3 \
+ crate://crates.io/humantime-serde/1.1.1 \
+ crate://crates.io/humantime/2.1.0 \
+ crate://crates.io/hyper-openssl/0.9.2 \
+ crate://crates.io/hyper-proxy/0.9.1 \
+ crate://crates.io/hyper/0.14.27 \
+ crate://crates.io/iana-time-zone-haiku/0.1.2 \
+ crate://crates.io/iana-time-zone/0.1.57 \
+ crate://crates.io/ident_case/1.0.1 \
+ crate://crates.io/idna/0.4.0 \
+ crate://crates.io/indexmap/1.9.3 \
+ crate://crates.io/indexmap/2.0.0 \
+ crate://crates.io/is-terminal/0.4.9 \
+ crate://crates.io/itoa/1.0.9 \
+ crate://crates.io/js-sys/0.3.64 \
+ crate://crates.io/lazy_static/1.4.0 \
+ crate://crates.io/libc/0.2.153 \
+ crate://crates.io/linked-hash-map/0.5.6 \
+ crate://crates.io/linked_hash_set/0.1.4 \
+ crate://crates.io/linux-raw-sys/0.4.5 \
+ crate://crates.io/lock_api/0.4.10 \
+ crate://crates.io/log/0.4.20 \
+ crate://crates.io/memchr/2.5.0 \
+ crate://crates.io/memoffset/0.7.1 \
+ crate://crates.io/memoffset/0.9.0 \
+ crate://crates.io/mime/0.3.17 \
+ crate://crates.io/minimal-lexical/0.2.1 \
+ crate://crates.io/miniz_oxide/0.7.1 \
+ crate://crates.io/mio/0.8.11 \
+ crate://crates.io/nix/0.26.2 \
+ crate://crates.io/nom/7.1.3 \
+ crate://crates.io/ntapi/0.4.1 \
+ crate://crates.io/num-traits/0.2.16 \
+ crate://crates.io/num_cpus/1.16.0 \
+ crate://crates.io/object/0.31.1 \
+ crate://crates.io/once_cell/1.18.0 \
+ crate://crates.io/openssl-errors/0.2.0 \
+ crate://crates.io/openssl-macros/0.1.1 \
+ crate://crates.io/openssl-sys/0.9.91 \
+ crate://crates.io/openssl/0.10.56 \
+ crate://crates.io/parking_lot/0.12.1 \
+ crate://crates.io/parking_lot_core/0.9.8 \
+ crate://crates.io/pathdiff/0.2.1 \
+ crate://crates.io/percent-encoding/2.3.0 \
+ crate://crates.io/pin-project-lite/0.2.12 \
+ crate://crates.io/pin-utils/0.1.0 \
+ crate://crates.io/pkg-config/0.3.27 \
+ crate://crates.io/ppv-lite86/0.2.17 \
+ crate://crates.io/proc-macro-error-attr/1.0.4 \
+ crate://crates.io/proc-macro-error/1.0.4 \
+ crate://crates.io/proc-macro2/1.0.66 \
+ crate://crates.io/quote/1.0.32 \
+ crate://crates.io/rand/0.8.5 \
+ crate://crates.io/rand_chacha/0.3.1 \
+ crate://crates.io/rand_core/0.6.4 \
+ crate://crates.io/rayon-core/1.11.0 \
+ crate://crates.io/rayon/1.7.0 \
+ crate://crates.io/redox_syscall/0.3.5 \
+ crate://crates.io/regex-automata/0.3.6 \
+ crate://crates.io/regex-syntax/0.7.4 \
+ crate://crates.io/regex/1.9.3 \
+ crate://crates.io/rustc-demangle/0.1.23 \
+ crate://crates.io/rustix/0.38.8 \
+ crate://crates.io/ryu/1.0.15 \
+ crate://crates.io/scopeguard/1.2.0 \
+ crate://crates.io/semver/1.0.22 \
+ crate://crates.io/serde/1.0.183 \
+ crate://crates.io/serde_derive/1.0.183 \
+ crate://crates.io/serde_json/1.0.105 \
+ crate://crates.io/serde_spanned/0.6.3 \
+ crate://crates.io/serde_with/2.3.3 \
+ crate://crates.io/serde_with_macros/2.3.3 \
+ crate://crates.io/serial_test/1.0.0 \
+ crate://crates.io/serial_test_derive/1.0.0 \
+ crate://crates.io/sha1/0.10.5 \
+ crate://crates.io/sha2/0.10.7 \
+ crate://crates.io/signal-hook-registry/1.4.1 \
+ crate://crates.io/slab/0.4.8 \
+ crate://crates.io/smallvec/1.11.0 \
+ crate://crates.io/socket2/0.4.9 \
+ crate://crates.io/socket2/0.5.3 \
+ crate://crates.io/static_assertions/1.1.0 \
+ crate://crates.io/strsim/0.10.0 \
+ crate://crates.io/syn/1.0.109 \
+ crate://crates.io/syn/2.0.28 \
+ crate://crates.io/sysinfo/0.28.4 \
+ crate://crates.io/tabwriter/1.2.1 \
+ crate://crates.io/termcolor/1.2.0 \
+ crate://crates.io/test-case-macros/2.2.2 \
+ crate://crates.io/test-case/2.2.2 \
+ crate://crates.io/thiserror-impl/1.0.46 \
+ crate://crates.io/thiserror/1.0.46 \
+ crate://crates.io/time-core/0.1.1 \
+ crate://crates.io/time-macros/0.2.11 \
+ crate://crates.io/time/0.1.45 \
+ crate://crates.io/time/0.3.25 \
+ crate://crates.io/tinyvec/1.6.0 \
+ crate://crates.io/tinyvec_macros/0.1.1 \
+ crate://crates.io/tokio-macros/2.1.0 \
+ crate://crates.io/tokio-openssl/0.6.3 \
+ crate://crates.io/tokio/1.31.0 \
+ crate://crates.io/toml/0.7.6 \
+ crate://crates.io/toml_datetime/0.6.3 \
+ crate://crates.io/toml_edit/0.19.14 \
+ crate://crates.io/tower-layer/0.3.2 \
+ crate://crates.io/tower-service/0.3.2 \
+ crate://crates.io/tracing-attributes/0.1.26 \
+ crate://crates.io/tracing-core/0.1.31 \
+ crate://crates.io/tracing/0.1.37 \
+ crate://crates.io/try-lock/0.2.4 \
+ crate://crates.io/typenum/1.16.0 \
+ crate://crates.io/unicode-bidi/0.3.13 \
+ crate://crates.io/unicode-ident/1.0.11 \
+ crate://crates.io/unicode-normalization/0.1.22 \
+ crate://crates.io/unicode-width/0.1.10 \
+ crate://crates.io/url/2.4.0 \
+ crate://crates.io/utf8-width/0.1.6 \
+ crate://crates.io/utf8parse/0.2.1 \
+ crate://crates.io/vcpkg/0.2.15 \
+ crate://crates.io/version_check/0.9.4 \
+ crate://crates.io/want/0.3.1 \
+ crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
+ crate://crates.io/wasm-bindgen-backend/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
+ crate://crates.io/wasm-bindgen-macro/0.2.87 \
+ crate://crates.io/wasm-bindgen-shared/0.2.87 \
+ crate://crates.io/wasm-bindgen/0.2.87 \
+ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi-util/0.1.5 \
+ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+ crate://crates.io/winapi/0.3.9 \
+ crate://crates.io/windows-sys/0.48.0 \
+ crate://crates.io/windows-targets/0.48.2 \
+ crate://crates.io/windows/0.48.0 \
+ crate://crates.io/windows_aarch64_gnullvm/0.48.2 \
+ crate://crates.io/windows_aarch64_msvc/0.48.2 \
+ crate://crates.io/windows_i686_gnu/0.48.2 \
+ crate://crates.io/windows_i686_msvc/0.48.2 \
+ crate://crates.io/windows_x86_64_gnu/0.48.2 \
+ crate://crates.io/windows_x86_64_gnullvm/0.48.2 \
+ crate://crates.io/windows_x86_64_msvc/0.48.2 \
+ crate://crates.io/winnow/0.5.12 \
+ crate://crates.io/yaml-rust/0.4.5 \
+ crate://crates.io/zip/0.6.6 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-client-async;destsuffix=cert/aziot-cert-client-async;subpath=cert/aziot-cert-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-common-http;destsuffix=cert/aziot-cert-common-http;subpath=cert/aziot-cert-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-certd-config;destsuffix=cert/aziot-certd-config;subpath=cert/aziot-certd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-client-async;destsuffix=identity/aziot-identity-client-async;subpath=identity/aziot-identity-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common-http;destsuffix=identity/aziot-identity-common-http;subpath=identity/aziot-identity-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common;destsuffix=identity/aziot-identity-common;subpath=identity/aziot-identity-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identityd-config;destsuffix=identity/aziot-identityd-config;subpath=identity/aziot-identityd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client-async;destsuffix=key/aziot-key-client-async;subpath=key/aziot-key-client-async \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client;destsuffix=key/aziot-key-client;subpath=key/aziot-key-client \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common-http;destsuffix=key/aziot-key-common-http;subpath=key/aziot-key-common-http \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common;destsuffix=key/aziot-key-common;subpath=key/aziot-key-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-openssl-engine;destsuffix=key/aziot-key-openssl-engine;subpath=key/aziot-key-openssl-engine \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keyd-config;destsuffix=key/aziot-keyd-config;subpath=key/aziot-keyd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keys-common;destsuffix=key/aziot-keys-common;subpath=key/aziot-keys-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-tpmd-config;destsuffix=tpm/aziot-tpmd-config;subpath=tpm/aziot-tpmd-config \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziotctl-common;destsuffix=aziotctl/aziotctl-common;subpath=aziotctl/aziotctl-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=cert-renewal;destsuffix=cert/cert-renewal;subpath=cert/cert-renewal \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=config-common;destsuffix=config-common;subpath=config-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=http-common;destsuffix=http-common;subpath=http-common \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=logger;destsuffix=logger;subpath=logger \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-build;destsuffix=openssl-build;subpath=openssl-build \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-sys2;destsuffix=openssl-sys2;subpath=openssl-sys2 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl2;destsuffix=openssl2;subpath=openssl2 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11-sys;destsuffix=pkcs11/pkcs11-sys;subpath=pkcs11/pkcs11-sys \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11;destsuffix=pkcs11/pkcs11;subpath=pkcs11/pkcs11 \
+ git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=test-common;destsuffix=test-common;subpath=test-common \
+ file://0001-Fix-Cargo.lock-and-panic.patch \
+ "
+SRCREV = "ed17fb44659039f38a0acdc2ed54a39cae29d2c7"
S = "${WORKDIR}/git"
CARGO_SRC_DIR = "edgelet/iotedge"
-# Allow do_compile to perform git fetch commands
-do_compile[network] = "1"
-
# please note if you have entries that do not begin with crate://
# you must change them to how that package can be fetched
-SRC_URI += " \
- crate://crates.io/addr2line/0.20.0 \
- crate://crates.io/adler/1.0.2 \
- crate://crates.io/aho-corasick/1.0.4 \
- crate://crates.io/android-tzdata/0.1.1 \
- crate://crates.io/android_system_properties/0.1.5 \
- crate://crates.io/anstream/0.3.2 \
- crate://crates.io/anstyle-parse/0.2.1 \
- crate://crates.io/anstyle-query/1.0.0 \
- crate://crates.io/anstyle-wincon/1.0.2 \
- crate://crates.io/anstyle/1.0.1 \
- crate://crates.io/anyhow/1.0.74 \
- crate://crates.io/async-trait/0.1.73 \
- crate://crates.io/atty/0.2.14 \
- crate://crates.io/autocfg/1.1.0 \
- crate://crates.io/backtrace/0.3.68 \
- crate://crates.io/base64/0.13.1 \
- crate://crates.io/base64/0.21.2 \
- crate://crates.io/bitflags/1.3.2 \
- crate://crates.io/bitflags/2.4.0 \
- crate://crates.io/block-buffer/0.10.4 \
- crate://crates.io/bumpalo/3.13.0 \
- crate://crates.io/byte-unit/4.0.19 \
- crate://crates.io/byteorder/1.4.3 \
- crate://crates.io/bytes/1.4.0 \
- crate://crates.io/cc/1.0.82 \
- crate://crates.io/cfg-if/0.1.10 \
- crate://crates.io/cfg-if/1.0.0 \
- crate://crates.io/chrono-humanize/0.2.3 \
- crate://crates.io/chrono/0.4.26 \
- crate://crates.io/clap/4.3.21 \
- crate://crates.io/clap_builder/4.3.21 \
- crate://crates.io/clap_lex/0.5.0 \
- crate://crates.io/colorchoice/1.0.0 \
- crate://crates.io/config/0.13.3 \
- crate://crates.io/core-foundation-sys/0.8.4 \
- crate://crates.io/cpufeatures/0.2.9 \
- crate://crates.io/crc32fast/1.3.2 \
- crate://crates.io/crossbeam-channel/0.5.8 \
- crate://crates.io/crossbeam-deque/0.8.3 \
- crate://crates.io/crossbeam-epoch/0.9.15 \
- crate://crates.io/crossbeam-utils/0.8.16 \
- crate://crates.io/crypto-common/0.1.6 \
- crate://crates.io/darling/0.20.3 \
- crate://crates.io/darling_core/0.20.3 \
- crate://crates.io/darling_macro/0.20.3 \
- crate://crates.io/dashmap/5.5.0 \
- crate://crates.io/deranged/0.3.7 \
- crate://crates.io/digest/0.10.7 \
- crate://crates.io/either/1.9.0 \
- crate://crates.io/env_logger/0.10.0 \
- crate://crates.io/equivalent/1.0.1 \
- crate://crates.io/erased-serde/0.3.28 \
- crate://crates.io/errno-dragonfly/0.1.2 \
- crate://crates.io/errno/0.3.2 \
- crate://crates.io/flate2/1.0.27 \
- crate://crates.io/fnv/1.0.7 \
- crate://crates.io/foreign-types-shared/0.1.1 \
- crate://crates.io/foreign-types/0.3.2 \
- crate://crates.io/form_urlencoded/1.2.0 \
- crate://crates.io/futures-channel/0.3.28 \
- crate://crates.io/futures-core/0.3.28 \
- crate://crates.io/futures-executor/0.3.28 \
- crate://crates.io/futures-io/0.3.28 \
- crate://crates.io/futures-macro/0.3.28 \
- crate://crates.io/futures-sink/0.3.28 \
- crate://crates.io/futures-task/0.3.28 \
- crate://crates.io/futures-util/0.3.28 \
- crate://crates.io/futures/0.3.28 \
- crate://crates.io/generic-array/0.14.7 \
- crate://crates.io/getrandom/0.2.10 \
- crate://crates.io/gimli/0.27.3 \
- crate://crates.io/hashbrown/0.12.3 \
- crate://crates.io/hashbrown/0.14.0 \
- crate://crates.io/headers-core/0.2.0 \
- crate://crates.io/headers/0.3.8 \
- crate://crates.io/hermit-abi/0.1.19 \
- crate://crates.io/hermit-abi/0.3.2 \
- crate://crates.io/hex/0.4.3 \
- crate://crates.io/http-body/0.4.5 \
- crate://crates.io/http/0.2.9 \
- crate://crates.io/httparse/1.8.0 \
- crate://crates.io/httpdate/1.0.3 \
- crate://crates.io/humantime-serde/1.1.1 \
- crate://crates.io/humantime/2.1.0 \
- crate://crates.io/hyper-openssl/0.9.2 \
- crate://crates.io/hyper-proxy/0.9.1 \
- crate://crates.io/hyper/0.14.27 \
- crate://crates.io/iana-time-zone-haiku/0.1.2 \
- crate://crates.io/iana-time-zone/0.1.57 \
- crate://crates.io/ident_case/1.0.1 \
- crate://crates.io/idna/0.4.0 \
- crate://crates.io/indexmap/1.9.3 \
- crate://crates.io/indexmap/2.0.0 \
- crate://crates.io/is-terminal/0.4.9 \
- crate://crates.io/itoa/1.0.9 \
- crate://crates.io/js-sys/0.3.64 \
- crate://crates.io/lazy_static/1.4.0 \
- crate://crates.io/libc/0.2.153 \
- crate://crates.io/linked-hash-map/0.5.6 \
- crate://crates.io/linked_hash_set/0.1.4 \
- crate://crates.io/linux-raw-sys/0.4.5 \
- crate://crates.io/lock_api/0.4.10 \
- crate://crates.io/log/0.4.20 \
- crate://crates.io/memchr/2.5.0 \
- crate://crates.io/memoffset/0.7.1 \
- crate://crates.io/memoffset/0.9.0 \
- crate://crates.io/mime/0.3.17 \
- crate://crates.io/minimal-lexical/0.2.1 \
- crate://crates.io/miniz_oxide/0.7.1 \
- crate://crates.io/mio/0.8.11 \
- crate://crates.io/nix/0.26.2 \
- crate://crates.io/nom/7.1.3 \
- crate://crates.io/ntapi/0.4.1 \
- crate://crates.io/num-traits/0.2.16 \
- crate://crates.io/num_cpus/1.16.0 \
- crate://crates.io/object/0.31.1 \
- crate://crates.io/once_cell/1.18.0 \
- crate://crates.io/openssl-errors/0.2.0 \
- crate://crates.io/openssl-macros/0.1.1 \
- crate://crates.io/openssl-sys/0.9.91 \
- crate://crates.io/openssl/0.10.56 \
- crate://crates.io/parking_lot/0.12.1 \
- crate://crates.io/parking_lot_core/0.9.8 \
- crate://crates.io/pathdiff/0.2.1 \
- crate://crates.io/percent-encoding/2.3.0 \
- crate://crates.io/pin-project-lite/0.2.12 \
- crate://crates.io/pin-utils/0.1.0 \
- crate://crates.io/pkg-config/0.3.27 \
- crate://crates.io/ppv-lite86/0.2.17 \
- crate://crates.io/proc-macro-error-attr/1.0.4 \
- crate://crates.io/proc-macro-error/1.0.4 \
- crate://crates.io/proc-macro2/1.0.66 \
- crate://crates.io/quote/1.0.32 \
- crate://crates.io/rand/0.8.5 \
- crate://crates.io/rand_chacha/0.3.1 \
- crate://crates.io/rand_core/0.6.4 \
- crate://crates.io/rayon-core/1.11.0 \
- crate://crates.io/rayon/1.7.0 \
- crate://crates.io/redox_syscall/0.3.5 \
- crate://crates.io/regex-automata/0.3.6 \
- crate://crates.io/regex-syntax/0.7.4 \
- crate://crates.io/regex/1.9.3 \
- crate://crates.io/rustc-demangle/0.1.23 \
- crate://crates.io/rustix/0.38.8 \
- crate://crates.io/ryu/1.0.15 \
- crate://crates.io/scopeguard/1.2.0 \
- crate://crates.io/semver/1.0.22 \
- crate://crates.io/serde/1.0.183 \
- crate://crates.io/serde_derive/1.0.183 \
- crate://crates.io/serde_json/1.0.105 \
- crate://crates.io/serde_spanned/0.6.3 \
- crate://crates.io/serde_with/2.3.3 \
- crate://crates.io/serde_with_macros/2.3.3 \
- crate://crates.io/serial_test/1.0.0 \
- crate://crates.io/serial_test_derive/1.0.0 \
- crate://crates.io/sha1/0.10.5 \
- crate://crates.io/sha2/0.10.7 \
- crate://crates.io/signal-hook-registry/1.4.1 \
- crate://crates.io/slab/0.4.8 \
- crate://crates.io/smallvec/1.11.0 \
- crate://crates.io/socket2/0.4.9 \
- crate://crates.io/socket2/0.5.3 \
- crate://crates.io/static_assertions/1.1.0 \
- crate://crates.io/strsim/0.10.0 \
- crate://crates.io/syn/1.0.109 \
- crate://crates.io/syn/2.0.28 \
- crate://crates.io/sysinfo/0.28.4 \
- crate://crates.io/tabwriter/1.2.1 \
- crate://crates.io/termcolor/1.2.0 \
- crate://crates.io/test-case-macros/2.2.2 \
- crate://crates.io/test-case/2.2.2 \
- crate://crates.io/thiserror-impl/1.0.46 \
- crate://crates.io/thiserror/1.0.46 \
- crate://crates.io/time-core/0.1.1 \
- crate://crates.io/time-macros/0.2.11 \
- crate://crates.io/time/0.1.45 \
- crate://crates.io/time/0.3.25 \
- crate://crates.io/tinyvec/1.6.0 \
- crate://crates.io/tinyvec_macros/0.1.1 \
- crate://crates.io/tokio-macros/2.1.0 \
- crate://crates.io/tokio-openssl/0.6.3 \
- crate://crates.io/tokio/1.31.0 \
- crate://crates.io/toml/0.7.6 \
- crate://crates.io/toml_datetime/0.6.3 \
- crate://crates.io/toml_edit/0.19.14 \
- crate://crates.io/tower-layer/0.3.2 \
- crate://crates.io/tower-service/0.3.2 \
- crate://crates.io/tracing-attributes/0.1.26 \
- crate://crates.io/tracing-core/0.1.31 \
- crate://crates.io/tracing/0.1.37 \
- crate://crates.io/try-lock/0.2.4 \
- crate://crates.io/typenum/1.16.0 \
- crate://crates.io/unicode-bidi/0.3.13 \
- crate://crates.io/unicode-ident/1.0.11 \
- crate://crates.io/unicode-normalization/0.1.22 \
- crate://crates.io/unicode-width/0.1.10 \
- crate://crates.io/url/2.4.0 \
- crate://crates.io/utf8-width/0.1.6 \
- crate://crates.io/utf8parse/0.2.1 \
- crate://crates.io/vcpkg/0.2.15 \
- crate://crates.io/version_check/0.9.4 \
- crate://crates.io/want/0.3.1 \
- crate://crates.io/wasi/0.10.0+wasi-snapshot-preview1 \
- crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \
- crate://crates.io/wasm-bindgen-backend/0.2.87 \
- crate://crates.io/wasm-bindgen-macro-support/0.2.87 \
- crate://crates.io/wasm-bindgen-macro/0.2.87 \
- crate://crates.io/wasm-bindgen-shared/0.2.87 \
- crate://crates.io/wasm-bindgen/0.2.87 \
- crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi-util/0.1.5 \
- crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
- crate://crates.io/winapi/0.3.9 \
- crate://crates.io/windows-sys/0.48.0 \
- crate://crates.io/windows-targets/0.48.2 \
- crate://crates.io/windows/0.48.0 \
- crate://crates.io/windows_aarch64_gnullvm/0.48.2 \
- crate://crates.io/windows_aarch64_msvc/0.48.2 \
- crate://crates.io/windows_i686_gnu/0.48.2 \
- crate://crates.io/windows_i686_msvc/0.48.2 \
- crate://crates.io/windows_x86_64_gnu/0.48.2 \
- crate://crates.io/windows_x86_64_gnullvm/0.48.2 \
- crate://crates.io/windows_x86_64_msvc/0.48.2 \
- crate://crates.io/winnow/0.5.12 \
- crate://crates.io/yaml-rust/0.4.5 \
- crate://crates.io/zip/0.6.6 \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-client-async;destsuffix=cert/aziot-cert-client-async;subpath=cert/aziot-cert-client-async \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-cert-common-http;destsuffix=cert/aziot-cert-common-http;subpath=cert/aziot-cert-common-http \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-certd-config;destsuffix=cert/aziot-certd-config;subpath=cert/aziot-certd-config \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-client-async;destsuffix=identity/aziot-identity-client-async;subpath=identity/aziot-identity-client-async \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common-http;destsuffix=identity/aziot-identity-common-http;subpath=identity/aziot-identity-common-http \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identity-common;destsuffix=identity/aziot-identity-common;subpath=identity/aziot-identity-common \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-identityd-config;destsuffix=identity/aziot-identityd-config;subpath=identity/aziot-identityd-config \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client-async;destsuffix=key/aziot-key-client-async;subpath=key/aziot-key-client-async \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-client;destsuffix=key/aziot-key-client;subpath=key/aziot-key-client \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common-http;destsuffix=key/aziot-key-common-http;subpath=key/aziot-key-common-http \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-common;destsuffix=key/aziot-key-common;subpath=key/aziot-key-common \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-key-openssl-engine;destsuffix=key/aziot-key-openssl-engine;subpath=key/aziot-key-openssl-engine \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keyd-config;destsuffix=key/aziot-keyd-config;subpath=key/aziot-keyd-config \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-keys-common;destsuffix=key/aziot-keys-common;subpath=key/aziot-keys-common \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziot-tpmd-config;destsuffix=tpm/aziot-tpmd-config;subpath=tpm/aziot-tpmd-config \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=aziotctl-common;destsuffix=aziotctl/aziotctl-common;subpath=aziotctl/aziotctl-common \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=cert-renewal;destsuffix=cert/cert-renewal;subpath=cert/cert-renewal \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=config-common;destsuffix=config-common;subpath=config-common \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=http-common;destsuffix=http-common;subpath=http-common \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=logger;destsuffix=logger;subpath=logger \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-build;destsuffix=openssl-build;subpath=openssl-build \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl-sys2;destsuffix=openssl-sys2;subpath=openssl-sys2 \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=openssl2;destsuffix=openssl2;subpath=openssl2 \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11-sys;destsuffix=pkcs11/pkcs11-sys;subpath=pkcs11/pkcs11-sys \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=pkcs11;destsuffix=pkcs11/pkcs11;subpath=pkcs11/pkcs11 \
- git://github.com/Azure/iot-identity-service;protocol=https;nobranch=1;name=test-common;destsuffix=test-common;subpath=test-common;subpath=test-common \
-"
SRC_URI[addr2line-0.20.0.sha256sum] = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
SRC_URI[adler-1.0.2.sha256sum] = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
@@ -501,98 +497,89 @@ SRC_URI[yaml-rust-0.4.5.sha256sum] = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd4
SRC_URI[zip-0.6.6.sha256sum] = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
SRCREV_FORMAT .= "_aziot-cert-client-async"
-SRCREV_aziot-cert-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-cert-client-async = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-client-async"
SRCREV_FORMAT .= "_aziot-cert-common-http"
-SRCREV_aziot-cert-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-cert-common-http = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-cert-common-http"
SRCREV_FORMAT .= "_aziot-certd-config"
-SRCREV_aziot-certd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-certd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/aziot-certd-config"
SRCREV_FORMAT .= "_aziot-identity-client-async"
-SRCREV_aziot-identity-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identity-client-async = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-client-async"
SRCREV_FORMAT .= "_aziot-identity-common"
-SRCREV_aziot-identity-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identity-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common"
SRCREV_FORMAT .= "_aziot-identity-common-http"
-SRCREV_aziot-identity-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identity-common-http = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identity-common-http"
SRCREV_FORMAT .= "_aziot-identityd-config"
-SRCREV_aziot-identityd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-identityd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/identity/aziot-identityd-config"
SRCREV_FORMAT .= "_aziot-key-client"
-SRCREV_aziot-key-client = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-client = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client"
SRCREV_FORMAT .= "_aziot-key-client-async"
-SRCREV_aziot-key-client-async = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-client-async = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-client-async"
SRCREV_FORMAT .= "_aziot-key-common"
-SRCREV_aziot-key-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common"
SRCREV_FORMAT .= "_aziot-key-common-http"
-SRCREV_aziot-key-common-http = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-common-http = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-common-http"
SRCREV_FORMAT .= "_aziot-key-openssl-engine"
-SRCREV_aziot-key-openssl-engine = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-key-openssl-engine = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-key-openssl-engine"
SRCREV_FORMAT .= "_aziot-keyd-config"
-SRCREV_aziot-keyd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-keyd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keyd-config"
SRCREV_FORMAT .= "_aziot-keys-common"
-SRCREV_aziot-keys-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
-EXTRA_OECARGO_PATHS += "${WORKDIR}/key/aziot-keys-common"
+SRCREV_aziot-keys-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
+EXTRA_OECARGO_PATHS += "${WORKDIR}/aziot-keys-common"
SRCREV_FORMAT .= "_aziot-tpmd-config"
-SRCREV_aziot-tpmd-config = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziot-tpmd-config = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/tpm/aziot-tpmd-config"
SRCREV_FORMAT .= "_aziotctl-common"
-SRCREV_aziotctl-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_aziotctl-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/aziotctl/aziotctl-common"
SRCREV_FORMAT .= "_cert-renewal"
-SRCREV_cert-renewal = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_cert-renewal = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/cert/cert-renewal"
SRCREV_FORMAT .= "_config-common"
-SRCREV_config-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_config-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/config-common"
SRCREV_FORMAT .= "_http-common"
-SRCREV_http-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_http-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/http-common"
SRCREV_FORMAT .= "_logger"
-SRCREV_logger = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_logger = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/logger"
SRCREV_FORMAT .= "_openssl-build"
-SRCREV_openssl-build = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_openssl-build = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-build"
SRCREV_FORMAT .= "_openssl-sys2"
-SRCREV_openssl-sys2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_openssl-sys2 = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl-sys2"
SRCREV_FORMAT .= "_openssl2"
-SRCREV_openssl2 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_openssl2 = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/openssl2"
SRCREV_FORMAT .= "_pkcs11"
-SRCREV_pkcs11 = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_pkcs11 = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11"
SRCREV_FORMAT .= "_pkcs11-sys"
-SRCREV_pkcs11-sys = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_pkcs11-sys = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/pkcs11/pkcs11-sys"
SRCREV_FORMAT .= "_test-common"
-SRCREV_test-common = "b9fff6b2fdf9c1593a5a0b7e856a5f01c2c5ad5b"
+SRCREV_test-common = "72cea820a241aac81cf42bb6693a6e26ac25187c"
EXTRA_OECARGO_PATHS += "${WORKDIR}/test-common"
+# FIXME: update generateme with the real MD5 of the license file
LIC_FILES_CHKSUM = " \
- file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \
- file://THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b \
+ file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d file://THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b\
"
-export SOCKET_DIR="/run/aziot"
-export USER_AZIOTID="aziotid"
-export USER_AZIOTCS="aziotcs"
-export USER_AZIOTKS="aziotks"
-export USER_AZIOTTPM="aziottpm"
-
-SRC_URI += " file://0001-Remove-git-from-Cargo.patch"
-SRC_URI += " file://0002-Work-around-Rust-1.78-dead_code-lint-issues.patch"
-
SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime."
HOMEPAGE = "https://aka.ms/iotedge"
LICENSE = "MIT"
@@ -601,4 +588,4 @@ LICENSE = "MIT"
# this is useful for anything you may want to override from
# what cargo-bitbake generates.
include iotedge-${PV}.inc
-include iotedge.inc
\ No newline at end of file
+include iotedge.inc
From ad1702bdb170603260a52266646f924ba3e8d4c6 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Mon, 23 Sep 2024 00:54:00 -0700
Subject: [PATCH 15/16] Update Release_1.5.11_1.5.3.md
---
notes/Release_1.5.11_1.5.3.md | 66 +++++++++++++++++++++++++++++------
1 file changed, 55 insertions(+), 11 deletions(-)
diff --git a/notes/Release_1.5.11_1.5.3.md b/notes/Release_1.5.11_1.5.3.md
index 5dcf1819..ef6f1c09 100644
--- a/notes/Release_1.5.11_1.5.3.md
+++ b/notes/Release_1.5.11_1.5.3.md
@@ -1,46 +1,65 @@
# Clone iotedge and checkout 1.5.11
+```
cd ~/code/iotedge
git checkout 1.5.11
+```
# generate iotedge bitbake
+```
cd ~/code/iotedge/edgelet/iotedge
cargo-bitbake bitbake
cp iotedge_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/iotedge/iotedge_1.5.11.bb
+```
# generate aziot-edge bitbake
+```
cd ~/code/iotedge/edgelet/aziot-edge
cargo-bitbake bitbake
cp aziot-edged_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/aziot-edged/aziot-edged_1.5.11.bb
+```
# clone iot-identity-service and checkout 1.5.3
+```
cd ~/code/iot-identity-service
git checkout 1.5.3
+```
# generate aziot-keys bitbake
+```
cd ~/code/iot-identity-service/key/aziot-keys
cargo-bitbake bitbake
cp aziot-keys_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys/aziot-keys_1.5.3.bb
+```
# generate aziotctl bitbake
-# first aziot-keyd dependency
+bindgen needs to be added to aziot-keyd because iotedge uses a Makefile to generate this.
+```
cd ~/code/iot-identity-service/keys/aziot-keyd
cargo add --build bindgen@0.69.4
cd ~/code/iot-identity-service/aziotctl
cargo-bitbake bitbake
cp aziotctl_1.5.3.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziotctl/aziotctl_1.5.3.bb
+```
# generate aziotd bitbake
+```
cd ~/code/iot-identity-service/aziotd
cargo-bitbake bitbake
cp aziotd_1.5.3.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziotd/aziotd_1.5.3.bb
+```
-# patch CARGO_SRC_DIR
+# patch CARGO_SRC_DIR for iotedge
+```
sed -i "s/CARGO_SRC_DIR = \"iotedge\"/CARGO_SRC_DIR = \"edgelet\/iotedge\"/" ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/iotedge/iotedge_1.5.11.bb
+```
-# patch CARGO_SRC_DIR
+# patch CARGO_SRC_DIR for aziot-edged
+```
sed -i "s/CARGO_SRC_DIR = \"aziot-edged\"/CARGO_SRC_DIR = \"edgelet\/aziot-edged\"/" ~/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/aziot-edged/aziot-edged_1.5.11.bb
+```
# Patch iotedge
+```
PATCH_TARGET="$HOME/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/iotedge/iotedge_1.5.11.bb $HOME/code/yocto-workdir/meta-iotedge/poky/meta-iotedge/recipes-core/aziot-edged/aziot-edged_1.5.11.bb"
sed -i "s/destsuffix=aziot-cert-client-async/destsuffix=cert\/aziot-cert-client-async;subpath=cert\/aziot-cert-client-async/" $PATCH_TARGET
sed -i "s/destsuffix=aziot-cert-common-http/destsuffix=cert\/aziot-cert-common-http;subpath=cert\/aziot-cert-common-http/" $PATCH_TARGET
@@ -88,41 +107,58 @@ sed -i "s/\${WORKDIR}\/cert-renewal/\${WORKDIR}\/cert\/cert-renewal/" $PATCH_TAR
sed -i "s/\${WORKDIR}\/pkcs11/\${WORKDIR}\/pkcs11\/pkcs11/" $PATCH_TARGET
sed -i "s/\${WORKDIR}\/pkcs11-sys/\${WORKDIR}\/pkcs11\/pkcs11-sys/" $PATCH_TARGET
sed -i "s/file:\/\/MIT;md5=generateme /file:\/\/LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d file:\/\/THIRDPARTYNOTICES;md5=11604c6170b98c376be25d0ca6989d9b/" $PATCH_TARGET
+```
# Patch the branch hashes from iot-identity-service. Replace the
+```
sed -i "s/\"main\"/\"72cea820a241aac81cf42bb6693a6e26ac25187c\"/" $PATCH_TARGET
+```
# Patch the licenses
+```
SERVICE_PATCH_TARGET="$HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys/aziot-keys_1.5.3.bb $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziotctl/aziotctl_1.5.3.bb $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziotd/aziotd_1.5.3.bb"
sed -i "s/file:\/\/MIT;md5=generateme/file:\/\/LICENSE;md5=4f9c2c296f77b3096b6c11a16fa7c66e/" $SERVICE_PATCH_TARGET
+```
# Add pkgconfig to aziot-keys
+```
sed -i "s/inherit cargo/inherit cargo pkgconfig/" $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys/aziot-keys_1.5.3.bb $HOME/code/yocto-workdir/meta-iotedge/recipes-core/aziotd/aziotd_1.5.3.bb
+```
#Get the missing SRC_URI checksums
+This command will tell you which SRC_URI hashes you need to add to the file,
+```
bitbake aziot-keys
-#copying the missing checksums into the bb file from the output error message.
+```
+copying the missing checksums into the bb file from the output error message.
+repeat this step for aziotctl and aziotd
# Generate aziot-keys patch
+```
devtool modify aziot-keys
cd workspace/sources/aziot-keys
sed -i "/panic = \"abort\"/d" Cargo.toml
git commit -am "Remove panic"
devtool update-recipe aziot-keys
-
-# repeat the previous SRC_URI and patch step for aziotctl and aziotd
+```
+repeat this step for aziotctl and aziotd
# Also fix the rustdoc problem for aziotd
+```
cd workspace/source/aziotd
sed -i "s/\/\/\/ The TPM's Endorsement Key/\/\/ The TPM's Endorsement Key/" tpm/aziot-tpmd/src/http/get_tpm_keys.rs tpm/aziot-tpm-common-http/src/lib.rs
sed -i "s/\/\/\/ The TPM's Storage Root Key/\/\/ The TPM's Storage Root Key/" tpm/aziot-tpmd/src/http/get_tpm_keys.rs tpm/aziot-tpm-common-http/src/lib.rs
git commit -am "Fix rustdoc warning"
+```
# Patch aziot-keyd
+```
cd keys/aziot-keyd
cargo add --build bindgen@0.69.4
+```
-# Add the following to build.rs in aziot-keyd
+add the following to build.rs in aziot-keyd
+```
// to bindgen, and lets you build up options for
// the resulting bindings.
let bindings = bindgen::Builder::default()
@@ -140,16 +176,21 @@ cargo add --build bindgen@0.69.4
bindings
.write_to_file("src/keys.generated.rs")
.expect("Couldn't write bindings!");
+```
+
+```
git commit -a -m "Fix keys.generated.rs bindings"
devtool update-recipe aziotd
-
-# Make sure aziotd builds
-bitbake aziotd
+```
# Run Fix up the aziot-edged and iotedge SRC_URI hashes by running this command and copying the output.
+Add the missing SRC_URI hashes to the bb file.
+```
bitbake aziot-edged
+```
# patch iotedge
+```
devtool modify iotedge
cd workspace/sources/iotedge
sed -i "/panic = 'abort'/d" edgelet/Cargo.toml
@@ -159,7 +200,9 @@ ln -s ../Cargo.lock Cargo.lock
git add -A
git commit -m "Fix Cargo.lock and panic"
devtool update-recipe iotedge
+```
+```
devtool modify aziot-edged
cd workspace/sources/aziot-edged
sed -i "/panic = 'abort'/d" edgelet/Cargo.toml
@@ -168,4 +211,5 @@ cd aziot-edged
ln -s ../Cargo.lock Cargo.lock
git add -A
git commit -m "Fix Cargo.lock and panic"
-devtool update-recipe aziot-edged
\ No newline at end of file
+devtool update-recipe aziot-edged
+```
From 38dc81b1b3253e7163d89013e1a44152e9919109 Mon Sep 17 00:00:00 2001
From: Hunter Laux
Date: Mon, 23 Sep 2024 00:58:12 -0700
Subject: [PATCH 16/16] Add note about aziot-keyd patch
---
notes/Release_1.5.11_1.5.3.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/notes/Release_1.5.11_1.5.3.md b/notes/Release_1.5.11_1.5.3.md
index ef6f1c09..9cf66920 100644
--- a/notes/Release_1.5.11_1.5.3.md
+++ b/notes/Release_1.5.11_1.5.3.md
@@ -34,14 +34,18 @@ cp aziot-keys_0.1.0.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziot-keys
# generate aziotctl bitbake
bindgen needs to be added to aziot-keyd because iotedge uses a Makefile to generate this.
```
-cd ~/code/iot-identity-service/keys/aziot-keyd
-cargo add --build bindgen@0.69.4
-cd ~/code/iot-identity-service/aziotctl
cargo-bitbake bitbake
cp aziotctl_1.5.3.bb ~/code/yocto-workdir/meta-iotedge/recipes-core/aziotctl/aziotctl_1.5.3.bb
```
# generate aziotd bitbake
+Patch to aziot-keyd file. We will need bindgen for aziot-keyd to build, which aziotd depends on.
+```
+cd ~/code/iot-identity-service/keys/aziot-keyd
+cargo add --build bindgen@0.69.4
+cd ~/code/iot-identity-service/aziotctl
+```
+
```
cd ~/code/iot-identity-service/aziotd
cargo-bitbake bitbake