summaryrefslogtreecommitdiffstats
path: root/qemuarm/manifest_template.xml
blob: 93bd0886fb5dea47b81104e4467838a7718e21ba (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, arm -->
  
  <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/qemuarm/README" dest="README"/>
  </project>

</manifest>