summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-05-28 11:19:44 +0200
committerSergio Prado <sergio.prado@toradex.com>2022-05-30 10:36:30 +0000
commit77e44e128acd10cab802e990be250a3d9cb17431 (patch)
tree089e48df1766e38db0befd71b2b215d861dad6a4
parent5b37e465c3a577b96329a108340f1f6eb35f3c94 (diff)
move meta-updater to the Uptane space on GitHub also for the default manifest
Completes commit e7d2316 ("torizoncore: update external hashes") Related-to: TOR-2213 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--torizoncore/default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index 3185d71..98a155d 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="b76698c788cb8ca632077a972031899ef15025d6"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="ffb3fb6e4e16e0f0087bb951a761321a2cefeada"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="eba4b74e6e30fb70d26b3034d18ece4d331fca04"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="c4f156fa93b37b2428e09ae22dbd7f5875606f4d"/>
<project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="cbde0286cb85bc445e70210b8df38f29b4784c08"/>
<project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="bb6e509e21e9e81bde0e9b4d33b065692ef64a5b">