Merge pull request #2748 from rn/kern-up

Update kernels to 4.13.13/4.9.62/4.4.98
This commit is contained in:
Rolf Neugebauer
2017-11-16 20:56:24 +00:00
committed by GitHub
100 changed files with 104 additions and 104 deletions

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.97
image: linuxkit/kernel:4.4.98
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.13.12
image: linuxkit/kernel:4.13.13
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.9.61 AS ksrc
FROM linuxkit/kernel:4.9.62 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:07f7d136e427dc68154cd5edbb2b9576f9ac5213 AS build

View File

@@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.9.61
docker pull linuxkit/kernel:4.9.62
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.97
image: linuxkit/kernel:4.4.98
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.13.12
image: linuxkit/kernel:4.13.13
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558

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.61
image: linuxkit/kernel:4.9.62
cmdline: "console=ttyS0"
init:
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558