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

</manifest>