From patchwork Thu Sep 10 20:09:43 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dimitri John Ledkov X-Patchwork-Id: 1361946 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ubuntu.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=surgut.co.uk header.i=@surgut.co.uk header.a=rsa-sha256 header.s=google header.b=JY323gNA; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BnVNk72Khz9sT6; Fri, 11 Sep 2020 06:09:57 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1kGStA-000508-Kj; Thu, 10 Sep 2020 20:09:48 +0000 Received: from mail-wm1-f67.google.com ([209.85.128.67]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kGSt8-000502-W0 for kernel-team@lists.ubuntu.com; Thu, 10 Sep 2020 20:09:47 +0000 Received: by mail-wm1-f67.google.com with SMTP id e11so2610101wme.0 for ; Thu, 10 Sep 2020 13:09:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=surgut.co.uk; s=google; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Acebxi/tlWkY1fdiYVIcBt217TuvcbhRCSO5Du5umRE=; b=JY323gNAEjW6eu2xR/GEurDxIiKJPpwGIEusr7CEPaiJ2ZBbmvyayk9/kkkiSFjlmv MWsG22rHM/9XnnIdYfkJAVCxKoqVEoIqntnrzajYK0+aKP0hEy8IzbKBaVfMg/ktPkPe tSswLKXzm8GXFDAXaW9yr9iPOcuu8HE0xJyYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=Acebxi/tlWkY1fdiYVIcBt217TuvcbhRCSO5Du5umRE=; b=rSJJy3J3CgkTVFNf1NLs4/4ci6Nk5B5q6GgEx5Bppt+r153l8Gt8QkoiydUEKBXvmY gDEFl50iFw2JamqvwlgTcP3fhCJKfCIFB17Ka9B4hc55+fOPwEiu1WTpP7VfvcL5ZHkk MNGBJyGxfjKbXvIVIT2Y1tneBDEDBtKgmrA7JcvMOvUoH9q+rT+J/fGqW/NEUhnsQb/c yO3mnQVkZoK+xKqV/hM/AzOl35eo0/+KaTxeRJvWGeOFSpON6vS1a4aEybLjB1AlugXf MQFKpiS0W9q3+lSzw35TVsKFkqp61nbmm8Jc57f85d+78BHydsy6nZ4oWm76/syKSg+a yIYg== X-Gm-Message-State: AOAM530ZLaFHJPP3GuQ5oNbMZBwJTOdDZh1AVxZcRZOYvYGau3VypmLf TNDhc2JE68rmf2Dskpyc6KlPPUce0Ly+7Q== X-Google-Smtp-Source: ABdhPJyFMsrB5MpcxG4cYrgaKA2iBv2xqzKjjfRhZ2FTAidUXDyzu4Z+PAujWgMQbWAe1eumGZL5mQ== X-Received: by 2002:a05:600c:2317:: with SMTP id 23mr1743673wmo.183.1599768586223; Thu, 10 Sep 2020 13:09:46 -0700 (PDT) Received: from localhost ([2a01:4b00:85fd:d700:3d3c:fac1:1bf7:bb9]) by smtp.gmail.com with ESMTPSA id g143sm5089540wme.0.2020.09.10.13.09.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Sep 2020 13:09:45 -0700 (PDT) From: Dimitri John Ledkov To: kernel-team@lists.ubuntu.com Subject: [groovy][linux-meta-aws][PATCH] UBUNTU: [Packaging] add depends on microcode-initrd, for ucode updates. Date: Thu, 10 Sep 2020 21:09:43 +0100 Message-Id: <20200910200943.537438-1-xnox@ubuntu.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dimitri John Ledkov Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1895200 Signed-off-by: Dimitri John Ledkov Acked-by: Andrea Righi --- Target branch: https://code.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-aws/+git/groovy/+ref/master Purpose is to enable microcode updates (but still boot without full initrd) on AWS Nitro Metal x86_64 intance types. debian/control.d/aws | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.d/aws b/debian/control.d/aws index bf59b994f0..afc53dfce4 100644 --- a/debian/control.d/aws +++ b/debian/control.d/aws @@ -9,7 +9,7 @@ Description: Linux kernel headers for Amazon Web Services (AWS) systems. Package: linux-image-aws${variant:suffix} Architecture: amd64 arm64 Section: kernel -Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-aws +Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-aws, microcode-initrd [amd64] Provides: ${dkms:zfs-modules} ${dkms:virtualbox-guest-modules} ${dkms:wireguard-linux-compat-modules} Description: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available