summaryrefslogtreecommitdiffstats
path: root/ls1021aiot
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-04-29 16:57:57 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-04-29 16:57:57 +0200
commitad7cedb115222b161df96a6373f8575cdaec13d0 (patch)
treefccbf73e23ca01d6b7bcba241e12879c5918c8c9 /ls1021aiot
parent8898e4cf73cf6624f0f6302c04c203f9c7ddd33c (diff)
downloadel_manifests-standard-ad7cedb115222b161df96a6373f8575cdaec13d0.tar.gz
Removed meta-enea-base.*
Diffstat (limited to 'ls1021aiot')
-rw-r--r--ls1021aiot/manifest_template.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/ls1021aiot/manifest_template.xml b/ls1021aiot/manifest_template.xml
index 1265c1f..f532107 100644
--- a/ls1021aiot/manifest_template.xml
+++ b/ls1021aiot/manifest_template.xml
@@ -7,17 +7,17 @@
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
10 name="linux/meta-enea-base-arm" 10 name="linux/meta-enea-bsp-common"
11 path="poky/meta-enea-base-arm" 11 path="poky/meta-enea-bsp-common"
12 remote="git-enea-local" 12 remote="git-enea-local"
13 > 13 >
14 <linkfile src="../../.repo/manifests/ls1021aiot/README" dest="README"/> 14 <linkfile src="../../.repo/manifests/ls1021aiot/README" dest="README"/>
15 </project> 15 </project>
16 16
17 <project 17 <project
18 name="linux/meta-enea-bsp-arm" 18 name="linux/meta-enea-bsp-arm"
19 path="poky/meta-enea-bsp-arm" 19 path="poky/meta-enea-bsp-arm"
20 remote="git-enea-local" 20 remote="git-enea-local"
21 /> 21 />
22 22
23</manifest> 23</manifest>