aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscript_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtscript_git.bb')
-rw-r--r--recipes-qt/qt5/qtscript_git.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb
index e172ba33..ed2f82ec 100644
--- a/recipes-qt/qt5/qtscript_git.bb
+++ b/recipes-qt/qt5/qtscript_git.bb
@@ -11,11 +11,10 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
-# Patches from https://github.com/meta-qt5/qtscript/commits/b5.11
-# 5.11.meta-qt5.2
+# Patches from https://github.com/meta-qt5/qtscript/commits/b5.12
+# 5.12.meta-qt5.1
SRC_URI += " \
- file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch \
- file://0002-Include-asm-sgidefs.h-on-non-glibc-systems.patch \
+ file://0001-Include-asm-sgidefs.h-on-non-glibc-systems.patch \
"
# qemuarm build fails with:
@@ -37,4 +36,4 @@ DEPENDS += "qtbase"
# http://errors.yoctoproject.org/Errors/Build/44915/
LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}"
-SRCREV = "cf09bc7285793d81a9755bf7e807c9d51d47d980"
+SRCREV = "0be84da60090e9d20ec0066bcd3900ca5572df95"