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/qtscript_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/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 e2c035bb..31f57180 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 = "40b5d325b6105d4e520c76a079f530168b58efec" | 39 | SRCREV = "1de1f080ef4b37576843bd59a8aa3e484c918820" |
