diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-05-11 13:08:49 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-05-13 10:50:44 +0000 |
commit | 5da89c9d6a04cb38e1d150d525a3853ba34663f6 (patch) | |
tree | a0a8d2f9b57c8534ea20e24d1aa0d48be5989fed | |
parent | 50e2273cb2525f5f129b3029f2896d024c8456c6 (diff) | |
download | meta-boot2qt-5da89c9d6a04cb38e1d150d525a3853ba34663f6.tar.gz |
meta-qt5: update meta layer
- Update Qt submodules to 5.11.0 rc2
- fixes for qtbase related recipes
Task-number: QTBUG-67590
Change-Id: I99cae3e3e0dc244ff6c8b45c8ac3c36ebd2d2cb8
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
-rw-r--r-- | scripts/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 54185ee..e425e19 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -26,7 +26,7 @@ | |||
26 | path="sources/meta-openembedded"/> | 26 | path="sources/meta-openembedded"/> |
27 | <project name="meta-qt5" | 27 | <project name="meta-qt5" |
28 | remote="qtyocto" | 28 | remote="qtyocto" |
29 | revision="2987d74f3b610d36ddd743f840c15e2ccb64aaa3" | 29 | revision="48eb6e64c764f3b7093c177936712a7b073e3912" |
30 | path="sources/meta-qt5"/> | 30 | path="sources/meta-qt5"/> |
31 | <project name="meta-mingw" | 31 | <project name="meta-mingw" |
32 | remote="qtyocto" | 32 | remote="qtyocto" |