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

</manifest>