Am 06.12.2016 um 15:13 schrieb Lamar Owen:
As I recall, 4.9.2 is required for the ODroid C2's kernel. CentOS 7 ships 4.8.5; 4.9.2 is in the devtoolset-3 Software Collection for CentOS 7 (RPM packaged for x86_64 but not aarch64). Is a gcc5 ok for building the Hardkernel kernel now? It wasn't the last time I looked.
Linux version 3.14.79-94 (root@a53_b1) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #1 SMP PREEMPT Mon Nov 21 17:13:27 BRST 2016
HK is using gcc-5.4 for their official kernel.
I actually went through a more convoluted process to get my kernels; having a real kernel RPM for the C2 kernel would be fantastic.
I'll try to build one (using `make rpm-pkg`).
Cheers Uli