diff options
Diffstat (limited to 'intel-corei7-64/manifest_template.xml')
-rw-r--r-- | intel-corei7-64/manifest_template.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml new file mode 100644 index 0000000..4138dfe --- /dev/null +++ b/intel-corei7-64/manifest_template.xml | |||
@@ -0,0 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <manifest> | ||
3 | <!--Manifest template for intel-corei7-64 --> | ||
4 | |||
5 | <include name="common/common_manifest.xml"/> | ||
6 | |||
7 | <project name="linux/meta-intel" path="poky/meta-intel" revision="3fa29b9e6fe67f6a8df3098cf30f794c985b864c" upstream="warrior" remote="git-enea"/> | ||
8 | |||
9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/> | ||
10 | |||
11 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> | ||
12 | |||
13 | </manifest> | ||