diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-11-17 12:22:16 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-11-25 15:43:16 +0000 |
commit | 851b6eee5219375e791bc05b346508fceeb051c7 (patch) | |
tree | b621ffd0c0b9a86d8e51c0ded08f86796e568cd8 | |
parent | 5cfe383d532a04575264a0fde492faff52953178 (diff) | |
download | meta-boot2qt-851b6eee5219375e791bc05b346508fceeb051c7.tar.gz |
meta-qt5: update meta layer
Update submodules to 5.10.0 branch
Update QtQuickCompiler
Change-Id: Ic1d8351f8f8ea5306f10f444618e00fa8e05a2aa
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 a3849a3..36d2c19 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 = "cd3e5533e0597aece6d1e536e2b57beff15e1c5f" | 40 | SRCREV = "4e05e09f19bac2901cb16bf1229e396930b831ee" |
41 | 41 | ||
42 | S = "${WORKDIR}/git" | 42 | S = "${WORKDIR}/git" |
43 | 43 | ||
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 52692dd..0f78b5e 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="e015edf046a88ca13dd603265f71a6e05662db72" | 27 | revision="ce3d695f02c9103c6b7d7ce2b1f98ffba15e6f9d" |
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" |