summaryrefslogtreecommitdiffstats
path: root/qemux86/manifest_template.xml
blob: 6798b611871b9d2db1bfad4c4d1f3a110b81c6ac (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <!--Manifest template for Qemu, x86 -->
  
  <include name="common/common_manifest.xml"/>
  
  <project name="linux/meta-enea-base-x86"    path="poky/meta-enea-base-x86">
    <linkfile src="../../.repo/manifests/qemux86/README" dest="README"/>
  </project>
</manifest>