summaryrefslogtreecommitdiffstats
path: root/p2041rdb/manifest_template.xml
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-04-29 15:50:38 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-04-29 15:50:38 +0200
commit3eed031a65672546447aacc6b0f6e6721478ddfa (patch)
treef3710c377f3fe9c08ad1164f6c2ccb7aa68a6a3a /p2041rdb/manifest_template.xml
parentcba7dacab716a4717b13a8901d88f3e07325f1a7 (diff)
downloadel_manifests-standard-3eed031a65672546447aacc6b0f6e6721478ddfa.tar.gz
Changed to public source for some repos
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>