diff options
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" |