summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-09-17 12:54:03 +0200
committerMartin Borg <martin.borg@enea.com>2018-09-19 14:40:16 +0200
commitbe1788b42424cc8da828c2862861599b4600830e (patch)
tree5fee671da07b0d66f8f248aaaf5d1918edc5bd2c
parent07509ee4ae6187ab686972bfe99113f8b090339d (diff)
downloadel_manifests-standard-be1788b42424cc8da828c2862861599b4600830e.tar.gz
Freeze sumo branch on upstream layers
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--common/common_manifest.xml6
-rw-r--r--intel-corei7-64/manifest_template.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
index 9e30caf..66f1c7a 100644
--- a/common/common_manifest.xml
+++ b/common/common_manifest.xml
@@ -6,10 +6,10 @@
6 6
7 <default revision="sumo" remote="git-enea"/> 7 <default revision="sumo" remote="git-enea"/>
8 8
9 <project name="linux/poky" path="poky"/> 9 <project name="linux/poky" path="poky" revision="51872d3f99e38f9d883ab0a8782ceecb41822fd0" upstream="sumo"/>
10 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> 10 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="be79b8b111a968efdbe5e1482d0c246d0b24763e" upstream="sumo"/>
11 <project name="linux/meta-el-common" path="poky/meta-el-common"/> 11 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
12 <project name="linux/meta-el-standard" path="poky/meta-el-standard"/> 12 <project name="linux/meta-el-standard" path="poky/meta-el-standard"/>
13 <project name="linux/meta-qt5" path="poky/meta-qt5"/> 13 <project name="linux/meta-qt5" path="poky/meta-qt5" revision="c429cedc9d6babf41feb70211285662356c4125d" upstream="sumo"/>
14 14
15</manifest> 15</manifest>
diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml
index da67fbe..61aa293 100644
--- a/intel-corei7-64/manifest_template.xml
+++ b/intel-corei7-64/manifest_template.xml
@@ -4,7 +4,7 @@
4 4
5 <include name="common/common_manifest.xml"/> 5 <include name="common/common_manifest.xml"/>
6 6
7 <project name="linux/meta-intel" path="poky/meta-intel"/> 7 <project name="linux/meta-intel" path="poky/meta-intel" revision="4da0ebea8d6d7423d734e80c0d9450ed16b62fbb" upstream="sumo"/>
8 8
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> 9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common">
10 <linkfile src="../../.repo/manifests/intel-corei7-64/README" dest="README"/> 10 <linkfile src="../../.repo/manifests/intel-corei7-64/README" dest="README"/>