summaryrefslogtreecommitdiffstats
path: root/qemux86/manifest_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qemux86/manifest_template.xml')
-rw-r--r--qemux86/manifest_template.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/qemux86/manifest_template.xml b/qemux86/manifest_template.xml
new file mode 100644
index 0000000..fd5fe47
--- /dev/null
+++ b/qemux86/manifest_template.xml
@@ -0,0 +1,11 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for Qemu, x86 -->
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/qemux86/README" dest="README"/>
9 </project>
10
11</manifest>