summaryrefslogtreecommitdiffstats
path: root/intel-corei7-64/manifest_template.xml
blob: da67fbebddfd3d2e42ab1b31cc86fb61b4877984 (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 intel-corei7-64 -->

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

  <project name="linux/meta-intel"          path="poky/meta-intel"/>

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

  <project name="linux/meta-enea-bsp-x86"     path="poky/meta-enea-bsp-x86"/>

</manifest>