diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-19 08:56:42 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-27 13:46:09 +0200 |
| commit | 370845a0acaa28d34800dcb08bf76e0d7aeeadb0 (patch) | |
| tree | 7285e617efbcab265e72b7e37428210a88fd5544 /recipes-qt/qt5/qtscript_git.bb | |
| parent | 3bd81f1997683774dd28e6b8673c9b19b66a73ec (diff) | |
| download | meta-qt5-370845a0acaa28d34800dcb08bf76e0d7aeeadb0.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Change-Id: I921b7418e34b6d8047aae26301884db41fd6675e
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 0092938f..76ba0263 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 = "97f194cfabf9d8ab186241760a29bae1f4811184" | 39 | SRCREV = "3c20a81bf02902cd57c7a188555cd33359b27f27" |
