summaryrefslogtreecommitdiffstats
path: root/qemuarm64/manifest_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qemuarm64/manifest_template.xml')
-rw-r--r--qemuarm64/manifest_template.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
deleted file mode 100644
index 859da89..0000000
--- a/qemuarm64/manifest_template.xml
+++ /dev/null
@@ -1,23 +0,0 @@
1<manifest>
2 <!--Manifest template for inteld1521, virtualization profile -->
3
4 <remote name="git-enea" fetch="ssh://git@git.enea.com"/>
5
6 <default revision="pyro-nfvaccess" remote="git-enea"/>
7
8 <project name="linux/poky" path="poky">
9 <linkfile src="../.repo/manifests/README" dest="README"/>
10 </project>
11
12 <project name="linux/meta-el-common" path="poky/meta-el-common"/>
13 <project name="linux/meta-el-nfv-access" path="poky/meta-el-nfv-access"/>
14 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
15 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/>
16 <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-openembedded" path="poky/meta-openembedded"/>
19 <project name="linux/meta-virtualization" path="poky/meta-virtualization"/>
20 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services"/>
21 <project name="linux/meta-java" path="poky/meta-java"/>
22
23</manifest>