summaryrefslogtreecommitdiffstats
path: root/common/common_manifest.xml
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-06-24 15:10:08 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-06-24 15:12:05 +0200
commitda4cca4dec5774b458b7293e1fcd2e707241acc3 (patch)
tree097df2fa6c8921c573c3622921fda71903e30ade /common/common_manifest.xml
parentf81f334ce1b651e5732a9d919d036506692496c4 (diff)
downloadel_manifests-accelerated-da4cca4dec5774b458b7293e1fcd2e707241acc3.tar.gz
Update hash for meta-el-common
Move to an older commit due to user packages CVEs fixed in the newer OE version. Change-Id: I3ce1cc17ec9783e3cabd6d5d0192340033c9d62b Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'common/common_manifest.xml')
-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 2599e23..efd6da3 100644
--- a/common/common_manifest.xml
+++ b/common/common_manifest.xml
@@ -1,6 +1,6 @@
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 accelerated profile --> 3 <!--Common parts of the manifest template for standard 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/"/>
@@ -18,5 +18,5 @@
18 <project name="amp/meta-amp" path="poky/meta-amp" revision="cffb8c84774ea67360774f9a1370b6c2c236fc64" upstream="sumo" remote="git-enea"/> 18 <project name="amp/meta-amp" path="poky/meta-amp" revision="cffb8c84774ea67360774f9a1370b6c2c236fc64" upstream="sumo" remote="git-enea"/>
19 <project name="amp/meta-jailhouse" path="poky/meta-jailhouse" revision="d3c49e8ee7575581e661b2baea27d9ba5562850a" upstream="master" remote="git-enea"/> 19 <project name="amp/meta-jailhouse" path="poky/meta-jailhouse" revision="d3c49e8ee7575581e661b2baea27d9ba5562850a" upstream="master" remote="git-enea"/>
20 20
21 <project name="linux/meta-el-common" path="poky/meta-el-common"/> 21 <project name="linux/meta-el-common" path="poky/meta-el-common" revision="13e2bdb030f67e2c75ff9873343c008bc13daf16" upstream="sumo" remote="git-enea"/>
22</manifest> 22</manifest>