From: Henning Schild <henning.schild@siemens.com>
To: isar-users@googlegroups.com
Cc: Henning Schild <henning.schild@siemens.com>
Subject: [URGENT PATCHv2] multiconfig: update stretch kernel versions
Date: Fri, 13 Oct 2017 13:42:17 +0200 [thread overview]
Message-ID: <20171013114217.15514-1-henning.schild@siemens.com> (raw)
In-Reply-To: <20171013111827.14823-1-henning.schild@siemens.com>
Upstream delivered a new kernel version and the old versions are not
available on the mirrors anymore. Update to the new version.
Signed-off-by: Henning Schild <henning.schild@siemens.com>
---
meta-isar/conf/multiconfig/qemuamd64-stretch.conf | 6 +++---
meta-isar/conf/multiconfig/qemuarm-stretch.conf | 6 +++---
meta-isar/conf/multiconfig/qemui386-stretch.conf | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/meta-isar/conf/multiconfig/qemuamd64-stretch.conf b/meta-isar/conf/multiconfig/qemuamd64-stretch.conf
index 9ae0f75..c2bf21c 100644
--- a/meta-isar/conf/multiconfig/qemuamd64-stretch.conf
+++ b/meta-isar/conf/multiconfig/qemuamd64-stretch.conf
@@ -8,11 +8,11 @@ DISTRO_ARCH ?= "amd64"
IMAGE_PREINSTALL += " \
init \
- linux-image-4.9.0-3-amd64 \
+ linux-image-4.9.0-4-amd64 \
"
-KERNEL_IMAGE ?= "vmlinuz-4.9.0-3-amd64"
-INITRD_IMAGE ?= "initrd.img-4.9.0-3-amd64"
+KERNEL_IMAGE ?= "vmlinuz-4.9.0-4-amd64"
+INITRD_IMAGE ?= "initrd.img-4.9.0-4-amd64"
ROOTFS_DEV ?= "sda"
diff --git a/meta-isar/conf/multiconfig/qemuarm-stretch.conf b/meta-isar/conf/multiconfig/qemuarm-stretch.conf
index e793f8f..8b55a2f 100644
--- a/meta-isar/conf/multiconfig/qemuarm-stretch.conf
+++ b/meta-isar/conf/multiconfig/qemuarm-stretch.conf
@@ -8,11 +8,11 @@ DISTRO_ARCH ?= "armhf"
IMAGE_PREINSTALL += " \
init \
- linux-image-4.9.0-3-armmp \
+ linux-image-4.9.0-4-armmp \
"
-KERNEL_IMAGE ?= "vmlinuz-4.9.0-3-armmp"
-INITRD_IMAGE ?= "initrd.img-4.9.0-3-armmp"
+KERNEL_IMAGE ?= "vmlinuz-4.9.0-4-armmp"
+INITRD_IMAGE ?= "initrd.img-4.9.0-4-armmp"
ROOTFS_DEV ?= "vda"
diff --git a/meta-isar/conf/multiconfig/qemui386-stretch.conf b/meta-isar/conf/multiconfig/qemui386-stretch.conf
index fa38120..7749bf2 100644
--- a/meta-isar/conf/multiconfig/qemui386-stretch.conf
+++ b/meta-isar/conf/multiconfig/qemui386-stretch.conf
@@ -8,11 +8,11 @@ DISTRO_ARCH ?= "i386"
IMAGE_PREINSTALL += " \
init \
- linux-image-4.9.0-3-686-pae \
+ linux-image-4.9.0-4-686-pae \
"
-KERNEL_IMAGE ?= "vmlinuz-4.9.0-3-686-pae"
-INITRD_IMAGE ?= "initrd.img-4.9.0-3-686-pae"
+KERNEL_IMAGE ?= "vmlinuz-4.9.0-4-686-pae"
+INITRD_IMAGE ?= "initrd.img-4.9.0-4-686-pae"
ROOTFS_DEV ?= "sda"
--
2.13.6
next prev parent reply other threads:[~2017-10-13 11:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 11:18 [URGENT PATCH] " Henning Schild
2017-10-13 11:20 ` Jan Kiszka
2017-10-13 11:20 ` Henning Schild
2017-10-13 11:42 ` Henning Schild [this message]
2017-10-13 14:37 ` [URGENT PATCHv2] " Baurzhan Ismagulov
2017-10-13 15:54 ` [URGENT PATCH] " Jan Kiszka
2017-10-13 16:21 ` Baurzhan Ismagulov
2017-10-16 8:04 ` Henning Schild
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171013114217.15514-1-henning.schild@siemens.com \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox