diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-12-19 12:20:05 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-01-10 07:40:59 +0000 |
| commit | a22c728d16e449f3f573f4fd1324486753378592 (patch) | |
| tree | 1aa4137207be90be1eda3343d13fb56da01e5d07 /recipes-qt/qt5/qtscript_git.bb | |
| parent | 5d320ab6ecde34725ceef536f9d9229fb2125acf (diff) | |
| download | meta-qt5-a22c728d16e449f3f573f4fd1324486753378592.tar.gz | |
qt5: update submodules
- Update Qt submodules to latest in 5.10 branch
- Remove obsolete quickcontrols patch
Task-number: QTBUG-65164
Change-Id: Ic6dc2843df97f2b25dbc4f02300a6251dcd6d0d7
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 1081d0c9..f24d1cd2 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb | |||
| @@ -30,4 +30,4 @@ DEPENDS += "qtbase" | |||
| 30 | # http://errors.yoctoproject.org/Errors/Build/44915/ | 30 | # http://errors.yoctoproject.org/Errors/Build/44915/ |
| 31 | LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" | 31 | LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" |
| 32 | 32 | ||
| 33 | SRCREV = "34784015a96c204633bad5ed86056eee2d32c22f" | 33 | SRCREV = "930a0cd94d06ea7278fc9aa58b637f862a8de357" |
