summaryrefslogtreecommitdiffstats
path: root/ls1021aiot/manifest_template.xml
blob: 3ffbb28bfe8a2b6b292ad73f7615efac9f4cbbf9 (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 LS1021A-IOT -->
  
  <include name="common/common_manifest.xml"/>
  
  <project name="linux/meta-fsl-arm"          path="poky/meta-fsl-arm"/>

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