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.4.114
image: linuxkit/kernel:4.4.115
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.79
image: linuxkit/kernel:4.9.80
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.16
image: linuxkit/kernel:4.14.17
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.15
image: linuxkit/kernel:4.15.1
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.4.114 AS ksrc
FROM linuxkit/kernel:4.4.115 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 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.79
docker pull linuxkit/kernel:4.9.80
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.114
image: linuxkit/kernel:4.4.115
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

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.79 AS ksrc
FROM linuxkit/kernel:4.9.80 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 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.79
docker pull linuxkit/kernel:4.9.80
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.79
image: linuxkit/kernel:4.9.80
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.14.16 AS ksrc
FROM linuxkit/kernel:4.14.17 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 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.79
docker pull linuxkit/kernel:4.9.80
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.16
image: linuxkit/kernel:4.14.17
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.15 AS ksrc
FROM linuxkit/kernel:4.15.1 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 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.79
docker pull linuxkit/kernel:4.9.80
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.15
image: linuxkit/kernel:4.15.1
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.114
image: linuxkit/kernel:4.4.115
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.79
image: linuxkit/kernel:4.9.80
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.16
image: linuxkit/kernel:4.14.17
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782