configs/ts7680: bump Linux to 4.9, to fix build with gcc >= 8.x
authorJulien Grossholtz <julien.grossholtz@openest.io>
Sun, 18 Aug 2019 20:13:53 +0000 (22:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 19 Aug 2019 13:46:18 +0000 (15:46 +0200)
commit6f337e09a557c72b0ed5da6c0c7ffb5a1a60102e
tree45353f301649f90fcc196f271d340ebf11d502b9
parent33accec420dbd373b1f0113e9fa918ca7d17ec57
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>
board/technologic/ts7680/readme.txt
configs/ts7680_defconfig