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.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>