summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-22 15:44:16 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-23 10:37:49 +0000
commitf6af3a3551f3cb6c90aa05d90941c6140a674279 (patch)
tree3e068185281ea3c2bd21baacfaf4f3f6a9028a7d
parentaf644123214d5fb4214478db3f35ae6150457272 (diff)
downloadmeta-boot2qt-f6af3a3551f3cb6c90aa05d90941c6140a674279.tar.gz
manifest: use correct url and branch
Change-Id: Iba974e227bab090b64cb7001c1a2411714d5cfd8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r--scripts/manifest_fido.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/manifest_fido.xml b/scripts/manifest_fido.xml
index 6a7b308..2945e88 100644
--- a/scripts/manifest_fido.xml
+++ b/scripts/manifest_fido.xml
@@ -13,7 +13,7 @@
13 <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/> 13 <remote fetch="http://codereview.qt-project.org/yocto" name="qtyocto"/>
14 <remote fetch="git://git.yoctoproject.org" name="intel"/> 14 <remote fetch="git://git.yoctoproject.org" name="intel"/>
15 <remote fetch="git://github.com/openembedded" name="oe-mirror"/> 15 <remote fetch="git://github.com/openembedded" name="oe-mirror"/>
16 <remote fetch="git://git://playground.ci.local" name="playground"/> 16 <remote fetch="git://playground.ci.local" name="playground"/>
17 17
18 <project name="poky" 18 <project name="poky"
19 remote="yocto" 19 remote="yocto"
@@ -45,7 +45,7 @@
45 groups="notdefault,ti,bbb"/> 45 groups="notdefault,ti,bbb"/>
46 <project name="meta-raspberrypi" 46 <project name="meta-raspberrypi"
47 remote="yocto" 47 remote="yocto"
48 revision="fido" 48 revision="master"
49 path="sources/meta-raspberrypi" 49 path="sources/meta-raspberrypi"
50 groups="notdefault,rpi"/> 50 groups="notdefault,rpi"/>
51 <project name="meta-fsl-arm-extra" 51 <project name="meta-fsl-arm-extra"