summaryrefslogtreecommitdiffstats
path: root/qemux86/manifest_template.xml
blob: 59d6400cf037dfd96840c2c8a281577da0da1c04 (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, x86 -->
  
  <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/qemux86/README" dest="README"/>
  </project>

</manifest>