summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--inteld1521/manifest_template.xml4
-rw-r--r--qemux86-64/manifest_template.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/inteld1521/manifest_template.xml b/inteld1521/manifest_template.xml
index 24755cc..8cd68a9 100644
--- a/inteld1521/manifest_template.xml
+++ b/inteld1521/manifest_template.xml
@@ -3,9 +3,9 @@
3 3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/> 4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5 5
6 <default revision="master" remote="git-enea"/> 6 <default revision="pyro" remote="git-enea"/>
7 7
8 <project name="linux/poky" path="poky"> 8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/> 9 <linkfile src="../.repo/manifests/README" dest="README"/>
10 </project> 10 </project>
11 11
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml
index 24755cc..8cd68a9 100644
--- a/qemux86-64/manifest_template.xml
+++ b/qemux86-64/manifest_template.xml
@@ -3,9 +3,9 @@
3 3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/> 4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5 5
6 <default revision="master" remote="git-enea"/> 6 <default revision="pyro" remote="git-enea"/>
7 7
8 <project name="linux/poky" path="poky"> 8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/> 9 <linkfile src="../.repo/manifests/README" dest="README"/>
10 </project> 10 </project>
11 11