diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-25 09:58:19 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-11-29 09:20:06 +0200 |
| commit | 280139a9d5a7025020de661b2f2050c60419d1b7 (patch) | |
| tree | 2b54ca7a926b8a4565cead7f4aa03975f563d8a7 /recipes-qt/qt5/qtscript_git.bb | |
| parent | 929b2ef266c6eb4cc1f5500f421fda449cd8900b (diff) | |
| download | meta-qt5-280139a9d5a7025020de661b2f2050c60419d1b7.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14.0 branch.
Task-number: QTBUG-77876
Change-Id: Iae130833697aea9c3c284285927fb0b52b8faaea
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtscript_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtscript_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index 59e2c0b0..d1b3dce1 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb | |||
| @@ -36,4 +36,4 @@ DEPENDS += "qtbase" | |||
| 36 | # http://errors.yoctoproject.org/Errors/Build/44915/ | 36 | # http://errors.yoctoproject.org/Errors/Build/44915/ |
| 37 | LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" | 37 | LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" |
| 38 | 38 | ||
| 39 | SRCREV = "359185dae19473c5ec39ba675424506b9d34d815" | 39 | SRCREV = "286286f9750a6417b00877c84cf73fc61002c139" |
