Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtwebengine: refresh the patches to apply | Martin Jansa | 2019-07-16 | 1 | -41/+0 |
| | | | | | | | | | | | | | * 4 musl patches didn't apply at all * 0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch is dropped, because whole chromium/device/serial/serial_io_handler_posix.cc was removed in upgrade to 73: commit 38a9a29f4f9436cace7f0e7abf9c586057df8a4e Author: Allan Sandfeld Jensen <allan.jensen@qt.io> Date: Wed Feb 13 16:23:34 2019 +0100 Subject: BASELINE: Update Chromium to 73.0.3683.37 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | qtwebengine: arm: use OE specified -mcpu option | Johannes Pointner | 2019-05-06 | 1 | -0/+41 |
OE-Core sets -mcpu option, which is equivalent to -march and -mtune combination. Therefore don't set -march and -mtune in chromium. Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> |