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