aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2019-04-04 12:29:13 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2019-04-19 12:26:39 +0000
commit5b7563e30c20156d4c6247ad259c28c17d621cb2 (patch)
treeb548111805e796a4e2fb3b13c0ff6d2b3add23e0 /recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch
parentd8b531530fa42b59aa0a5b123d87a30d749cbcc4 (diff)
qtbase: refresh patches to apply cleanly and update them on github.com/meta-qt5 forks
* in preparation for 5.9.8 upgrade Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch')
-rw-r--r--recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch b/recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch
index f2e9d680..75f047dd 100644
--- a/recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch
+++ b/recipes-qt/qt5/qtbase/0008-Replace-pthread_yield-with-sched_yield.patch
@@ -1,4 +1,4 @@
-From 83d9a275c09352558e69445cb453020861ae3f6e Mon Sep 17 00:00:00 2001
+From 164c79646981537cacc1ad34e4900b36cda7e5d4 Mon Sep 17 00:00:00 2001
From: Khem Raj <raj.khem@gmail.com>
Date: Thu, 27 Jul 2017 08:02:51 -0700
Subject: [PATCH] Replace pthread_yield with sched_yield