summaryrefslogtreecommitdiffstats
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
parent8898e4cf73cf6624f0f6302c04c203f9c7ddd33c (diff)
downloadel_manifests-standard-ad7cedb115222b161df96a6373f8575cdaec13d0.tar.gz
Removed meta-enea-base.*
-rw-r--r--common/common_manifest.xml6
-rw-r--r--ls1021aiot/manifest_template.xml8
-rw-r--r--p2041rdb/manifest_template.xml8
-rw-r--r--qemuarm/manifest_template.xml4
-rw-r--r--qemuppc/manifest_template.xml4
-rw-r--r--qemux86/manifest_template.xml4
6 files changed, 14 insertions, 20 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
index a5b53bd..55b2e4c 100644
--- a/common/common_manifest.xml
+++ b/common/common_manifest.xml
@@ -22,10 +22,4 @@
22 remote="git-enea-local" 22 remote="git-enea-local"
23 /> 23 />
24 24
25 <project
26 name="linux/meta-enea-bsp-common"
27 path="poky/meta-enea-bsp-common"
28 remote="git-enea-local"
29 />
30
31</manifest> 25</manifest>
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>
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>
diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml
index 2922623..93bd088 100644
--- a/qemuarm/manifest_template.xml
+++ b/qemuarm/manifest_template.xml
@@ -5,8 +5,8 @@
5 <include name="common/common_manifest.xml"/> 5 <include name="common/common_manifest.xml"/>
6 6
7 <project 7 <project
8 name="linux/meta-enea-base-arm" 8 name="linux/meta-enea-bsp-common"
9 path="poky/meta-enea-base-arm" 9 path="poky/meta-enea-bsp-common"
10 remote="git-enea-local" 10 remote="git-enea-local"
11 > 11 >
12 <linkfile src="../../.repo/manifests/qemuarm/README" dest="README"/> 12 <linkfile src="../../.repo/manifests/qemuarm/README" dest="README"/>
diff --git a/qemuppc/manifest_template.xml b/qemuppc/manifest_template.xml
index 55f5d14..eecbe3d 100644
--- a/qemuppc/manifest_template.xml
+++ b/qemuppc/manifest_template.xml
@@ -5,8 +5,8 @@
5 <include name="common/common_manifest.xml"/> 5 <include name="common/common_manifest.xml"/>
6 6
7 <project 7 <project
8 name="linux/meta-enea-base-ppc" 8 name="linux/meta-enea-bsp-common"
9 path="poky/meta-enea-base-ppc" 9 path="poky/meta-enea-bsp-common"
10 remote="git-enea-local" 10 remote="git-enea-local"
11 > 11 >
12 <linkfile src="../../.repo/manifests/qemuppc/README" dest="README"/> 12 <linkfile src="../../.repo/manifests/qemuppc/README" dest="README"/>
diff --git a/qemux86/manifest_template.xml b/qemux86/manifest_template.xml
index d0e0608..59d6400 100644
--- a/qemux86/manifest_template.xml
+++ b/qemux86/manifest_template.xml
@@ -5,8 +5,8 @@
5 <include name="common/common_manifest.xml"/> 5 <include name="common/common_manifest.xml"/>
6 6
7 <project 7 <project
8 name="linux/meta-enea-base-x86" 8 name="linux/meta-enea-bsp-common"
9 path="poky/meta-enea-base-x86" 9 path="poky/meta-enea-bsp-common"
10 remote="git-enea-local" 10 remote="git-enea-local"
11 > 11 >
12 <linkfile src="../../.repo/manifests/qemux86/README" dest="README"/> 12 <linkfile src="../../.repo/manifests/qemux86/README" dest="README"/>