ACK: [groovy][linux-meta-aws][PATCH] UBUNTU: [Packaging] add depends on microcode-initrd, for ucode updates.

Andrea Righi andrea.righi at canonical.com
Wed Sep 16 14:44:26 UTC 2020


On Thu, Sep 10, 2020 at 09:09:43PM +0100, Dimitri John Ledkov wrote:
> BugLink: https://bugs.launchpad.net/bugs/1895200
> Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com>
> ---
>   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(-)

Makes sense to me.

Acked-by: Andrea Righi <andrea.righi at canonical.com>

> 
> 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
> -- 
> 2.27.0
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list