diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-03 14:30:56 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-05 09:52:04 +0000 |
commit | 419e5d138233017dfcc4e26ce8c5b68bee622168 (patch) | |
tree | 5521386eb7aa840d4d5fc361dca4a7466f3f625e | |
parent | 9233e67180028dde787a5a8c1f3bb8f2bed55205 (diff) | |
download | meta-boot2qt-419e5d138233017dfcc4e26ce8c5b68bee622168.tar.gz |
meta-qt5: update meta layer
- Update qt submodules to latest in 5.9.4 branch
- Update qtquickcompiler due changes in qtdeclarative
Task-number: QTBUG-65028
Change-Id: Ifb8f82d54bb377229e5fd909227ba08386f010af
Reviewed-by: Samuli Piippo <samuli.piippo@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 11e103e..22b7e71 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 = "3eee8b042877c9e03cb4ccf154518d0f9a32335a" | 40 | SRCREV = "a93c32346217dd0fa69418c3566f5a712afa1ab9" |
41 | 41 | ||
42 | S = "${WORKDIR}/git" | 42 | S = "${WORKDIR}/git" |
43 | 43 | ||
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 39015f9..497e0dc 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="8e507ffdf81ea6c169065ce487ca02048d17a6cd" | 27 | revision="b45e88e7c2fb3ca5ec92f7986bae9ff1f76da93c" |
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" |