summaryrefslogtreecommitdiffstats
path: root/qemux86/manifest_template.xml
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 17:04:42 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 17:04:42 +0200
commite755450b97119d9e7d07bbe8e85fd1e00e79b2e1 (patch)
tree92870253eae08a328d1d77e00e54b21316e573c1 /qemux86/manifest_template.xml
parentb1b919f6382ba10b895f5e270d774103b126b723 (diff)
downloadel_manifests-standard-e755450b97119d9e7d07bbe8e85fd1e00e79b2e1.tar.gz
qemux86: Initial commit
Change-Id: I788ed713b4284d798b51e1db252e9870d5475d02 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
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>