summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2020-07-27 12:44:46 +0200
committerMing Liu <liu.ming50@gmail.com>2020-07-27 12:44:46 +0200
commit5c09abde45fa57d0ae2eff31ff212651b7c06ebb (patch)
tree3b8730d71ac969dfe0e3fefe26a721b33be6cf54
parent2e6f53d51e3b14e735be89111ce1a28cc97d0beb (diff)
Revert "torizoncore: drop a .git suffix to be consistent with other layers"
This reverts commit 2e6f53d51e3b14e735be89111ce1a28cc97d0beb.
-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 245ebed..1a108fd 100644
--- a/torizoncore/default.xml
+++ b/torizoncore/default.xml
@@ -12,7 +12,7 @@
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927"/>
<project name="meta-updater" path="layers/meta-updater" remote="ats" revision="4af1ea60f37d8a63a3a9633be14591f1b2066cd1"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ffd787fb850e5a1657a01febc8402c74832147a1"/>
- <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="d02ee053a6eb9e16412ac0c6e79ea666af689908">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
diff --git a/torizoncore/integration.xml b/torizoncore/integration.xml
index c772b64..3e3686a 100644
--- a/torizoncore/integration.xml
+++ b/torizoncore/integration.xml
@@ -12,7 +12,7 @@
<project name="meta-security" path="layers/meta-security" remote="yocto" revision="982a29bbb7ef32475aea7c4bb56c620065a50927"/>
<project name="meta-updater" path="layers/meta-updater" remote="ats" revision="4af1ea60f37d8a63a3a9633be14591f1b2066cd1"/>
<project name="meta-virtualization" path="layers/meta-virtualization" remote="yocto" revision="ffd787fb850e5a1657a01febc8402c74832147a1"/>
- <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="dunfell-5.x.y">
<linkfile dest="setup-environment" src="scripts/setup-environment"/>
</project>
diff --git a/torizoncore/next.xml b/torizoncore/next.xml
index c2c28f0..2e969b5 100644
--- a/torizoncore/next.xml
+++ b/torizoncore/next.xml
@@ -12,7 +12,7 @@
<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"/>
- <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>