diff options
Diffstat (limited to 'qemux86-64/manifest_template.xml')
-rw-r--r-- | qemux86-64/manifest_template.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml index 6f9f7f8..3c8128a 100644 --- a/qemux86-64/manifest_template.xml +++ b/qemux86-64/manifest_template.xml | |||
@@ -1,6 +1,8 @@ | |||
1 | <manifest> | 1 | <manifest> |
2 | <!--Manifest template for inteld1521, virtualization profile --> | 2 | <!--Manifest template for inteld1521, virtualization profile --> |
3 | 3 | ||
4 | <include name="common/common_manifest.xml"/> | ||
5 | |||
4 | <remote name="git-enea" fetch="ssh://git@git.enea.com"/> | 6 | <remote name="git-enea" fetch="ssh://git@git.enea.com"/> |
5 | 7 | ||
6 | <default revision="rocko" remote="git-enea"/> | 8 | <default revision="rocko" remote="git-enea"/> |
@@ -14,11 +16,5 @@ | |||
14 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/> | 16 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/> |
15 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> | 17 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> |
16 | <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization"/> | 18 | <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization"/> |
17 | <project name="linux/meta-intel" path="poky/meta-intel"/> | ||
18 | <project name="linux/meta-dpdk" path="poky/meta-dpdk" revision="master"/> | ||
19 | <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> | ||
20 | <project name="linux/meta-virtualization" path="poky/meta-virtualization"/> | ||
21 | <project name="linux/meta-cloud-services" path="poky/meta-cloud-services"/> | ||
22 | <project name="linux/meta-java" path="poky/meta-java"/> | ||
23 | 19 | ||
24 | </manifest> | 20 | </manifest> |