NAK: [PATCH] UBUNTU: [Packaging] kernelconfig -- only update/edit configurations on architectures we have compiler support

Seth Forshee seth.forshee at canonical.com
Tue Sep 22 15:34:22 UTC 2020


On Thu, Sep 17, 2020 at 03:45:22PM +0100, Dimitri John Ledkov wrote:
> From: Andy Whitcroft <apw at canonical.com>
> 
> We can only rebuild, edit, or update a configuration for an architecture
> nativly on that architecture or using a compatible cross-compiler for
> that architecture.  Skip architectures for which we do not have an
> apropriate compiler.  When we do not perform the requested operation on
> all architectures report those which have been skipped clearly at the
> bottom of the output.
> 
>     WARNING: configuration operation applied only to a subset of
>         architectures (skipped i386 armhf arm64 ppc64el s390x)
> 
> [seth.forshee at canonical.com: remove i386 special case.]
> Signed-off-by: Andy Whitcroft <apw at canonical.com>
> Signed-off-by: Dimitri John Ledkov <xnox at ubuntu.com>
> BugLink: https://bugs.launchpad.net/bugs/1863116

You and Andy both sent this patch on the same day. However Andy's
properly denotes which kernels are targets for the patch, so I've gone
ahead and applied his.

Thanks,
Seth



More information about the kernel-team mailing list