summaryrefslogtreecommitdiffstats
path: root/common/common_manifest.xml
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-08-01 12:09:45 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-08-01 12:10:30 +0200
commit1ec14ac0a671c9c787504353b0b574ff76858ffc (patch)
treeee3b6e1d49f4618a0c6aea6498fe7ff12e67a876 /common/common_manifest.xml
parent17095d6b1102022db76cc68de5e0010c07af2675 (diff)
downloadel_manifests-rt-1ec14ac0a671c9c787504353b0b574ff76858ffc.tar.gz
Initial commit on warrior
Change-Id: I6ffdc505ae30fcd6bb9a6a5047add1d3deb0816f Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'common/common_manifest.xml')
-rw-r--r--common/common_manifest.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
index 50c8659..5a10722 100644
--- a/common/common_manifest.xml
+++ b/common/common_manifest.xml
@@ -5,14 +5,14 @@
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-common" path="poky/meta-el-common"/> 10 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
11 <project name="linux/meta-el-rt" path="poky/meta-el-rt"/> 11 <project name="linux/meta-el-rt" path="poky/meta-el-rt"/>
12 12
13 <!-- git.enea.com repositories --> 13 <!-- git.enea.com repositories -->
14 14
15 <project name="linux/poky" path="poky" revision="51872d3f99e38f9d883ab0a8782ceecb41822fd0" upstream="sumo" remote="git-enea"/> 15 <project name="linux/poky" path="poky" upstream="warrior" remote="git-enea"/>
16 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="be79b8b111a968efdbe5e1482d0c246d0b24763e" upstream="sumo" remote="git-enea"/> 16 <project name="linux/meta-openembedded" path="poky/meta-openembedded" upstream="warrior" remote="git-enea"/>
17 17
18</manifest> 18</manifest>