summaryrefslogtreecommitdiffstats
path: root/p2041rdb
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-04-18 10:33:04 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-04-18 10:33:04 +0200
commit81c52e8eddb8632f841b47a3680c245f7679655f (patch)
tree94d2e295d2608b04337e6d725f1f801b6f78ce2d /p2041rdb
parentb6ed67df249345bc8116d3afc6be42849015bae7 (diff)
downloadel_manifests-standard-81c52e8eddb8632f841b47a3680c245f7679655f.tar.gz
Updated template. meta-enea-base -> meta-el-common, meta-enea-bsp-base -> meta-enea-bsp-common
Diffstat (limited to 'p2041rdb')
-rw-r--r--p2041rdb/manifest_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index f9932e9..838eff2 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -7,11 +7,11 @@
7 7
8 <project name="linux/poky" path="poky"/> 8 <project name="linux/poky" path="poky"/>
9 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> 9 <project name="linux/meta-openembedded" path="poky/meta-openembedded"/>
10 <project name="linux/meta-enea-base" path="poky/meta-enea-base"> 10 <project name="linux/meta-el-common" path="poky/meta-el-common">
11 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> 11 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/>
12 </project> 12 </project>
13 <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc"/> 13 <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc"/>
14 <project name="linux/meta-enea-bsp-base" path="poky/meta-enea-bsp-base"/> 14 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"/>
15 <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/> 15 <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/>
16 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/> 16 <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/>
17</manifest> 17</manifest>