Merge pull request #2905 from rn/kup

Update kernels to 4.15.1/14.14.17/4.9.80/4.4.115
This commit is contained in:
Rolf Neugebauer
2018-02-07 13:09:19 +00:00
committed by GitHub
102 changed files with 115 additions and 118 deletions

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.79
image: linuxkit/kernel:4.9.80
cmdline: "console=ttyS0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
@@ -16,8 +16,5 @@ files:
- path: /etc/ltp/baseline
contents: "100"
trust:
image:
- linuxkit/kernel
- linuxkit/init
- linuxkit/runc
- linuxkit/containerd
org:
- linuxkit

View File

@@ -1,7 +1,7 @@
# FIXME: This should use the minimal example
# We continue to use the kernel-config-test as CI is currently expecting to see a success message
kernel:
image: linuxkit/kernel:4.9.79
image: linuxkit/kernel:4.9.80
cmdline: "console=ttyS0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
@@ -17,9 +17,5 @@ onboot:
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
image:
- linuxkit/kernel
- linuxkit/init
- linuxkit/runc
- linuxkit/containerd
- linuxkit/dhcpcd
org:
- linuxkit