summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEduardo Ferreira <eduardo.barbosa@toradex.com>2024-01-29 12:48:33 -0300
committerEduardo Ferreira <eduardo.barbosa@toradex.com>2024-01-29 12:48:33 -0300
commiteb434c5bf33d9488dcea5622f6c3119a27ea32e9 (patch)
tree2d0736c65f1f12dfec1faef7af34bfd7a702ff3c
parentc1715617127955fcd41cb17b2fae81fbc3576a20 (diff)
torizoncore: rename toradex 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. Related-to: TOR-3369 Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
-rw-r--r--torizoncore/default.xml6
-rw-r--r--torizoncore/integration.xml6
-rw-r--r--torizoncore/next.xml4
3 files changed, 8 insertions, 8 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index 5447e0c..ba7bf21 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -5,13 +5,13 @@
<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/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a"/>
<project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="8e02177c2d9fa416f3117c5da1c0dfba7709dfbf"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="beea119eb529b4a11f266004aee8b548427aea39"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="9899177291cf6dbe1cd92d9ae25059bb9d9a1f0f"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="478c84ed5ea78b87bbe0e79c88aac6e8bf3c1c84">
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="478c84ed5ea78b87bbe0e79c88aac6e8bf3c1c84">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
-</manifest> \ No newline at end of file
+</manifest>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 44d1c97..823218e 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -5,13 +5,13 @@
<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/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a"/>
<project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="8e02177c2d9fa416f3117c5da1c0dfba7709dfbf"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="beea119eb529b4a11f266004aee8b548427aea39"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="dunfell-5.x.y">
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="dunfell-5.x.y">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
-</manifest> \ No newline at end of file
+</manifest>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index 8acae09..02da82d 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -5,13 +5,13 @@
<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/torizon" name="torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="dunfell"/>
<project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="dunfell"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="dunfell"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="dunfell-5.x.y">
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="dunfell-5.x.y">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
</manifest>