summaryrefslogtreecommitdiffstats
path: root/qemux86-64/manifest_template.xml
blob: d9fbbfb57745f997fc9b096e568cf7bf5dfc653d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>
  <project name="linux/meta-intel"          path="poky/meta-intel" revision="f17dfeee1da8749fc4eec6892bc7578864c3664f"/>
  <project name="linux/meta-enea-bsp-x86"     path="poky/meta-enea-bsp-x86"/>

</manifest>