summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-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 485f0a6..28beb94 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 remote="git-enea" upstream="dunfell"/> 8 <default remote="git-enea" revision="dunfell" upstream="dunfell"/>
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-standard" path="poky/meta-el-standard"/> 11 <project name="linux/meta-el-standard" path="poky/meta-el-standard"/>
12 12
13 <!-- git.enea.com repos --> 13 <!-- git.enea.com repos -->
14 <project name="linux/poky" path="poky" revision="51223035e66c5b27799b15a0f8ebe75d24d3971b"/> 14 <project name="linux/poky" path="poky"/>
15 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="be79b8b111a968efdbe5e1482d0c246d0b24763e"/> 15 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
16 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/> 16 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
17 <project name="linux/meta-el-common" path="poky/meta-el-common"/> 17 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
18 18