From 9ffdd55c7c03d9e608409a95ed4c51ae0fb3d511 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Thu, 30 Aug 2018 16:55:01 -0700 Subject: qtscript: Update the custom patch from mainline Update the custom qtscript patch to use a backported patch instead. Signed-off-by: Alistair Francis --- recipes-qt/qt5/qtscript_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtscript_git.bb') diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index 5c1e2e10..4f18ffd0 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ " -SRC_URI += "file://0001-javascriptcore-Use-64-bit-ints.patch" +SRC_URI += "file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch" # qemuarm build fails with: # /OE/build/oe-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/qtscript/5.4.1+gitAUTOINC+822df36f25-r0/git/src/3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h: In member function 'void QTJSC::AssemblerBuffer::putInt64Unchecked(int64_t)': -- cgit v1.2.3