summaryrefslogtreecommitdiffstats
path: root/p2041rdb/manifest_template.xml
blob: c92b10f1cf4c35b1bc6100b74fc6b625b61baf68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <!--Manifest template for P2041RDB -->
  
  <include name="common/common_manifest.xml"/>
  
  <project name="linux/meta-fsl-ppc"          path="poky/meta-fsl-ppc"/>

  <project name="linux/meta-enea-bsp-common"  path="poky/meta-enea-bsp-common">
    <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/>
  </project>
  
  <project name="linux/meta-enea-bsp-ppc"     path="poky/meta-enea-bsp-ppc"/>
  
</manifest>