diff options
-rw-r--r-- | common/common_manifest.xml | 6 | ||||
-rw-r--r-- | intel-corei7-64/manifest_template.xml | 2 |
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"/> |