public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [URGENT PATCH] multiconfig: update stretch kernel versions
@ 2017-10-13 11:18 Henning Schild
  2017-10-13 11:20 ` Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Henning Schild @ 2017-10-13 11:18 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-10-16  8:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-13 11:18 [URGENT PATCH] multiconfig: update stretch kernel versions Henning Schild
2017-10-13 11:20 ` Jan Kiszka
2017-10-13 11:20 ` Henning Schild
2017-10-13 11:42 ` [URGENT PATCHv2] " Henning Schild
2017-10-13 14:37   ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox