From 3874a3782455c46dac0fb6a6b1db8830f25e92fe Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Mon, 13 Mar 2017 15:40:36 +0000 Subject: [PATCH] kernel: Update YAML files with new kernel images Use the 4.9.x (aka latest) in all files Signed-off-by: Rolf Neugebauer --- examples/sshd.yaml | 2 +- moby.yaml | 2 +- test.yaml | 2 +- tools/test-ltp/test-ltp.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/sshd.yaml b/examples/sshd.yaml index 8946a4c33..ef519f135 100644 --- a/examples/sshd.yaml +++ b/examples/sshd.yaml @@ -1,5 +1,5 @@ kernel: - image: "mobylinux/kernel:c1229050671f22671f98fd401279b0f5f1e461f8" + image: "mobylinux/kernel:4.9.x" cmdline: "console=ttyS0 page_poison=1" init: "mobylinux/init:65d6491c93fbf2a65fa19305da6ac245b8070526" system: diff --git a/moby.yaml b/moby.yaml index 242f03fb0..ab21ff749 100644 --- a/moby.yaml +++ b/moby.yaml @@ -1,5 +1,5 @@ kernel: - image: "mobylinux/kernel:c1229050671f22671f98fd401279b0f5f1e461f8" + image: "mobylinux/kernel:4.9.x" cmdline: "console=ttyS0 page_poison=1" init: "mobylinux/init:65d6491c93fbf2a65fa19305da6ac245b8070526" system: diff --git a/test.yaml b/test.yaml index c1d5b21cc..fe17cffcc 100644 --- a/test.yaml +++ b/test.yaml @@ -1,5 +1,5 @@ kernel: - image: "mobylinux/kernel:c1229050671f22671f98fd401279b0f5f1e461f8" + image: "mobylinux/kernel:4.9.x" cmdline: "console=ttyS0" init: "mobylinux/init:65d6491c93fbf2a65fa19305da6ac245b8070526" system: diff --git a/tools/test-ltp/test-ltp.yaml b/tools/test-ltp/test-ltp.yaml index 5f00c3bd7..16dec1444 100644 --- a/tools/test-ltp/test-ltp.yaml +++ b/tools/test-ltp/test-ltp.yaml @@ -1,5 +1,5 @@ kernel: - image: "mobylinux/kernel-4.9.x-moby:c752c32911815b1cbdd580f10553767e934dc0fa" + image: "mobylinux/kernel:4.9.x" cmdline: "console=ttyS0" init: "mobylinux/init:2f1b5c1be1157cb17e5b1e6dee171dccdebb5277" system: