configs/qemu_*: bump kernel version to 5.4.88
authorGeoffrey Le Gourriérec <geoffrey.legourrierec@gmail.com>
Sun, 10 Jan 2021 20:39:10 +0000 (21:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 Jan 2021 19:37:59 +0000 (20:37 +0100)
commitf609afb7e8cd49dfc79dd98755c4624123a329ba
tree3e3e73888e20b9b5493ac3acd6ae5437347445f8
parent85b04bd02aa3c3648735f5e292eb569671874cfe
configs/qemu_*: bump kernel version to 5.4.88

Bump QEMU defconfigs to latest longterm kernel 5.4.88.

Please note that QEMU boards not based on 5.4.y were ignored:
- qemu_csky810_virt_defconfig
- qemu_csky807_virt_defconfig
- qemu_csky610_virt_defconfig
- qemu_csky860_virt_defconfig

Tests were carried out on all QEMU boards using Gitlab [1] (commit
message was slightly different, but the patch is identical)

Additional actions needed were:
- board/qemu/sh4-r2d: Remove one of the two kernel patches [2] provided
  by Alan Modra fixing rodata alignment, carried here by Romain Naour [3]
  to fix an issue preventing kernel from booting with binutils 2.23.
  Patch is present in upstream Linux now.

[1] https://gitlab.com/clumsyape/buildroot/-/pipelines/239483891
[2] https://www.sourceware.org/ml/binutils/2019-12/msg00112.html
[3] https://git.busybox.net/buildroot/commit/?id=a2331c8a61bdd71c47492efc818fb0458a349219

Signed-off-by: Geoffrey Le Gourriérec <geoffrey.legourrierec@gmail.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
38 files changed:
board/qemu/sh4-r2d/patches/linux/0002-include-asm-generic-vmlinux.lds.h.patch [deleted file]
board/qemu/sh4eb-r2d/patches/linux/0002-include-asm-generic-vmlinux.lds.h.patch [deleted file]
configs/qemu_aarch64_virt_defconfig
configs/qemu_arm_versatile_defconfig
configs/qemu_arm_versatile_nommu_defconfig
configs/qemu_arm_vexpress_defconfig
configs/qemu_arm_vexpress_tz_defconfig
configs/qemu_m68k_mcf5208_defconfig
configs/qemu_m68k_q800_defconfig
configs/qemu_microblazebe_mmu_defconfig
configs/qemu_microblazeel_mmu_defconfig
configs/qemu_mips32r2_malta_defconfig
configs/qemu_mips32r2el_malta_defconfig
configs/qemu_mips32r6_malta_defconfig
configs/qemu_mips32r6el_malta_defconfig
configs/qemu_mips64_malta_defconfig
configs/qemu_mips64el_malta_defconfig
configs/qemu_mips64r6_malta_defconfig
configs/qemu_mips64r6el_malta_defconfig
configs/qemu_nios2_10m50_defconfig
configs/qemu_or1k_defconfig
configs/qemu_ppc64_e5500_defconfig
configs/qemu_ppc64_pseries_defconfig
configs/qemu_ppc64le_pseries_defconfig
configs/qemu_ppc_g3beige_defconfig
configs/qemu_ppc_mac99_defconfig
configs/qemu_ppc_mpc8544ds_defconfig
configs/qemu_ppc_virtex_ml507_defconfig
configs/qemu_riscv32_virt_defconfig
configs/qemu_riscv64_virt_defconfig
configs/qemu_sh4_r2d_defconfig
configs/qemu_sh4eb_r2d_defconfig
configs/qemu_sparc64_sun4u_defconfig
configs/qemu_sparc_ss10_defconfig
configs/qemu_x86_64_defconfig
configs/qemu_x86_defconfig
configs/qemu_xtensa_lx60_defconfig
configs/qemu_xtensa_lx60_nommu_defconfig