summaryrefslogtreecommitdiffstats
path: root/qemux86/manifest_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qemux86/manifest_template.xml')
-rw-r--r--qemux86/manifest_template.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/qemux86/manifest_template.xml b/qemux86/manifest_template.xml
index 6798b61..d0e0608 100644
--- a/qemux86/manifest_template.xml
+++ b/qemux86/manifest_template.xml
@@ -4,7 +4,12 @@
4 4
5 <include name="common/common_manifest.xml"/> 5 <include name="common/common_manifest.xml"/>
6 6
7 <project name="linux/meta-enea-base-x86" path="poky/meta-enea-base-x86"> 7 <project
8 name="linux/meta-enea-base-x86"
9 path="poky/meta-enea-base-x86"
10 remote="git-enea-local"
11 >
8 <linkfile src="../../.repo/manifests/qemux86/README" dest="README"/> 12 <linkfile src="../../.repo/manifests/qemux86/README" dest="README"/>
9 </project> 13 </project>
14
10</manifest> 15</manifest>