summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@toradex.com>2022-05-04 10:05:07 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2022-07-06 10:22:56 +0200
commit1be5655dc08c1e67b28d4f5817586556c0a35844 (patch)
tree915286ebff30414557f14b059eb4caa3aefb027e
parent11f2f16284a3c055fd0e130ea77c851df82587b4 (diff)
torizoncore: remove meta-lmp
TorizonCore does not use meta-lmp anymore, so let's remove it. Related-to: TOR-2247 Signed-off-by: Sergio Prado <sergio.prado@toradex.com> (cherry picked from commit 17e25f4eef2283c7e6866148a0432152bed5b5bb)
-rw-r--r--torizoncore/default.xml6
-rw-r--r--torizoncore/integration.xml6
-rw-r--r--torizoncore/next.xml6
3 files changed, 6 insertions, 12 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index 4452a50..85c7b4e 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -4,11 +4,9 @@
<include name="bsp/pinned-nxp.xml" />
<include name="bsp/pinned-tdx.xml" />
- <remote fetch="https://github.com/advancedtelematic" name="ats"/>
- <remote fetch="https://github.com/toradex" name="toradex-torizon"/>
- <remote fetch="https://github.com/foundriesio" name="foundriesio"/>
+ <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="b553f81e5064d261739c555bda6ae278b3142649"/>
<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-virtualization" path="layers/meta-virtualization" remote="yocto" revision="0db3901a48426ee403a045e0b626416c5fa93c6f"/>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 8c30a8a..f2463f1 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -4,11 +4,9 @@
<include name="bsp/pinned-nxp.xml"/>
<include name="bsp/integration-tdx.xml"/>
- <remote fetch="https://github.com/advancedtelematic" name="ats"/>
- <remote fetch="https://github.com/toradex" name="toradex-torizon"/>
- <remote fetch="https://github.com/foundriesio" name="foundriesio"/>
+ <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="947c229bc8b816a39d3a624ad16d9571bb7580a6"/>
<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-virtualization" path="layers/meta-virtualization" remote="yocto" revision="21a5c29a10f033859f6e44aa035161befa439128"/>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index a3fe214..6e94838 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -4,11 +4,9 @@
<include name="bsp/integration-nxp.xml" />
<include name="bsp/integration-tdx.xml" />
- <remote fetch="https://github.com/advancedtelematic" name="ats"/>
- <remote fetch="https://github.com/toradex" name="toradex-torizon"/>
- <remote fetch="https://github.com/foundriesio" name="foundriesio"/>
+ <remote alias="repo" fetch="https://github.com/advancedtelematic" name="ats"/>
+ <remote alias="repo" fetch="https://github.com/toradex" name="toradex-torizon"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="master"/>
<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-virtualization" path="layers/meta-virtualization" remote="yocto" revision="master"/>