summaryrefslogtreecommitdiffstats
path: root/common/common_manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/common_manifest.xml')
-rw-r--r--common/common_manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
index eecb392..01d7090 100644
--- a/common/common_manifest.xml
+++ b/common/common_manifest.xml
@@ -1,11 +1,11 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<manifest> 2<manifest>
3 <!--Common parts of the manifest template for standard profile --> 3 <!--Common parts of the manifest template for accelerated profile -->
4 4
5 <remote name="git-enea" fetch="ssh://git@git.enea.com/"/> 5 <remote name="git-enea" fetch="ssh://git@git.enea.com/"/>
6 <remote name="gerrit-enea" fetch="ssh://gerrit.enea.se:29418/"/> 6 <remote name="gerrit-enea" fetch="ssh://gerrit.enea.se:29418/"/>
7 7
8 <default revision="sumo" remote="gerrit-enea"/> 8 <default revision="warrior" remote="gerrit-enea"/>
9 9
10 <project name="linux/meta-el-accelerated" path="poky/meta-el-accelerated"/> 10 <project name="linux/meta-el-accelerated" path="poky/meta-el-accelerated"/>
11 11