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