summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-09-16 09:16:21 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-09-16 15:26:34 +0000
commit1fc629a20dd675bf5e37e90cc2d60017f4e9ddce (patch)
tree857136c7711450aae747890d4f47c5be4e4035bc
parent4e4779902bfce0cbc4ea8055c2b5adb1a43887c0 (diff)
downloadmeta-boot2qt-1fc629a20dd675bf5e37e90cc2d60017f4e9ddce.tar.gz
Use 5.5.1 branch for meta-qt5
5.5.1 branch has been rebased against upstream/master and updated to use Qt 5.5.1 Change-Id: Ib575be637b44500848210d6ccb8c5456d1d5200e Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
-rw-r--r--scripts/manifest_qt5.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest_qt5.xml b/scripts/manifest_qt5.xml
index 69eb254..1e4f902 100644
--- a/scripts/manifest_qt5.xml
+++ b/scripts/manifest_qt5.xml
@@ -7,7 +7,7 @@
7 7
8 <project name="meta-qt5" 8 <project name="meta-qt5"
9 remote="playground" 9 remote="playground"
10 revision="5.5-next" 10 revision="5.5.1"
11 path="sources/meta-qt5"/> 11 path="sources/meta-qt5"/>
12 12
13</manifest> 13</manifest>