summaryrefslogtreecommitdiffstats
path: root/qemuarm64/manifest_template.xml
blob: 8f89a79194ec4d607ddf2a2547ab1b784dda33c5 (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, arm -->

  <include name="common/common_manifest.xml"/>

  <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common">
    <linkfile src="../../.repo/manifests/qemuarm64/README" dest="README"/>
  </project>
  <project name="demo/meta-demo" path="poky/meta-demo"/>


</manifest>