testing/tests/package/test_openjdk.py: bump kernel version to 5.10.34
authorAdam Duskett <aduskett@gmail.com>
Tue, 4 May 2021 21:00:24 +0000 (14:00 -0700)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 5 May 2021 19:37:21 +0000 (21:37 +0200)
commitab2d472cde20c75cde9e48a0158c66afa102d190
treead19c849597ecc05ac8ba8c5bb0f291dd79eb7fe
parent35af2bb8011ea57642777acf5613afa244d325d7
testing/tests/package/test_openjdk.py: bump kernel version to 5.10.34

Kernel 4.16.7 is old enough to produce the "multiple definition of `yylloc'"
error which is fixed in newer versions.

Bump the test kernel version from 4.16.7 to 5.10.34 to prevent this error wwhen
building the test image.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
support/testing/tests/package/test_openjdk.py