Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtbase: refresh the patches | Martin Jansa | 2017-08-17 | 1 | -63/+0 |
| | | | | | | | | | | | | * upload the patches to b5.8* branches on: https://github.com/meta-qt5/qtbase * refresh the patches * notice that some patches were in section which is meant to be common for target, native and nativesdk qtbase but were added only in target recipe, I've updated them to be included in all 3, hopefully they can be used in all 3 (I don't use nativesdk at all) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | qtbase: Use sched_yield instead of pthread_yield | Khem Raj | 2017-08-08 | 1 | -0/+63 |
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> |