diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2019-10-30 13:06:41 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-04 10:44:07 +0200 |
| commit | 434e1ab73eb011fa35ba8607f97817fc60615390 (patch) | |
| tree | d32fca45ab093d3f0bdac0fde8ee596a68c31fcf /recipes-qt/qt5/qtscript_git.bb | |
| parent | ec860bdcdb8c4b64f9b4d73b0e1723bd18bd1112 (diff) | |
| download | meta-qt5-434e1ab73eb011fa35ba8607f97817fc60615390.tar.gz | |
qt5: update to Qt 5.15
Latest revision from 5.15 branches.
Change-Id: Ie293c8af27caecb3cea06ef5993a00742423d679
Reviewed-by: Mikko Gronoff <mikko.gronoff@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 89f3d09f..0882b7ea 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 = "5e3ddf5f53836640573f46078779790256409f6d" | 39 | SRCREV = "97f194cfabf9d8ab186241760a29bae1f4811184" |
