summaryrefslogtreecommitdiffstats
path: root/qemuarm/manifest_template.xml
diff options
context:
space:
mode:
authorCatalin Scrieciu <catalin.scrieciu@enea.com>2017-08-03 11:04:55 +0200
committerCatalin Scrieciu <catalin.scrieciu@enea.com>2017-08-03 11:04:55 +0200
commita8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830 (patch)
tree58920f9112891a492fc77e984ba875555eca7cb9 /qemuarm/manifest_template.xml
parent2942448f404820bf032b36e2f65f7a2acc520705 (diff)
downloadel_manifests-standard-a8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830.tar.gz
Stripped demo repo to only build qemuarm64
Diffstat (limited to 'qemuarm/manifest_template.xml')
-rw-r--r--qemuarm/manifest_template.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml
deleted file mode 100644
index 3ffaac2..0000000
--- a/qemuarm/manifest_template.xml
+++ /dev/null
@@ -1,11 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for Qemu, arm -->
4
5 <include name="common/common_manifest.xml"/>
6
7 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common">
8 <linkfile src="../../.repo/manifests/qemuarm/README" dest="README"/>
9 </project>
10
11</manifest>