summaryrefslogtreecommitdiffstats
path: root/ls1021aiot/manifest_template.xml
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-04-28 10:56:25 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-04-28 10:56:25 +0200
commite81601c6a8a655d96bd8fb14e6bd9e5c7b3e254a (patch)
tree01d768415058f3db4c7fdd4489410d1bf452d5f5 /ls1021aiot/manifest_template.xml
parent1ba46bd73aecc85ae0b92578f9736fa888084aa0 (diff)
downloadel_manifests-standard-e81601c6a8a655d96bd8fb14e6bd9e5c7b3e254a.tar.gz
Renamed ls1021atwr to ls1021aiot
Diffstat (limited to 'ls1021aiot/manifest_template.xml')
-rw-r--r--ls1021aiot/manifest_template.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ls1021aiot/manifest_template.xml b/ls1021aiot/manifest_template.xml
new file mode 100644
index 0000000..84058bc
--- /dev/null
+++ b/ls1021aiot/manifest_template.xml
@@ -0,0 +1,12 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for LS1021A-IOT -->
4
5 <include name="common/common_manifest.xml"/>
6
7 <project name="linux/meta-enea-base-arm" path="poky/meta-enea-base-arm">
8 <linkfile src="../../.repo/manifests/ls1021aiot/README" dest="README"/>
9 </project>
10 <project name="linux/meta-enea-bsp-arm" path="poky/meta-enea-bsp-arm"/>
11 <project name="linux/meta-fsl-arm" path="poky/meta-fsl-arm"/>
12</manifest>