summaryrefslogtreecommitdiffstats
path: root/qemux86-64/manifest_template.xml
blob: f6c91c67ff80e1c878bba6c3a876de0cb4c5e4b7 (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"/>
  <project name="linux/meta-enea-bsp-x86"     path="poky/meta-enea-bsp-x86"/>

</manifest>