summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 12:10:35 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 12:15:02 +0200
commit31d72a72de9397d7b6116e9c767e1c58238884e5 (patch)
tree41551620961c0e9dd79717680a2d26aea300b77d /common
parentfd0007b266aeb756e1744d522b6352ca588ec15c (diff)
downloadel_manifests-accelerated-31d72a72de9397d7b6116e9c767e1c58238884e5.tar.gz
EL8.1 on intel-corei7-64 - initial commit
Change-Id: I83185ee62fa5951683c4f3ec764b61bcd0acc9ed Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'common')
-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