summaryrefslogtreecommitdiffstats
path: root/p2041rdb
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 /p2041rdb
parent8898e4cf73cf6624f0f6302c04c203f9c7ddd33c (diff)
downloadel_manifests-standard-ad7cedb115222b161df96a6373f8575cdaec13d0.tar.gz
Removed meta-enea-base.*
Diffstat (limited to 'p2041rdb')
-rw-r--r--p2041rdb/manifest_template.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index 09dad55..876837b 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -7,17 +7,17 @@
7 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/> 7 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/>
8 8
9 <project 9 <project
10 name="linux/meta-enea-base-ppc" 10 name="linux/meta-enea-bsp-common"
11 path="poky/meta-enea-base-ppc" 11 path="poky/meta-enea-bsp-common"
12 remote="git-enea-local" 12 remote="git-enea-local"
13 > 13 >
14 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> 14 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/>
15 </project> 15 </project>
16 16
17 <project 17 <project
18 name="linux/meta-enea-bsp-ppc" 18 name="linux/meta-enea-bsp-ppc"
19 path="poky/meta-enea-bsp-ppc" 19 path="poky/meta-enea-bsp-ppc"
20 remote="git-enea-local" 20 remote="git-enea-local"
21 /> 21 />
22 22
23</manifest> 23</manifest>