summaryrefslogtreecommitdiffstats
path: root/qemuarm/manifest_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qemuarm/manifest_template.xml')
-rw-r--r--qemuarm/manifest_template.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/qemuarm/manifest_template.xml b/qemuarm/manifest_template.xml
index bde1ed6..2922623 100644
--- a/qemuarm/manifest_template.xml
+++ b/qemuarm/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-arm" path="poky/meta-enea-base-arm"> 7 <project
8 name="linux/meta-enea-base-arm"
9 path="poky/meta-enea-base-arm"
10 remote="git-enea-local"
11 >
8 <linkfile src="../../.repo/manifests/qemuarm/README" dest="README"/> 12 <linkfile src="../../.repo/manifests/qemuarm/README" dest="README"/>
9 </project> 13 </project>
14
10</manifest> 15</manifest>