diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2017-06-09 15:17:37 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-06-13 06:00:05 +0000 |
commit | 7eae1c5c3d7d2d925afcc52a934613d2de4d6d8a (patch) | |
tree | a238bd4b67b536d43f3ac517b50c48bc3dd4a90a | |
parent | 0ee666de9edf75b40215daf0f8609f659439458f (diff) | |
download | meta-boot2qt-7eae1c5c3d7d2d925afcc52a934613d2de4d6d8a.tar.gz |
meta-qt5: update to Qt 5.9.1
Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r-- | recipes-qt/qt5/qtquickcompiler_git.bb | 2 | ||||
-rw-r--r-- | scripts/manifest.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtquickcompiler_git.bb b/recipes-qt/qt5/qtquickcompiler_git.bb index 23fbaf8..e684364 100644 --- a/recipes-qt/qt5/qtquickcompiler_git.bb +++ b/recipes-qt/qt5/qtquickcompiler_git.bb | |||
@@ -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 = "86d362f4ed6baeab0dfc6d892f18458a65ec7361" | 40 | SRCREV = "d450627682ddacb21712b869e43502addafad891" |
41 | 41 | ||
42 | S = "${WORKDIR}/git" | 42 | S = "${WORKDIR}/git" |
43 | 43 | ||
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index a91147b..87d6c4c 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="e91e6a01a6623225290059073e806217f23e1f07" | 27 | revision="f54f8401b268cb50d2f270e2da88d07c1c5e4148" |
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" |