summaryrefslogtreecommitdiffstats
path: root/qemuppc/manifest_template.xml
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 17:08:24 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-07-26 17:08:24 +0200
commite5d426b3d6586862e713fa1778c038bca6c91773 (patch)
treee6c8ddbbcbffdb47bd6b5c025415860ba9536e71 /qemuppc/manifest_template.xml
parente755450b97119d9e7d07bbe8e85fd1e00e79b2e1 (diff)
downloadel_manifests-standard-e5d426b3d6586862e713fa1778c038bca6c91773.tar.gz
qemuppc: Initial commit
Change-Id: I59cc638723accb188791171f4c05ddb43b98617a Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'qemuppc/manifest_template.xml')
-rw-r--r--qemuppc/manifest_template.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/qemuppc/manifest_template.xml b/qemuppc/manifest_template.xml
new file mode 100644
index 0000000..31f580c
--- /dev/null
+++ b/qemuppc/manifest_template.xml
@@ -0,0 +1,11 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for Qemu, ppc -->
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/qemuppc/README" dest="README"/>
9 </project>
10
11</manifest>