summaryrefslogtreecommitdiffstats
path: root/qemux86-64/manifest_template.xml
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-09-13 10:55:51 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-09-13 10:59:57 +0200
commitba8f074a58b648f68c122f579afe08768d16f1c4 (patch)
tree076d5a2ca72b0858fd478fba56aaae1fddc4bbe8 /qemux86-64/manifest_template.xml
parentb13fa0a411ce25d554ccc1852f9e67394b993114 (diff)
downloadel_manifests-standard-ba8f074a58b648f68c122f579afe08768d16f1c4.tar.gz
Code freeze the default manifests
Change-Id: I901715c55d33974480387e41b26272ba3dd0802e Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'qemux86-64/manifest_template.xml')
-rw-r--r--qemux86-64/manifest_template.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/qemux86-64/manifest_template.xml b/qemux86-64/manifest_template.xml
new file mode 100644
index 0000000..d9fbbfb
--- /dev/null
+++ b/qemux86-64/manifest_template.xml
@@ -0,0 +1,13 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Manifest template for Qemu, x86 -->
4
5 <include name="common/common_manifest.xml"/>
6
7 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common">
8 <linkfile src="../../.repo/manifests/qemux86/README" dest="README"/>
9 </project>
10 <project name="linux/meta-intel" path="poky/meta-intel" revision="f17dfeee1da8749fc4eec6892bc7578864c3664f"/>
11 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/>
12
13</manifest>