summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduardo Ferreira <eduardo.barbosa@toradex.com>2024-01-29 12:43:33 -0300
committerEduardo Ferreira <eduardo.barbosa@toradex.com>2024-01-29 12:51:21 -0300
commitf83b2b00aafcaa95ba937c8f9d399c6943cb6c7f (patch)
treebbb97aa3af46a8d86d27f53665e3d76ef3787562
parenta101eb6ac2c298c812d6d0441e6412ad1f2e3311 (diff)
torizoncore: add new torizon Github repo
We've migrated meta-toradex-torizon to github.com/torizon, so we're adding this new repo to our manifests, and renaming accordingly: * github.com/toradex -> toradex * github.com/torizon -> torizon Related-to: TOR-3369 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
-rw-r--r--torizoncore/default.xml7
-rw-r--r--torizoncore/integration.xml7
-rw-r--r--torizoncore/next.xml7
3 files changed, 12 insertions, 9 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index f54587b..43d34a1 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -6,14 +6,15 @@
<include name="bsp/pinned-tdx.xml" />
<remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
- <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="toradex"/>
+ <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="7eed4a60f594a1a90906acf3b3416d16c53bc72a"/>
<project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="395624cf908078cbaa725aef44d1c1bc94d17218"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="31954471605ae3b41627a0ab7b0dcfe8c5851bd7"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="c9bd57bd65a1bdc9c7a52e6084fc4eaff508dd5c"/>
- <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex-torizon" revision="481db8286e0ad392224ec1015f300e57c61f5d9f"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="1e02b1b66555f13ac75155a22717019c2775f024">
+ <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex" revision="481db8286e0ad392224ec1015f300e57c61f5d9f"/>
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="1e02b1b66555f13ac75155a22717019c2775f024">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
</manifest>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 618d3ab..0f9e5d5 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -6,14 +6,15 @@
<include name="bsp/integration-tdx.xml"/>
<remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
- <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="toradex"/>
+ <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="7eed4a60f594a1a90906acf3b3416d16c53bc72a"/>
<project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="395624cf908078cbaa725aef44d1c1bc94d17218"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="31954471605ae3b41627a0ab7b0dcfe8c5851bd7"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="master"/>
- <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex-torizon" revision="main"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">
+ <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex" revision="main"/>
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="master">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
</manifest>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index d8cb9b4..ea14df2 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -6,14 +6,15 @@
<include name="bsp/integration-tdx.xml" />
<remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
- <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="toradex"/>
+ <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="master"/>
<project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="master"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="master"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="master"/>
- <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex-torizon" revision="main"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">
+ <project name="meta-toradex-security" path="layers/meta-toradex-security" remote="toradex" revision="main"/>
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="master">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
</manifest>