summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@toradex.com>2022-05-04 10:05:07 -0300
committerSergio Prado <sergio.prado@toradex.com>2022-05-04 10:05:07 -0300
commit17e25f4eef2283c7e6866148a0432152bed5b5bb (patch)
treed871fdc9ae43fdb57cf714c3599d1b3547576ad2
parenteee4d82cf05d923ee7cddb896977daaf1f4d1f7d (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>
-rw-r--r--torizoncore/default.xml2
-rw-r--r--torizoncore/integration.xml2
-rw-r--r--torizoncore/next.xml2
3 files changed, 0 insertions, 6 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index e806647..637f898 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -6,9 +6,7 @@
<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"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="030bf03654bc6ff4b574b575650318a56ba8665a"/>
<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"/>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 5f6cd1f..23e9f83 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -6,9 +6,7 @@
<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"/>
- <project name="meta-lmp" path="layers/meta-lmp" remote="foundriesio" revision="030bf03654bc6ff4b574b575650318a56ba8665a"/>
<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"/>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index 14f2b16..d287f98 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -6,9 +6,7 @@
<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"/>
- <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-virtualization" path="layers/meta-virtualization" remote="yocto" revision="dunfell"/>