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