summaryrefslogtreecommitdiffstats
path: root/qemux86
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-04-29 15:50:38 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-04-29 15:50:38 +0200
commit3eed031a65672546447aacc6b0f6e6721478ddfa (patch)
treef3710c377f3fe9c08ad1164f6c2ccb7aa68a6a3a /qemux86
parentcba7dacab716a4717b13a8901d88f3e07325f1a7 (diff)
downloadel_manifests-standard-3eed031a65672546447aacc6b0f6e6721478ddfa.tar.gz
Changed to public source for some repos
Diffstat (limited to 'qemux86')
-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>