diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-18 09:49:56 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-19 15:23:10 +0200 |
| commit | fb2591768eece1c4ee76b5c62d1080f826922739 (patch) | |
| tree | 643ec4ef9c95a6cf4fb91a6b52c54ddb052b7999 /recipes-qt/qt5/qtscript_git.bb | |
| parent | 846d6e6a59e2c1db5096fea7ef59d50310253967 (diff) | |
| download | meta-qt5-fb2591768eece1c4ee76b5c62d1080f826922739.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-80823
Change-Id: I2c05a6883715cb45d33e019cf9b497b3b10e87cf
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 0de9280c..b87fa237 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 = "47c070072496933909ee1267fb26a6f62b169528" | 39 | SRCREV = "3a358430efe797fe1c0f1aa7f701f9139a642d6f" |
