From 0ea6166c6cec5f792992e122393a7a894a991d4b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 18 Jun 2020 18:21:16 +0200 Subject: initial commit This unifies and replaces the following manifests starting from version 5.x.y: http://git.toradex.com/toradex-bsp-platform.git https://github.com/toradex/toradex-torizon-manifest.git Related-to: ELB-2755 Signed-off-by: Max Krummenacher --- torizoncore/default.xml | 19 +++++++++++++++++++ torizoncore/integration.xml | 19 +++++++++++++++++++ torizoncore/next.xml | 19 +++++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100644 torizoncore/default.xml create mode 100644 torizoncore/integration.xml create mode 100644 torizoncore/next.xml (limited to 'torizoncore') diff --git a/torizoncore/default.xml b/torizoncore/default.xml new file mode 100644 index 0000000..e8f4691 --- /dev/null +++ b/torizoncore/default.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml new file mode 100644 index 0000000..6f31c0c --- /dev/null +++ b/torizoncore/integration.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/torizoncore/next.xml b/torizoncore/next.xml new file mode 100644 index 0000000..a3fe214 --- /dev/null +++ b/torizoncore/next.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3