mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-20 20:57:39 +00:00
fix remaining two files for 6.6.71 kernel hash update
Signed-off-by: Chris Irrgang <chris.irrgang@gmx.de>
This commit is contained in:
committed by
Avi Deitcher
parent
fe86d9c345
commit
a066b29c1d
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:6.6.71-01ab8e22c88f25fc1bf4c354689f12797c213a86
|
||||
image: linuxkit/kernel:6.6.71-fac3a2ad495a23a50c8d2d7f173ecc7145049c29
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:b5506cc74a6812dc40982cacfd2f4328f8a4b12a
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
KERNEL=linuxkit/kernel:6.6.71-01ab8e22c88f25fc1bf4c354689f12797c213a86
|
||||
KERNEL=linuxkit/kernel:6.6.71-fac3a2ad495a23a50c8d2d7f173ecc7145049c29
|
||||
|
||||
# just include the common test
|
||||
. ../tags.sh
|
||||
|
||||
Reference in New Issue
Block a user