summaryrefslogtreecommitdiffstats
path: root/ls1021aiot
diff options
context:
space:
mode:
Diffstat (limited to 'ls1021aiot')
-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>