diff options
author | Adrian Stratulat <adrian.stratulat@enea.com> | 2020-10-07 14:13:04 +0200 |
---|---|---|
committer | Adrian Stratulat <adrian.stratulat@enea.com> | 2020-10-07 15:25:40 +0200 |
commit | 1ae38ebaa01763376e8dc4ac46a2a5fd017d2db8 (patch) | |
tree | 318a90785b302b7ee3dc51391108682558b230b3 /common | |
parent | f3971edd4db042d44cf6e202f4a7d8453dee6136 (diff) | |
download | el_manifests-standard-1ae38ebaa01763376e8dc4ac46a2a5fd017d2db8.tar.gz |
Code freeze the default manifests
Change-Id: I999f1b7c1aaed69930d69b452c530559919dce6b
Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/common_manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml index d8276df..485f0a6 100644 --- a/common/common_manifest.xml +++ b/common/common_manifest.xml | |||
@@ -5,7 +5,7 @@ | |||
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="warrior"/> | 8 | <default remote="git-enea" 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"/> |