summaryrefslogtreecommitdiffstats
path: root/qemuarm64/manifest_template.xml
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2017-06-20 08:05:04 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2017-06-20 08:05:04 +0200
commitbc1a4295024f45014c67bc61157e352a25e12092 (patch)
tree4c13595a1b7c08de65e710efe5e168fbbb498537 /qemuarm64/manifest_template.xml
parent688f595ade7e771f61309b0fd26e296378d27c45 (diff)
downloadel_manifests-standard-bc1a4295024f45014c67bc61157e352a25e12092.tar.gz
Added qemuarm64
Diffstat (limited to 'qemuarm64/manifest_template.xml')
-rw-r--r--qemuarm64/manifest_template.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
new file mode 100644
index 0000000..30e56f3
--- /dev/null
+++ b/qemuarm64/manifest_template.xml
@@ -0,0 +1,11 @@
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/qemuarm64/README" dest="README"/>
9 </project>
10
11</manifest>