pandaboard_defconfig: bump linux to 4.19.62 to fix build with gcc 8
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Jul 2019 12:33:15 +0000 (14:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Jul 2019 21:33:30 +0000 (23:33 +0200)
commit8340793158c10bf396135052079d805c6208bddc
tree5abeee52c33bf6d1482fec9a841ef3c5da4aa240
parent70f72c8022e5d093c4b579389fcebf98eb017e31
pandaboard_defconfig: bump linux to 4.19.62 to fix build with gcc 8

The recent change to default to gcc 8 for the internal toolchain broke this
defconfig.  Fix it by bumping to the latest 4.19 kernel.

Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/259853955
The kernel now uses ttySx for the omap serial ports, so adjust the getty
port to match.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/pandaboard_defconfig