summaryrefslogtreecommitdiff
path: root/torizoncore/next.xml
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 /torizoncore/next.xml
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>
Diffstat (limited to 'torizoncore/next.xml')
-rw-r--r--torizoncore/next.xml4
1 files changed, 2 insertions, 2 deletions
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>