aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscript_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-08-23 03:01:37 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-09-19 09:55:34 +0000
commit66a9704223e327d2f89093367a7967f3efc994e6 (patch)
tree1873b43ebdfb71558557186f842c2e4d47c9857c /recipes-qt/qt5/qtscript_git.bb
parentedf1e434942d3169c459eedaf1d7736ab51ac07a (diff)
qtscript: Fix build on musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtscript_git.bb')
-rw-r--r--recipes-qt/qt5/qtscript_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb
index 4f18ffd0..17ee1130 100644
--- a/recipes-qt/qt5/qtscript_git.bb
+++ b/recipes-qt/qt5/qtscript_git.bb
@@ -11,7 +11,9 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
-SRC_URI += "file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch"
+SRC_URI += "file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch \
+ file://0001-Include-asm-sgidefs.h-on-non-glibc-systems.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)':