diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-10-04 10:20:45 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-10-04 07:54:03 +0000 |
commit | 0b9d29ad1a13f2bec4d88ea11abcde6d2510ebb2 (patch) | |
tree | ebc9c75da74205b5532f0d94734ebc941ae072b0 | |
parent | 893105e4e47cbd27362d2bb712518d047d40f947 (diff) | |
download | meta-boot2qt-0b9d29ad1a13f2bec4d88ea11abcde6d2510ebb2.tar.gz |
qt5: update qtx11extras submodule & quickcompiler revision
Update 5.9.2 RC content with missing changefile & doc updates
Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | recipes-qt/qt5/qtquickcompiler_git.bb | 4 | ||||
-rw-r--r-- | scripts/manifest.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtquickcompiler_git.bb b/recipes-qt/qt5/qtquickcompiler_git.bb index c5b6ef2..be10a78 100644 --- a/recipes-qt/qt5/qtquickcompiler_git.bb +++ b/recipes-qt/qt5/qtquickcompiler_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | ############################################################################ | 1 | ############################################################################ |
2 | ## | 2 | ## |
3 | ## Copyright (C) 2016 The Qt Company Ltd. | 3 | ## Copyright (C) 2017 The Qt Company Ltd. |
4 | ## Contact: https://www.qt.io/licensing/ | 4 | ## Contact: https://www.qt.io/licensing/ |
5 | ## | 5 | ## |
6 | ## This file is part of the Boot to Qt meta layer. | 6 | ## This file is part of the Boot to Qt meta layer. |
@@ -37,7 +37,7 @@ SRC_URI = " \ | |||
37 | git://codereview.qt-project.org/qt/tqtc-qmlcompiler;nobranch=1;protocol=ssh \ | 37 | git://codereview.qt-project.org/qt/tqtc-qmlcompiler;nobranch=1;protocol=ssh \ |
38 | " | 38 | " |
39 | 39 | ||
40 | SRCREV = "0203d381423a6423bf8816905f08d65e6f0755b7" | 40 | SRCREV = "dd96b1d76162d719f9ba572d2c4659f7bcd47710" |
41 | 41 | ||
42 | S = "${WORKDIR}/git" | 42 | S = "${WORKDIR}/git" |
43 | 43 | ||
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index d2257ac..439bcfa 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -24,7 +24,7 @@ | |||
24 | path="sources/meta-openembedded"/> | 24 | path="sources/meta-openembedded"/> |
25 | <project name="meta-qt5" | 25 | <project name="meta-qt5" |
26 | remote="qtyocto" | 26 | remote="qtyocto" |
27 | revision="d625f3f9776789543f7f5ff639fa7b663e228578" | 27 | revision="88a25de90d720d824b8a4e932ff2ff8faa2b6615" |
28 | path="sources/meta-qt5"/> | 28 | path="sources/meta-qt5"/> |
29 | <project name="meta-mingw" | 29 | <project name="meta-mingw" |
30 | remote="qtyocto" | 30 | remote="qtyocto" |