mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
configs/ts7680: bump Linux to 4.9, to fix build with gcc >= 8.x
The TS-7680 defconfig does not build with gcc 8.x and 9.x because it uses an old 3.14 kernel. Technologic Systems, the board manufacturer recently released an updated 4.9 based kernel on a separate repository on github. Bump the kernel release from 3.14.28 to 4.19.186 and update the linux defconfig name as requested in the TS-7680 documentation [1]. [1] https://wiki.embeddedarm.com/wiki/TS-7680#Linux_4.9.y Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
33accec420
commit
6f337e09a5
@@ -10,8 +10,7 @@ Wi-Fi, microSD card, eMMC, NOR Flash, USB host port, CAN ports,
|
||||
relays and ADC/DAC. More details on the board here:
|
||||
https://wiki.embeddedarm.com/wiki/TS-7680
|
||||
|
||||
The TS-7680 uses a 3.14.28 Linux kernel provided by
|
||||
Technologic Systems.
|
||||
The TS-7680 uses a 4.9 Linux kernel provided by Technologic Systems.
|
||||
|
||||
To build the default configuration you only have to run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user