summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@toradex.com>2022-05-16 11:42:54 -0300
committerSergio Prado <sergio.prado@toradex.com>2022-05-16 16:19:08 +0000
commite7d2316c407f9a6fce95944f21af88fbfe84d2cd (patch)
tree3252e1b2d4d610de381da573e8f762c474c11d2e
parent43ab0488f25bbecad9423245f4f94d5613deffcb (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>
-rw-r--r--torizoncore/integration.xml8
-rw-r--r--torizoncore/next.xml4
2 files changed, 6 insertions, 6 deletions
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 23e9f83..b12031f 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -4,12 +4,12 @@
<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="b76698c788cb8ca632077a972031899ef15025d6"/>
- <project name="meta-updater" path="layers/meta-updater" remote="ats" revision="ffb3fb6e4e16e0f0087bb951a761321a2cefeada"/>
- <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="c4f156fa93b37b2428e09ae22dbd7f5875606f4d"/>
+ <project name="meta-security" path="layers/meta-security" remote="yocto" revision="c62970fda82acf75035243766ecd195243e0f82a"/>
+ <project name="meta-updater" path="layers/meta-updater" remote="uptane" revision="eba4b74e6e30fb70d26b3034d18ece4d331fca04"/>
+ <project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="f6b88c1d2f515ffac90457c0d649d6c805fff736"/>
<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">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index d287f98..8acae09 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="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">