aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-08-01 19:55:22 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-08 20:45:33 +0200
commit0b41b62ca5b69112c1afd4736a96b41fc4c4bea9 (patch)
tree3088857b5859b65abbbb73d5ca5c1fec020cc174 /recipes-qt/qt5/qtbase_git.bb
parent904296915495f7f606f5a07cb444d76903093ca0 (diff)
qtbase: Use sched_yield instead of pthread_yield
Makes it portable across glibc and musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index 7b82c00f..3523dc1c 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -25,6 +25,7 @@ SRC_URI += "\
file://0010-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \
file://0001-Delete-qlonglong-and-qulonglong.patch \
file://0010-tst_qstring-Disable-Wformat-security-with-clang-as-w.patch \
+ file://0011-Replace-pthread_yield-with-sched_yield.patch \
file://run-ptest \
"