pmaports/device/linux-huawei-y530
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 Initial Huawei Ascend Y530 support (#462) 2017-08-25 15:47:32 +00:00
01_timeconst_fix.patch Initial Huawei Ascend Y530 support (#462) 2017-08-25 15:47:32 +00:00
02_gpu-msm-fix-gcc5-compile.patch Initial Huawei Ascend Y530 support (#462) 2017-08-25 15:47:32 +00:00
03_avoid_rpmb_read_during_boot.patch Update/fix Huawey y530 kernel, framebuffer works (#534) 2017-09-08 15:18:11 +00:00
04_add_missing_dtb.patch [huawei-y530] Cleanup kernel APK, fix compilation issue, remove unnecessary DTBs (#872) 2017-11-04 22:05:57 +00:00
05_fix_mdp3_ctrl_off.patch Update/fix Huawey y530 kernel, framebuffer works (#534) 2017-09-08 15:18:11 +00:00
06_fix_mdss_fb_rgb_mode.patch Update/fix Huawey y530 kernel, framebuffer works (#534) 2017-09-08 15:18:11 +00:00
07_fix_mdss_fb_refresh_rate.patch Update/fix Huawey y530 kernel, framebuffer works (#534) 2017-09-08 15:18:11 +00:00
08_fix_touchscreen.patch [huawei-y530] Fix touchscreen (#552) 2017-09-10 11:35:20 +00:00
09_fix_various_include_directives.patch [huawei-y530] Cleanup kernel APK, fix compilation issue, remove unnecessary DTBs (#872) 2017-11-04 22:05:57 +00:00
APKBUILD device/linux-*: make all kernels compile again 2018-11-27 07:47:11 +01:00
compiler-gcc6.h Initial Huawei Ascend Y530 support (#462) 2017-08-25 15:47:32 +00:00
config-huawei-y530.armhf Fix #737: Disable ANDROID_PARANOID_NETWORK for all devices (#742) 2017-10-11 15:11:05 +00:00