[PATCH 1/1] [Jammy][linux-realtime] UBUNTU: [Packaging] Change do_extras_package to true and create dependency on linux-modules-extra

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Wed Nov 24 08:58:12 UTC 2021


On 23/11/2021 22:31, Joseph Salisbury wrote:
> BugLink: https://bugs.launchpad.net/bugs/1950968
> 
> Boot tests are failing for the linux-realtime kernel when testing specific
> hardware in the lab.  The testing hardware requires the qede driver for
> networking.  This driver is included in the linux-modules-extra package.

Please mention the hardware platform which is failing.

> 
> Create dependency on the modules-extra package, which is already done for
> the generic kernel.
> 
> Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
> ---
>  debian.realtime/rules.d/amd64.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.realtime/rules.d/amd64.mk b/debian.realtime/rules.d/amd64.mk
> index eb3b563fc728..7b2794a3e079 100644
> --- a/debian.realtime/rules.d/amd64.mk
> +++ b/debian.realtime/rules.d/amd64.mk
> @@ -16,7 +16,7 @@ do_tools_bpftool = true
>  do_tools_x86	= true
>  do_tools_hyperv	= true
>  do_tools_host = false
> -do_extras_package = false
> +do_extras_package = true

I am not sure how does this solve arm64 kernel problem...

Best regards,
Krzysztof



More information about the kernel-team mailing list