summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@toradex.com>2022-05-16 11:42:54 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2022-07-06 10:26:55 +0200
commitc3cfa64535657625076257987e9d5373ed9dc7e6 (patch)
tree86f9a28e95d31adfeb07455342ba89f5dd991362
parent1be5655dc08c1e67b28d4f5817586556c0a35844 (diff)
torizoncore: update external hashes
Also move meta-updater to the Uptane space on GitHub. Related-to: TOR-2213 Signed-off-by: Sergio Prado <sergio.prado@toradex.com> (cherry picked from commit e7d2316c407f9a6fce95944f21af88fbfe84d2cd)
-rw-r--r--torizoncore/default.xml4
-rw-r--r--torizoncore/integration.xml4
-rw-r--r--torizoncore/next.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index 85c7b4e..6ced946 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -4,11 +4,11 @@
<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/uptane" name="uptane"/>
<remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="fcceba2208fa7cf63d5841a6a1a3ff743b4cb35d"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="b95d0d80624deecc54e0b99d054b8f58bfc0a588"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="d3d04674cca2b56f97870b0b68bf6e409ebb10fa"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="0db3901a48426ee403a045e0b626416c5fa93c6f"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="49af4af336c6600f8a97837ce7fd2581c5c027f7"/>
<project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="6054c5e5df22c7e3c9b25ac865417695ebe1eca3">
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index f2463f1..dc1999a 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -4,11 +4,11 @@
<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/uptane" name="uptane"/>
<remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="93f2146211001ee3cf697d8428969cc3069ed6ba"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="150a5f42169def91b3938f78f63170e2d0fefdcc"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="d3d04674cca2b56f97870b0b68bf6e409ebb10fa"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="21a5c29a10f033859f6e44aa035161befa439128"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="master"/>
<project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index 6e94838..71b0f6c 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -4,11 +4,11 @@
<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/uptane" name="uptane"/>
<remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="master"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" 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-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="master">