diff options
Diffstat (limited to 'intel-corei7-64')
-rw-r--r-- | intel-corei7-64/default.xml | 16 | ||||
-rw-r--r-- | intel-corei7-64/manifest_template.xml | 3 |
2 files changed, 9 insertions, 10 deletions
diff --git a/intel-corei7-64/default.xml b/intel-corei7-64/default.xml index ce7eaa5..11edcc6 100644 --- a/intel-corei7-64/default.xml +++ b/intel-corei7-64/default.xml | |||
@@ -3,13 +3,13 @@ | |||
3 | <remote fetch="ssh://gerrit.enea.se:29418/" name="gerrit-enea"/> | 3 | <remote fetch="ssh://gerrit.enea.se:29418/" name="gerrit-enea"/> |
4 | <remote fetch="ssh://git@git.enea.com/" name="git-enea"/> | 4 | <remote fetch="ssh://git@git.enea.com/" name="git-enea"/> |
5 | 5 | ||
6 | <default remote="gerrit-enea" revision="warrior"/> | 6 | <default remote="git-enea" upstream="warrior"/> |
7 | 7 | ||
8 | <project name="linux/meta-el-common" path="poky/meta-el-common" upstream="warrior"/> | 8 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="3a54ed3bfbcaa4373e3aa32ce2fc57494e198320"/> |
9 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" upstream="warrior"/> | 9 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="5aaa1af25c828f2c55ea67e29e4eab5fbae3b2c6"/> |
10 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" upstream="warrior"/> | 10 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="5e6f03365ba5c9c46efc9fe529c636daf3b5ace3"/> |
11 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" upstream="warrior"/> | 11 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" revision="b06d3b4c0bd8ef788db48f840d83035bbee12115"/> |
12 | <project name="linux/meta-intel" path="poky/meta-intel" remote="git-enea" upstream="warrior"/> | 12 | <project name="linux/meta-intel" path="poky/meta-intel" revision="f17dfeee1da8749fc4eec6892bc7578864c3664f"/> |
13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" remote="git-enea" upstream="warrior"/> | 13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0"/> |
14 | <project name="linux/poky" path="poky" remote="git-enea" upstream="warrior"/> | 14 | <project name="linux/poky" path="poky" revision="51223035e66c5b27799b15a0f8ebe75d24d3971b"/> |
15 | </manifest> | 15 | </manifest> |
diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml index edbe6f2..062ac6f 100644 --- a/intel-corei7-64/manifest_template.xml +++ b/intel-corei7-64/manifest_template.xml | |||
@@ -4,9 +4,8 @@ | |||
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" upstream="warrior" remote="git-enea"/> | 7 | <project name="linux/meta-intel" path="poky/meta-intel" revision="f17dfeee1da8749fc4eec6892bc7578864c3664f"/> |
8 | 8 | ||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/> | ||
10 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> | 9 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> |
11 | 10 | ||
12 | </manifest> | 11 | </manifest> |