kumquat-buildroot/support/testing/tests/core
Romain Naour 3948fb3327 support/testing: TestFileCapabilities: update kernel to 4.19.310
Since the toolchain Bootlin update to 2023.11-1 [1], the arm Linux
kernel build is broken with binutils >= 2.41 with:

  arch/arm/mm/proc-v7.S: Assembler messages:
  arch/arm/mm/proc-v7.S:640: Error: junk at end of line, first unrecognized character is `#'

A similar issue has already be fixed for qemu m68k [2].

Bump to the latest kernel 4.19 that already include the backport
of 790756c7e022 ("ARM: 8933/1: replace Sun/Solaris style flag on section directive")

[1] 7e0e6e3b86
[2] a1ce9474e4

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/6414160106 (TestFileCapabilities)

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 07ef00df9b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-05-06 22:50:57 +02:00
..
br2-external/detect-bad-arch
cpeid-br2-external
rootfs-overlay1
rootfs-overlay2/etc
test_selinux
__init__.py
device_table2.txt
post-build.sh
post-fakeroot.sh
post-image.sh
squashfs-xattr-kernel.config
test_bad_arch.py
test_cpeid.py
test_file_capabilities.py support/testing: TestFileCapabilities: update kernel to 4.19.310 2024-05-06 22:50:57 +02:00
test_hardening.py
test_post_scripts.py
test_root_password.py
test_rootfs_overlay.py
test_selinux.py
test_timezone.py support/testing: TestNoTimezone: fix the test case for Glibc 2023-08-01 23:15:18 +02:00