summaryrefslogtreecommitdiffstats
path: root/ls1021aiot/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 /ls1021aiot/manifest_template.xml
parentcba7dacab716a4717b13a8901d88f3e07325f1a7 (diff)
downloadel_manifests-standard-3eed031a65672546447aacc6b0f6e6721478ddfa.tar.gz
Changed to public source for some repos
Diffstat (limited to 'ls1021aiot/manifest_template.xml')
-rw-r--r--ls1021aiot/manifest_template.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/ls1021aiot/manifest_template.xml b/ls1021aiot/manifest_template.xml
index 84058bc..1265c1f 100644
--- a/ls1021aiot/manifest_template.xml
+++ b/ls1021aiot/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-arm" path="poky/meta-enea-base-arm"> 7 <project name="linux/meta-fsl-arm" path="poky/meta-fsl-arm"/>
8
9 <project
10 name="linux/meta-enea-base-arm"
11 path="poky/meta-enea-base-arm"
12 remote="git-enea-local"
13 >
8 <linkfile src="../../.repo/manifests/ls1021aiot/README" dest="README"/> 14 <linkfile src="../../.repo/manifests/ls1021aiot/README" dest="README"/>
9 </project> 15 </project>
10 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/> 16
11 <project name="linux/meta-fsl-arm" path="poky/meta-fsl-arm"/> 17 <project
18 name="linux/meta-enea-bsp-arm"
19 path="poky/meta-enea-bsp-arm"
20 remote="git-enea-local"
21 />
22
12</manifest> 23</manifest>