mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
update 6.6.x test hash versions
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
parent
3d0cd9d5da
commit
533d582bad
@ -1,5 +1,5 @@
|
|||||||
kernel:
|
kernel:
|
||||||
image: linuxkit/kernel:6.6.13-93250a118b43a85609ca27778784c161977024e6
|
image: linuxkit/kernel:6.6.13-ad4d0da9e582d714cf61c8d99468cc7c1109bce5
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# In the last stage, it creates a package, which can be used for
|
# In the last stage, it creates a package, which can be used for
|
||||||
# testing.
|
# testing.
|
||||||
|
|
||||||
FROM linuxkit/kernel:6.6.13-93250a118b43a85609ca27778784c161977024e6 AS ksrc
|
FROM linuxkit/kernel:6.6.13-ad4d0da9e582d714cf61c8d99468cc7c1109bce5 AS ksrc
|
||||||
|
|
||||||
# Extract headers and compile module
|
# Extract headers and compile module
|
||||||
FROM linuxkit/kernel:6.6.13-builder AS build
|
FROM linuxkit/kernel:6.6.13-builder AS build
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
kernel:
|
kernel:
|
||||||
image: linuxkit/kernel:6.6.13-93250a118b43a85609ca27778784c161977024e6
|
image: linuxkit/kernel:6.6.13-ad4d0da9e582d714cf61c8d99468cc7c1109bce5
|
||||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||||
|
Loading…
Reference in New Issue
Block a user