From ff64267018f819cdf8e7d70c279fe6db33a65a37 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Mon, 6 Sep 2021 14:19:01 +0200 Subject: add tezi manifest This commit moves the manifest for building tezi from internal toradex-tezi-platform to toradex-manifest, so we can make use of the pinned BSP hashes. This commit updates the hashes from toradex-tezi-platform as follows: meta-toradex-bsp-common 9f07b468d6cecb6fcda469866c305d37fb20f230 -> 276a8e076225332b336e41eb2c62375ddc6989bf meta-toradex-nxp 91233079b4167fe0be7e1f37af67c261ef9afb78 -> 4a074b05bad21ac438a398bb036ec0e8da41513c meta-toradex-tegra f58026172d3c32a9c8026287370ae813d9f14fc5 -> d4ef0a4584e04b14a6ba368b8cdf8592af43d3bb meta-toradex-tezi 6a58e5cd2d5a84357686fe7c6b08e4033ca065dd -> e1d825219d627b5ded55e347ca4e9d4c78e41673 hashes of integration.xml and next.xml are the same if any are present there. Related-to: ELB-4127 Signed-off-by: Philippe Schenker --- tezi/default.xml | 14 ++++++++++++++ tezi/integration.xml | 14 ++++++++++++++ tezi/next.xml | 15 +++++++++++++++ 3 files changed, 43 insertions(+) create mode 100644 tezi/default.xml create mode 100644 tezi/integration.xml create mode 100644 tezi/next.xml (limited to 'tezi') diff --git a/tezi/default.xml b/tezi/default.xml new file mode 100644 index 0000000..6f5e9f5 --- /dev/null +++ b/tezi/default.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/tezi/integration.xml b/tezi/integration.xml new file mode 100644 index 0000000..cc7bc67 --- /dev/null +++ b/tezi/integration.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/tezi/next.xml b/tezi/next.xml new file mode 100644 index 0000000..4f04252 --- /dev/null +++ b/tezi/next.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3