From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6476353310493245440 X-Received: by 10.28.142.2 with SMTP id q2mr167640wmd.32.1507894939955; Fri, 13 Oct 2017 04:42:19 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.223.157.208 with SMTP id q16ls1274388wre.6.gmail; Fri, 13 Oct 2017 04:42:19 -0700 (PDT) X-Google-Smtp-Source: AOwi7QA6NUhGWkPvPK4VW6azQdCwoBaeHbtpnkedHam3Kzf6Aw0BuGArSTsjnw7YcevPMkTtmulF X-Received: by 10.28.215.198 with SMTP id o189mr169941wmg.11.1507894939704; Fri, 13 Oct 2017 04:42:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1507894939; cv=none; d=google.com; s=arc-20160816; b=jU/7MnerCAUB273ZHlPR2q0DFux2h0CrIPRCmeEejdQfReoQkUI0zPvA+W2yNmIuqt lIh+/3FoDNXCtPcNHIheZ2ATYVeNBT0KNbUo2lLPtTs/kWa+slmY2MsKbNhJIyLJiz1F 1RvfULGYE6BVesyIZRRk5Uu9QINpxWHyP08LCrFxEIyQOeo1wM1MWmvJAzxMgokYE2j+ ugXBVSuFAkU9P9sCMVIXlO85kaTygnfz02I2I0dHSBba9JjI4ERsxAbcHkzjphBIQbVc vyHzU75z2ZfcTV+aIuOSsvbD9tELW4K+Vwoy+F9wV0crMLDE28qfPqnXfxpyoF/GsYCf cshA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=/yYUjrzxxZ05ZxomPve9ioiYTxNoh3S0pfPurHC1xgg=; b=imlzn6/wPjK15r4X5xvafPM7SPVnbYrkkPuUbO0tkT/k4uh5itTaoNwK8+/UjgIPE0 2pQFo8fAqrsDu7BYMIjCEET5u1+A33J2Z1OE4HTCa8+bGqgiIrPQG87APlT1CSd3iKMC UKXSVvuYzspyXLQxVeuBJI0HEpZJDO1xrvqgc5/E3d8GixnWgCXP5VKxXHrkfT4v5r8O sptk8NHA31T4WjsfnRB4hddc4tFAmOPfgwpHZm5t8iwp71wwS690oa/1oz6CkZUPS5fA 1iv/jXYmi0GZwg2rXL04nbDxJN8OvH0eCbY2a3mYfJC0VJnH8kRNr/iAVcYUAPSHuM17 Dk1A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 192.35.17.14 is neither permitted nor denied by domain of henning.schild@siemens.com) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id h17si60570wmd.0.2017.10.13.04.42.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2017 04:42:19 -0700 (PDT) Received-SPF: neutral (google.com: 192.35.17.14 is neither permitted nor denied by domain of henning.schild@siemens.com) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.35.17.14 is neither permitted nor denied by domain of henning.schild@siemens.com) smtp.mailfrom=henning.schild@siemens.com Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id v9DBgJQJ000533 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 13 Oct 2017 13:42:19 +0200 Received: from md1em3qc.ad001.siemens.net ([139.25.194.215]) by mail2.siemens.de (8.15.2/8.15.2) with ESMTP id v9DBgJHL030420; Fri, 13 Oct 2017 13:42:19 +0200 From: Henning Schild To: isar-users@googlegroups.com Cc: Henning Schild Subject: [URGENT PATCHv2] multiconfig: update stretch kernel versions Date: Fri, 13 Oct 2017 13:42:17 +0200 Message-Id: <20171013114217.15514-1-henning.schild@siemens.com> X-Mailer: git-send-email 2.13.6 In-Reply-To: <20171013111827.14823-1-henning.schild@siemens.com> References: <20171013111827.14823-1-henning.schild@siemens.com> X-TUID: 3jxsIr7sCkOG 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 --- 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