summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-04-22 12:47:47 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-04-22 12:47:47 +0200
commit562d0a169e91cbdff200ffe19b85f2c52134d478 (patch)
treee85cc61be479aeeff4824c29ddbd6318349ae498
parent05e451da7f4aef8f1ef9e374360dbbbec2141887 (diff)
downloadel_manifests-standard-562d0a169e91cbdff200ffe19b85f2c52134d478.tar.gz
Added xml metadata
-rw-r--r--ls1021atwr/manifest_template.xml1
-rw-r--r--p2041rdb/manifest_template.xml1
-rw-r--r--qemuarm/manifest_template.xml1
-rw-r--r--qemuppc/manifest_template.xml1
-rw-r--r--qemux86/manifest_template.xml1
5 files changed, 5 insertions, 0 deletions
diff --git a/ls1021atwr/manifest_template.xml b/ls1021atwr/manifest_template.xml
index 37bd5b8..fb13206 100644
--- a/ls1021atwr/manifest_template.xml
+++ b/ls1021atwr/manifest_template.xml
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?>
1<manifest> 2<manifest>
2 <!--Manifest template for LS1021ATWR --> 3 <!--Manifest template for LS1021ATWR -->
3 4
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index 7df2f7f..fe91a21 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?>
1<manifest> 2<manifest>
2 <!--Manifest template for P2041RDB --> 3 <!--Manifest template for P2041RDB -->
3 4
diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml
index fde93b1..3a56d28 100644
--- a/qemuarm/manifest_template.xml
+++ b/qemuarm/manifest_template.xml
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?>
1<manifest> 2<manifest>
2 <!--Manifest template for Qemu, arm --> 3 <!--Manifest template for Qemu, arm -->
3 4
diff --git a/qemuppc/manifest_template.xml b/qemuppc/manifest_template.xml
index 3b3ac05..57596dc 100644
--- a/qemuppc/manifest_template.xml
+++ b/qemuppc/manifest_template.xml
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?>
1<manifest> 2<manifest>
2 <!--Manifest template for Qemu, ppc --> 3 <!--Manifest template for Qemu, ppc -->
3 4
diff --git a/qemux86/manifest_template.xml b/qemux86/manifest_template.xml
index 893f505..08e1dbe 100644
--- a/qemux86/manifest_template.xml
+++ b/qemux86/manifest_template.xml
@@ -1,3 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?>
1<manifest> 2<manifest>
2 <!--Manifest template for Qemu, x86 --> 3 <!--Manifest template for Qemu, x86 -->
3 4