summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2020-07-27 12:49:25 +0200
committerMing Liu <liu.ming50@gmail.com>2020-07-27 12:49:25 +0200
commit73e4aa7687205616423a641c394df0df77151bfa (patch)
tree46756722e6ae8e7407e9b0752d07f7ad973b3d44
parent8467ec79ec58508a59bfc9e01203cc77a178980c (diff)
Revert "torizoncore: drop a .git suffix to be consistent with other layers"
This reverts commit 8467ec79ec58508a59bfc9e01203cc77a178980c.
-rw-r--r--torizoncore/default.xml2
-rw-r--r--torizoncore/integration.xml2
-rw-r--r--torizoncore/next.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/torizoncore/default.xml b/torizoncore/default.xml
index a082ddf..1641a73 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -12,7 +12,7 @@
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="4dc69a75502cb8f184b003e13117999f136b7899"/>
<project name="meta-updater" path="layers/meta-updater" remote="ats" revision="5f7f0d139b3c81e163ad46d366cf1d843c3cb793"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ee94ad466cc3ffbf214a00a6a9aaad6d8ff68794"/>
- <project name="meta-toradex-distro" path="layers/meta-toradex-distro" remote="tdx" revision="8d978fc91a0e60d978315329e123cd1ca12b2a20"/>
+ <project name="meta-toradex-distro.git" path="layers/meta-toradex-distro" remote="tdx" revision="8d978fc91a0e60d978315329e123cd1ca12b2a20"/>
<project name="meta-toradex-torizon" path="layers/meta-toradex-torizon" remote="toradex-torizon" revision="df5cad9c753c10b94201ca545753bdb0af198c45">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index 3dcac6f..18db58f 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -12,7 +12,7 @@
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="4dc69a75502cb8f184b003e13117999f136b7899"/>
<project name="meta-updater" path="layers/meta-updater" remote="ats" revision="5f7f0d139b3c81e163ad46d366cf1d843c3cb793"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ee94ad466cc3ffbf214a00a6a9aaad6d8ff68794"/>
- <project name="meta-toradex-distro" path="layers/meta-toradex-distro" remote="tdx" 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">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index ca71b36..a3fe214 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -12,7 +12,7 @@
<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"/>
- <project name="meta-toradex-distro" path="layers/meta-toradex-distro" remote="tdx" 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">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>