summaryrefslogtreecommitdiffstats
path: root/p2041rdb/manifest_template.xml
diff options
context:
space:
mode:
authorCatalin Scrieciu <catalin.scrieciu@enea.com>2017-08-03 11:04:55 +0200
committerCatalin Scrieciu <catalin.scrieciu@enea.com>2017-08-03 11:04:55 +0200
commita8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830 (patch)
tree58920f9112891a492fc77e984ba875555eca7cb9 /p2041rdb/manifest_template.xml
parent2942448f404820bf032b36e2f65f7a2acc520705 (diff)
downloadel_manifests-standard-a8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830.tar.gz
Stripped demo repo to only build qemuarm64
Diffstat (limited to 'p2041rdb/manifest_template.xml')
-rw-r--r--p2041rdb/manifest_template.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
deleted file mode 100644
index c92b10f..0000000
--- a/p2041rdb/manifest_template.xml
+++ /dev/null
@@ -1,15 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for P2041RDB -->
4
5 <include name="common/common_manifest.xml"/>
6
7 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/>
8
9 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common">
10 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/>
11 </project>
12
13 <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/>
14
15</manifest>