summaryrefslogtreecommitdiffstats
path: root/qemuarm/manifest_template.xml
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 17:11:41 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 17:12:17 +0200
commit25d33809f22b423bf037bc0c83b5b6642795d0c6 (patch)
treed97d908c7873749b61a4490c417dd87fd0166481 /qemuarm/manifest_template.xml
parente5d426b3d6586862e713fa1778c038bca6c91773 (diff)
downloadel_manifests-standard-25d33809f22b423bf037bc0c83b5b6642795d0c6.tar.gz
qemuarm: Initial commit
Change-Id: I0429cd0c2a1546f5c08e829df43246071cf55606 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'qemuarm/manifest_template.xml')
-rw-r--r--qemuarm/manifest_template.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml
new file mode 100644
index 0000000..3ffaac2
--- /dev/null
+++ b/qemuarm/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/qemuarm/README" dest="README"/>
9 </project>
10
11</manifest>