diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-18 15:02:05 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-03 14:10:43 +0000 |
| commit | 28d4bfdf74ba9d66ad749fc7208ca8dc147a3927 (patch) | |
| tree | 0c1860045e9ca308bab1b30ab163bca0df4fcb2c /recipes-qt/qt5/qtscript_git.bb | |
| parent | 5a328383122c7d82b096b1b090a850e14d6fa311 (diff) | |
| download | meta-qt5-28d4bfdf74ba9d66ad749fc7208ca8dc147a3927.tar.gz | |
Upgrade to 5.12.2
Signed-off-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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index a6b6429c..67d17b28 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb | |||
| @@ -15,7 +15,6 @@ LIC_FILES_CHKSUM = " \ | |||
| 15 | # 5.12.meta-qt5.2 | 15 | # 5.12.meta-qt5.2 |
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://0001-Include-asm-sgidefs.h-on-non-glibc-systems.patch \ | 17 | file://0001-Include-asm-sgidefs.h-on-non-glibc-systems.patch \ |
| 18 | file://0002-Fix-build-with-GCC-8.3.patch \ | ||
| 19 | " | 18 | " |
| 20 | 19 | ||
| 21 | # qemuarm build fails with: | 20 | # qemuarm build fails with: |
| @@ -37,4 +36,4 @@ DEPENDS += "qtbase" | |||
| 37 | # http://errors.yoctoproject.org/Errors/Build/44915/ | 36 | # http://errors.yoctoproject.org/Errors/Build/44915/ |
| 38 | 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)}" |
| 39 | 38 | ||
| 40 | SRCREV = "0be84da60090e9d20ec0066bcd3900ca5572df95" | 39 | SRCREV = "6c0edaf30c5bdfc2739ca646da73dcb697ab1361" |
