Re: [oe] [meta-qt5] QtWebengine SIGBUS alignment exception

2018-03-14 Thread Peter Fink
Hi! I made some progress investigating my problem, but still have some questions. When I remove "thumb" from my TUNE_FEATURES qtwebengine runs without any issues. Can somebody acknowledge this behavior? Just to be sure it's not an issue of some other part of my setup. #1) Why could this

Re: [oe] [meta-oe][PATCH] sysdig: don't build for aarch64

2018-03-14 Thread Koen Kooi
Op 13-03-18 om 18:03 schreef Armin Kuster: > this package depends on luajit which is not supported on aarch64 FWIW, luajit upstream supports it, it just isn't in an official release. Both fedora and debian are now using a snapshot to get luajit working on aarch64. > > Signed-off-by: Armin

[oe] [PATCH] glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) build

2018-03-14 Thread Andreas Müller
* Commit log shows many commints fixing sse e.g. [1-3]. Instead of creating a heavy patch series here let's move to the latest version tagged. * License file 'copying.txt' was removed in [4]. License information is now found in 'readme.md'. License is still MIT. [1]

[oe] [meta-qt5][PATCH] qtbase: Fix the qt5 linuxfb ratation problem

2018-03-14 Thread Huang Qiyu
This patch fix the qt5 linuxfb ratation problem, create an mrotation option which can rotate the display by 90,180 and 270 degrees. Use tslib as a touch plugin to make rotation of touch coordinates effective. Signed-off-by: Huang Qiyu ---

[oe] [meta-oe][PATCH] smartmontools: 6.5 -> 6.6

2018-03-14 Thread Huang Qiyu
Upgrade smartmontools from 6.5 to 6.6. Signed-off-by: Huang Qiyu --- .../smartmontools/{smartmontools_6.5.bb => smartmontools_6.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/smartmontools/{smartmontools_6.5.bb