Laughing matter: before kde-plasma upgrade 5.12.5 -> 5.13.2 it was
(accidentally) included in images by dependency.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
fixes:
| WARNING: kinfocenter-5.13.2-r0 do_patch:
| Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
| The context lines in the patches can be updated with devtool:
|
| devtool modify <recipe>
| devtool finish --force-patch-refresh <recipe> <layer_path>
|
| Then the updated patches and the source tree (in devtool's workspace)
| should be reviewed to make sure the patches apply in the correct place
| and don't introduce duplicate lines (which can, and does happen
| when some of the context is ignored). Further information:
| http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
| https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
| Details:
| Applying patch 0001-fix-build-in-x11-less-environments.patch
| patching file Modules/info/CMakeLists.txt
| patching file Modules/opengl/CMakeLists.txt
| patching file Modules/opengl/opengl.cpp
| Hunk #2 succeeded at 785 (offset 45 lines).
| Hunk #3 succeeded at 902 (offset 46 lines).
| Hunk #4 succeeded at 948 (offset 44 lines).
| Hunk #5 succeeded at 962 (offset 44 lines).
| Hunk #6 succeeded at 991 (offset 44 lines).
| Hunk #7 succeeded at 1008 with fuzz 1 (offset 44 lines).
|
| Now at patch 0001-fix-build-in-x11-less-environments.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
with recent mata-qt5 ist creates:
| WARNING: qtbase-5.11.1+gitAUTOINC+74305ba470-r0 do_configure: QA Issue: qtbase: invalid PACKAGECONFIG: qml-debug [invalid-packageconfig]
and honestly I have no idea why I intoduced it.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
f142987 Version 0.3.99
162adb3 serialportasyncblock: Fix segfaults on initial open emitting error
6719418 serialportasyncblock: Add a handler for serial errors
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
9b9e413 Version 0.3.992
9aa28df serialportasyncblock: Add an option for debug messages
37ba1ab serialportasyncblock: simplify timeout handling
0bb51e4 serialportasyncblock: Widen idle detection at data send
4f84f55 Revert "serialportasyncblock: Do not emit ioFinished in sendAndReceive in case of error"
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
b6d051c Version 0.3.991
4f6eb0f serialportasyncblock: Do not emit ioFinished in sendAndReceive in case of error
3891075 relaymapper: polish indention
4957e09 Update README.md
24cbdbb Remove '#QMAKE_CXXFLAGS += -O0' leftovers
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* This version builds with Qt 5.11 properly
* Remove GLES2 patch - krita never started up with GLES2 hack
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>