summaryrefslogtreecommitdiffstats
path: root/p2041rdb/manifest_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'p2041rdb/manifest_template.xml')
-rw-r--r--p2041rdb/manifest_template.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index 4a9adf3..09dad55 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -4,9 +4,20 @@
4 4
5 <include name="common/common_manifest.xml"/> 5 <include name="common/common_manifest.xml"/>
6 6
7 <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc"> 7 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/>
8
9 <project
10 name="linux/meta-enea-base-ppc"
11 path="poky/meta-enea-base-ppc"
12 remote="git-enea-local"
13 >
8 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> 14 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/>
9 </project> 15 </project>
10 <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/> 16
11 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/> 17 <project
18 name="linux/meta-enea-bsp-ppc"
19 path="poky/meta-enea-bsp-ppc"
20 remote="git-enea-local"
21 />
22
12</manifest> 23</manifest>