pmaports/device/linux-lg-dory
Oliver Smith 4472448e6b
device/linux-*: make all kernels compile again
All kernels compile again, after the GCC 8 upgrade.

All 3.x kernels have been changed to use GCC 6 now, because we can't
say for sure that they boot with GCC 8 even if we made them compile
with that newer GCC. If someone wants to test a kernel for a newer
device which they can test, see the instructions on
<https://postmarketos.org/vendorkernel>.

The linux-sony-castor-windy 4.x kernel did not compile out of the box
with the latest GCC, so we set it to GCC 6 as well. This can probably
be fixed easily.

linux-teclast-x80-pro: removed Werror and updated to latest 4.14 kernel
from kernel.org, otherwise this would not compile anymore (tested with
both GCC 6 and 8, probably incompatibility with the latest binutils or
something).

This commit will take too long to compile in CI, so let's [skip ci].
I've compiled all kernels multiple times and fixed them up until all of
them were working again.

Related: #103
2018-11-27 07:47:11 +01:00
..
00_fix_return_address.patch Add LG G Watch (dory) support (#595) 2017-09-19 01:15:04 +02:00
01_avoid_rpmb_read_during_boot.patch Add LG G Watch (dory) support (#595) 2017-09-19 01:15:04 +02:00
02_fix_mdss_fb_refresh_rate.patch Add LG G Watch (dory) support (#595) 2017-09-19 01:15:04 +02:00
03_fix_mdss_fb_memory_allocation.patch Add LG G Watch (dory) support (#595) 2017-09-19 01:15:04 +02:00
APKBUILD device/linux-*: make all kernels compile again 2018-11-27 07:47:11 +01:00
compiler-gcc6.h Add LG G Watch (dory) support (#595) 2017-09-19 01:15:04 +02:00
config-lg-dory.armhf Fix #808: Add SYSVIPC kernel config check (#809) 2017-10-23 19:25:40 +00:00