diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-09-02 20:25:37 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-09-19 07:44:27 +0300 |
| commit | a16976979e929618c8fc873b798d78fc82393cab (patch) | |
| tree | f6881ce7c9119c3b1b3bce75577e2eddd0fa1c45 /recipes-qt/qt5/qtdeclarative_git.bb | |
| parent | ab2d92123df243c5668904bb693309a0ecbb2a3c (diff) | |
| download | meta-qt5-a16976979e929618c8fc873b798d78fc82393cab.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: I3ab35758a7e84bd15d50bcf794a9a3fd1fdaea3e
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index df06f813..0f8d1fbc 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb | |||
| @@ -16,8 +16,6 @@ DEPENDS += "qtbase" | |||
| 16 | 16 | ||
| 17 | SRC_URI += "\ | 17 | SRC_URI += "\ |
| 18 | file://0001-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-locate-qmlca.patch \ | 18 | file://0001-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-locate-qmlca.patch \ |
| 19 | file://0001-Revert-Yield-error-if-qtquickcompiler-is-used-in-non.patch \ | ||
| 20 | file://0002-scenegraph-fix-error-QOffscreenSurface-does-not-name.patch \ | ||
| 21 | " | 19 | " |
| 22 | 20 | ||
| 23 | PACKAGECONFIG ??= "qml-debug qml-network ${@bb.utils.contains('DISTRO_FEATURES', 'qt5-static', 'static', '', d)}" | 21 | PACKAGECONFIG ??= "qml-debug qml-network ${@bb.utils.contains('DISTRO_FEATURES', 'qt5-static', 'static', '', d)}" |
| @@ -30,6 +28,6 @@ do_install_append_class-nativesdk() { | |||
| 30 | rm -rf ${D}${OE_QMAKE_PATH_QML} | 28 | rm -rf ${D}${OE_QMAKE_PATH_QML} |
| 31 | } | 29 | } |
| 32 | 30 | ||
| 33 | SRCREV = "d4e1f5395c896dc5bda9a2e122e2ed0f45be6c18" | 31 | SRCREV = "90a706dffb944e7d18b8b199b1cea68633e2b172" |
| 34 | 32 | ||
| 35 | BBCLASSEXTEND =+ "native nativesdk" | 33 | BBCLASSEXTEND =+ "native nativesdk" |
