kumquat-buildroot/support/testing/tests
Romain Naour 1c54f2170b support/testing: test_clang: update to the next LTS kernel (4.19.x)
The kernel 4.16.7 curently used by the test doesn't build with host
bison (GNU Bison 3.7.5) probably due a missing fix [1] in 4.16.x branch.

Since kernel 4.16 is EOL, bump to the next LTS kernel (4.19.x) in order
to ease backport to previous Buildroot releases.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/4114986744

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d59fbbd09d5d6bdf4ea1f0b4090d175e081ff421

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2023-06-03 21:17:17 +02:00
..
boot support/testing: move the kernel config only used by test_edk2.py 2023-03-12 10:08:43 +01:00
core support: fix flake8 error E741 ambiguous variable name 2021-10-18 22:31:11 +02:00
download boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
fs support/tests/cpio: extend runtime tests for extra dract modules 2023-02-06 22:46:35 +01:00
init support/tests: enable PPD, and thus TLPB, for systemd tests 2023-02-07 09:34:08 +01:00
package support/testing: test_clang: update to the next LTS kernel (4.19.x) 2023-06-03 21:17:17 +02:00
toolchain toolchain/toolchain-external/toolchain-external-bootlin: update to 2022.08 2023-02-06 22:26:24 +01:00
utils support/testing: complete the grammar fix 2023-04-23 21:53:02 +02:00
__init__.py