summaryrefslogtreecommitdiffstats
path: root/qemuppc/manifest_template.xml
blob: eecbe3d8a77133b406d429b6c3ed3bdee8a747a6 (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 Qemu, ppc -->
  
  <include name="common/common_manifest.xml"/>
  
  <project
      name="linux/meta-enea-bsp-common"
      path="poky/meta-enea-bsp-common"
      remote="git-enea-local"
      >
    <linkfile src="../../.repo/manifests/qemuppc/README" dest="README"/>
  </project>

</manifest>