summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml24
-rw-r--r--README.md3
-rw-r--r--base/pinned.xml8
-rw-r--r--bsp/pinned-nxp.xml4
-rw-r--r--bsp/pinned-tdx.xml6
-rw-r--r--tdxref/default.xml6
-rw-r--r--tdxref/integration.xml2
-rw-r--r--tester/default.xml23
-rw-r--r--tester/integration.xml23
-rw-r--r--tester/next.xml23
-rw-r--r--tezi/default.xml16
-rw-r--r--tezi/integration.xml16
-rw-r--r--tezi/next.xml17
-rw-r--r--torizoncore/default.xml18
-rw-r--r--torizoncore/integration.xml16
-rw-r--r--torizoncore/next.xml10
16 files changed, 171 insertions, 44 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 609976c..b221582 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
variables:
# uncomment for the pipeline debug purpose
# CI_DEBUG_TRACE: "true"
- CI_IMAGE: gitlab.int.toradex.com:4567/oleksandr.suvorov/ci-toolchain-container:linux-kernel-builder
+ CI_IMAGE: gitlab.int.toradex.com:4567/rd/linux-bsp/ci-toolchain-container:linux-toradex_aarch32_arm_builder-bb6f84e
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
@@ -21,17 +21,29 @@ repo-sync:
GIT_STRATEGY: clone
script:
- ORIGIN=$(git remote get-url origin)
- - mkdir -p ../bin
- - wget -O ../bin/repo https://commondatastorage.googleapis.com/git-repo-downloads/repo
- - chmod a+x ../bin/repo
- - mkdir -p ../workspace
- - cd ../workspace
+ - mkdir -p bin
+ - wget -O bin/repo https://commondatastorage.googleapis.com/git-repo-downloads/repo
+ - chmod a+x bin/repo
+ - mkdir -p workspace
+ - cd workspace
- ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tdxref/default.xml
- ../bin/repo sync
- ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tdxref/integration.xml
- ../bin/repo sync
- ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tdxref/next.xml
- ../bin/repo sync
+ - ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tester/default.xml
+ - ../bin/repo sync
+ - ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tester/integration.xml
+ - ../bin/repo sync
+ - ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tester/next.xml
+ - ../bin/repo sync
+ - ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tezi/default.xml
+ - ../bin/repo sync
+ - ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tezi/integration.xml
+ - ../bin/repo sync
+ - ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m tezi/next.xml
+ - ../bin/repo sync
- ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m torizoncore/default.xml
- ../bin/repo sync
- ../bin/repo init -u $ORIGIN -b $CI_COMMIT_BRANCH -m torizoncore/integration.xml
diff --git a/README.md b/README.md
index 9b4c6e5..6ebcee4 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,9 @@ the different git repositories and the used versions.
This manifest allows setting up TorizonCore or Toradex Reference Images.
+For our internal use it also allows to setup OE for the Toradex Easy Installer and
+our internal Tester.
+
## Getting Started and Documentation TorizonCore
- [Step-by-step Getting Started Guide](https://developer.toradex.com/getting-started)
diff --git a/base/pinned.xml b/base/pinned.xml
index 9f46d5d..787da3f 100644
--- a/base/pinned.xml
+++ b/base/pinned.xml
@@ -5,8 +5,8 @@
<default sync-j="4"/>
- <project name="bitbake.git" path="layers/openembedded-core/bitbake" remote="oe" revision="da306cd4430a6fcf6b62ed0e6e5310432aa4c4c4" upstream="1.46"/>
- <project name="meta-openembedded.git" path="layers/meta-openembedded" remote="oe" revision="389757a7494221fea1d8437e9a01c6e4fb4700af" upstream="dunfell"/>
- <project name="meta-yocto" path="layers/meta-yocto" remote="yocto" revision="febea5f6be380fed476552d741dc97e9c78ebdd9" upstream="dunfell"/>
- <project name="openembedded-core.git" path="layers/openembedded-core" remote="oe" revision="707036d4ec12ef1a260adcef78627b26e32e6540" upstream="dunfell"/>
+ <project name="bitbake.git" path="layers/openembedded-core/bitbake" remote="oe" revision="7ce4107bf824b3e115b40558336de25f99af31f8" upstream="1.46"/>
+ <project name="meta-openembedded.git" path="layers/meta-openembedded" remote="oe" revision="c74ebbddfd9dbe02d3f7422016324451eb218e1e" upstream="dunfell"/>
+ <project name="meta-yocto" path="layers/meta-yocto" remote="yocto" revision="35a5299b48fdd8ea03826c7350a547ea8e836428" upstream="dunfell"/>
+ <project name="openembedded-core.git" path="layers/openembedded-core" remote="oe" revision="b49b0a3dd74c24f3a011c9c0b5cf8f6530956cfa" upstream="dunfell"/>
</manifest> \ No newline at end of file
diff --git a/bsp/pinned-nxp.xml b/bsp/pinned-nxp.xml
index 90a3327..6e8a4ea 100644
--- a/bsp/pinned-nxp.xml
+++ b/bsp/pinned-nxp.xml
@@ -2,7 +2,7 @@
<manifest>
<remote alias="repo" fetch="https://github.com/Freescale" name="githf"/>
- <project name="meta-freescale-3rdparty.git" path="layers/meta-freescale-3rdparty" remote="githf" revision="50551f0576c00bad71b1496ff2af8eaa6d7f9ca4" upstream="dunfell"/>
+ <project name="meta-freescale-3rdparty.git" path="layers/meta-freescale-3rdparty" remote="githf" revision="5ae8890c1a64271636bcd7773996bddd51e700d8" upstream="dunfell"/>
<project name="meta-freescale-distro.git" path="layers/meta-freescale-distro" remote="githf" revision="5d882cdf079b3bde0bd9869ce3ca3db411acbf3b" upstream="dunfell"/>
- <project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="468e157b4cff033694837db7a8bf7f39be2ea6c7" upstream="dunfell"/>
+ <project name="meta-freescale.git" path="layers/meta-freescale" remote="githf" revision="501032fb30abbad54616a2d9bb4555c297fc35b6" upstream="dunfell"/>
</manifest> \ No newline at end of file
diff --git a/bsp/pinned-tdx.xml b/bsp/pinned-tdx.xml
index 8317efb..6d0bc3c 100644
--- a/bsp/pinned-tdx.xml
+++ b/bsp/pinned-tdx.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote alias="repo" fetch="https://git.toradex.com" name="tdx"/>
- <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="ce4387040bbac9598b8232e86d09e2397a9cda28" upstream="dunfell-5.x.y"/>
- <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="a9ae3ea1f4ad181edbe940a99943a8256a811326" upstream="dunfell-5.x.y"/>
- <project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="60a50b4d6f03a3b4b2d224c2cc2cd37f522dff75" upstream="dunfell-5.x.y"/>
+ <project name="meta-toradex-bsp-common.git" path="layers/meta-toradex-bsp-common" remote="tdx" revision="b9fbc0307cbd77b78aac194f8ae00e9b734736fb" upstream="dunfell-5.x.y"/>
+ <project name="meta-toradex-nxp.git" path="layers/meta-toradex-nxp" remote="tdx" revision="5763fe5bfa7645cd8f148f0ef0dcf83c43d38475" upstream="dunfell-5.x.y"/>
+ <project name="meta-toradex-tegra.git" path="layers/meta-toradex-tegra" remote="tdx" revision="f11bdbda6117af9e0e344dd31b6958775a8566ca" upstream="dunfell-5.x.y"/>
</manifest> \ No newline at end of file
diff --git a/tdxref/default.xml b/tdxref/default.xml
index b34b6a5..2491e62 100644
--- a/tdxref/default.xml
+++ b/tdxref/default.xml
@@ -6,9 +6,9 @@
<include name="bsp/pinned-nxp.xml"/>
<include name="bsp/pinned-tdx.xml"/>
- <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="0d8eb956015acdea7e77cd6672d08dce18061510" upstream="dunfell"/>
- <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="82e3d7b2b56fccabcd52708314acc9dfd6bb24d1" upstream="dunfell-5.x.y"/>
- <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="632db61f177acf18df79d40fefdf1c662c6233a8" upstream="dunfell-5.x.y">
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+ <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="8ffadb517be04a0b19ef1f5d5299a8c581f87383" upstream="dunfell-5.x.y"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="b72627047958f6b517760e32773cc00057c2499c" upstream="dunfell-5.x.y">
<copyfile dest="export" src="buildconf/export"/>
</project>
</manifest> \ No newline at end of file
diff --git a/tdxref/integration.xml b/tdxref/integration.xml
index 5bfd576..3a4ad5f 100644
--- a/tdxref/integration.xml
+++ b/tdxref/integration.xml
@@ -6,7 +6,7 @@
<include name="bsp/pinned-nxp.xml"/>
<include name="bsp/integration-tdx.xml"/>
- <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
<project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="dunfell-5.x.y"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y">
<copyfile dest="export" src="buildconf/export"/>
diff --git a/tester/default.xml b/tester/default.xml
new file mode 100644
index 0000000..6a0ae65
--- /dev/null
+++ b/tester/default.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <include name="base/pinned.xml" />
+ <include name="bsp/pinned-nxp.xml" />
+ <include name="bsp/pinned-tdx.xml" />
+
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+ <remote alias="repo" fetch="https://gitlab.int.toradex.com/rd/testing/som-fct" name="tdx-int"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+ <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="8ffadb517be04a0b19ef1f5d5299a8c581f87383" upstream="dunfell-5.x.y"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="b72627047958f6b517760e32773cc00057c2499c" upstream="dunfell-5.x.y"/>
+ <project dest-branch="dunfell-5.x.y" name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="9b1aa3e02c245176d65ca44d5da406eb9750235e" upstream="dunfell-5.x.y"/>
+
+ <project name="meta-toradex-somfctdut.git" path="layers/meta-toradex-somfctdut" remote="tdx-int" revision="8d38d4494a2ebb2b1823e63eda14167cb5c8dac9" upstream="dunfell-5.x.y">
+ <copyfile dest="export_somfctdut" src="buildconf/export"/>
+ </project>
+
+ <project name="meta-toradex-somfctcm.git" path="layers/meta-toradex-somfctcm" remote="tdx-int" revision="fa9f95c3f62e6e3966cbc203f93a4502a2f5bc56" upstream="dunfell-5.x.y">
+ <copyfile dest="export_somfctcm" src="buildconf/export"/>
+ </project>
+</manifest>
diff --git a/tester/integration.xml b/tester/integration.xml
new file mode 100644
index 0000000..c50adfb
--- /dev/null
+++ b/tester/integration.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <include name="base/pinned.xml" />
+ <include name="bsp/pinned-nxp.xml" />
+ <include name="bsp/integration-tdx.xml" />
+
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+ <remote alias="repo" fetch="https://gitlab.int.toradex.com/rd/testing/som-fct" name="tdx-int"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+ <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="dunfell-5.x.y"/>
+
+ <project name="meta-toradex-somfctdut.git" path="layers/meta-toradex-somfctdut" remote="tdx-int" revision="dunfell-5.x.y">
+ <copyfile dest="export_somfctdut" src="buildconf/export"/>
+ </project>
+
+ <project name="meta-toradex-somfctcm.git" path="layers/meta-toradex-somfctcm" remote="tdx-int" revision="dunfell-5.x.y">
+ <copyfile dest="export_somfctcm" src="buildconf/export"/>
+ </project>
+</manifest>
diff --git a/tester/next.xml b/tester/next.xml
new file mode 100644
index 0000000..681354d
--- /dev/null
+++ b/tester/next.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <include name="base/integration.xml" />
+ <include name="bsp/integration-nxp.xml" />
+ <include name="bsp/integration-tdx.xml" />
+
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+ <remote alias="repo" fetch="https://gitlab.int.toradex.com/rd/testing/som-fct" name="tdx-int"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="dunfell"/>
+ <project name="meta-toradex-demos.git" path="layers/meta-toradex-demos" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="dunfell-5.x.y"/>
+
+ <project name="meta-toradex-somfctdut.git" path="layers/meta-toradex-somfctdut" remote="tdx-int" revision="dunfell-5.x.y">
+ <copyfile dest="export_somfctdut" src="buildconf/export"/>
+ </project>
+
+ <project name="meta-toradex-somfctcm.git" path="layers/meta-toradex-somfctcm" remote="tdx-int" revision="dunfell-5.x.y">
+ <copyfile dest="export_somfctcm" src="buildconf/export"/>
+ </project>
+</manifest>
diff --git a/tezi/default.xml b/tezi/default.xml
new file mode 100644
index 0000000..e2e25bc
--- /dev/null
+++ b/tezi/default.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+
+ <include name="base/pinned.xml"/>
+ <include name="bsp/pinned-nxp.xml"/>
+ <include name="bsp/pinned-tdx.xml"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+ <!-- meta-toradex-distro is used for bumpSRCREV -->
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="b72627047958f6b517760e32773cc00057c2499c"/>
+ <project dest-branch="dunfell-5.x.y" name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="9b1aa3e02c245176d65ca44d5da406eb9750235e" upstream="dunfell-5.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest> \ No newline at end of file
diff --git a/tezi/integration.xml b/tezi/integration.xml
new file mode 100644
index 0000000..65dd81b
--- /dev/null
+++ b/tezi/integration.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+
+ <include name="base/pinned.xml"/>
+ <include name="bsp/pinned-nxp.xml"/>
+ <include name="bsp/integration-tdx.xml"/>
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
+ <!-- meta-toradex-distro is used for bumpSRCREV -->
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="dunfell-5.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest>
diff --git a/tezi/next.xml b/tezi/next.xml
new file mode 100644
index 0000000..b511398
--- /dev/null
+++ b/tezi/next.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+ <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="githt"/>
+
+ <include name="base/integration.xml" />
+ <include name="bsp/integration-nxp.xml" />
+ <include name="bsp/integration-tdx.xml" />
+
+ <project name="meta-qt5.git" path="layers/meta-qt5" remote="githq" revision="dunfell"/>
+ <!-- meta-toradex-distro is used for bumpSRCREV -->
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="dunfell-5.x.y"/>
+ <project name="meta-toradex-tezi.git" path="layers/meta-toradex-tezi" remote="githt" revision="dunfell-5.x.y">
+ <copyfile dest="export" src="buildconf/export"/>
+ </project>
+</manifest>
+
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index 75a1e56..910f0c7 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -4,16 +4,14 @@
<include name="bsp/pinned-nxp.xml"/>
<include name="bsp/pinned-tdx.xml"/>
- <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
- <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
- <remote alias="repo" fetch="https://github.com/foundriesio" name="foundriesio"/>
+ <remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
+ <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="4bc19dd07a748301bbd8314f454c35a6ceb77880"/>
- <project name="meta-security" path="layers/meta-security" remote="yocto" revision="c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="b1bb00f4b645e7ab5cf6af4a6579df8b0f24e079"/>
- <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="92cd3467502bd27b98a76862ca6525ce425a8479"/>
- <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="632db61f177acf18df79d40fefdf1c662c6233a8"/>
- <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="dd7489a7032117f6b2b223babddee2f8c92ce2f9">
+ <project name="meta-security" path="layers/meta-security" remote="yocto" revision="eb631c12be585d18beddbb41f6035772b2cb17d5"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="8e02177c2d9fa416f3117c5da1c0dfba7709dfbf"/>
+ <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="35c723774ee06b3c1831f00a2cbf25cbeae132e1"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="b72627047958f6b517760e32773cc00057c2499c"/>
+ <project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="torizon" revision="34af8f469f3b2266004b0ec44a978e9ad093e6e0">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
-</manifest>
+</manifest> \ No newline at end of file
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 810f7e9..8ec488f 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -4,16 +4,14 @@
<include name="bsp/pinned-nxp.xml"/>
<include name="bsp/integration-tdx.xml"/>
- <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
- <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
- <remote alias="repo" fetch="https://github.com/foundriesio" name="foundriesio"/>
+ <remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
+ <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="4bc19dd07a748301bbd8314f454c35a6ceb77880"/>
- <project name="meta-security" path="layers/meta-security" remote="yocto" revision="c74cc97641fd93e0e7a4383255e9a0ab3deaf9d7"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="b1bb00f4b645e7ab5cf6af4a6579df8b0f24e079"/>
- <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="92cd3467502bd27b98a76862ca6525ce425a8479"/>
+ <project name="meta-security" path="layers/meta-security" remote="yocto" revision="eb631c12be585d18beddbb41f6035772b2cb17d5"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="8e02177c2d9fa416f3117c5da1c0dfba7709dfbf"/>
+ <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="35c723774ee06b3c1831f00a2cbf25cbeae132e1"/>
<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 14f2b16..02da82d 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -4,16 +4,14 @@
<include name="bsp/integration-nxp.xml" />
<include name="bsp/integration-tdx.xml" />
- <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
- <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
- <remote alias="repo" fetch="https://github.com/foundriesio" name="foundriesio"/>
+ <remote alias="repo" fetch="https://github.com/uptane" name="uptane"/>
+ <remote alias="repo" fetch="https://github.com/torizon" name="torizon"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="dunfell"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="dunfell"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" 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>