summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-11-20 16:46:27 +0100
committerMartin Borg <martin.borg@enea.com>2017-11-21 14:30:02 +0100
commit433805db3c8b7e5819627c8088a24104cff626fd (patch)
tree4833d81e3a5a98d1295148a0aa9e7905d027b37f
parent47341cf53acbef70f914aa07941640159fd534ee (diff)
downloadel_manifests-nfv-access-433805db3c8b7e5819627c8088a24104cff626fd.tar.gz
Update templates to use pyro-nfvaccess branch instead
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--cn8304/manifest_template.xml2
-rw-r--r--inteld1521/manifest_template.xml2
-rw-r--r--qemuarm64/manifest_template.xml2
-rw-r--r--qemux86-64/manifest_template.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/cn8304/manifest_template.xml b/cn8304/manifest_template.xml
index e30105d..859da89 100644
--- a/cn8304/manifest_template.xml
+++ b/cn8304/manifest_template.xml
@@ -3,7 +3,7 @@
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="pyro" remote="git-enea"/> 6 <default revision="pyro-nfvaccess" 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"/>
diff --git a/inteld1521/manifest_template.xml b/inteld1521/manifest_template.xml
index 0d93281..ac9d1f7 100644
--- a/inteld1521/manifest_template.xml
+++ b/inteld1521/manifest_template.xml
@@ -3,7 +3,7 @@
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="pyro" remote="git-enea"/> 6 <default revision="pyro-nfvaccess" 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"/>
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
index e30105d..859da89 100644
--- a/qemuarm64/manifest_template.xml
+++ b/qemuarm64/manifest_template.xml
@@ -3,7 +3,7 @@
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="pyro" remote="git-enea"/> 6 <default revision="pyro-nfvaccess" 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"/>
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml
index 0d93281..ac9d1f7 100644
--- a/qemux86-64/manifest_template.xml
+++ b/qemux86-64/manifest_template.xml
@@ -3,7 +3,7 @@
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="pyro" remote="git-enea"/> 6 <default revision="pyro-nfvaccess" 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"/>