diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-26 09:37:18 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-27 09:18:18 +0200 |
| commit | 9be6548e07e46d037ea991955e0ddd9be635ad5a (patch) | |
| tree | 784eaa444c64c1e01d1dc413c54f630b255e04db /recipes-qt/qt5/qtscript_git.bb | |
| parent | b5e4f9250ae7f71901d6b076e0d46fe1d7ec673a (diff) | |
| download | meta-qt5-9be6548e07e46d037ea991955e0ddd9be635ad5a.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-81892
Change-Id: Ie6dc04df9a62662a0394330775441cc0ba0b2ebc
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 349b1120..3a98a793 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 = "5eedef9953db0859cf9d13b618ea51a071febe39" | 39 | SRCREV = "bfaadab30cb804204e90498437c360b037cc0b8d" |
