NAK: [PATCH 1/1] [Jammy][linux-meta-realtime] UBUNTU: [Packaging] Add dependency for linux-modules-extra in debian control file
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Wed Nov 24 08:59:36 UTC 2021
On 23/11/2021 22:30, Joseph Salisbury wrote:
> BugLink: https://bugs.launchpad.net/bugs/1950968
>
> Update the realtime control file to function simlar to the generic
> kernel control file.
>
> Add dependency on the linux-modules-extra package.
You do more - add also firmware and microcodes. These should be
mentioned here as well.
>
> Remove uneeded linux-modules-extra-realtime package section.
>
> Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
> ---
> debian/control.d/realtime | 11 +----------
> 1 file changed, 1 insertion(+), 10 deletions(-)
>
> diff --git a/debian/control.d/realtime b/debian/control.d/realtime
> index 2e200cb..5c55e9c 100644
> --- a/debian/control.d/realtime
> +++ b/debian/control.d/realtime
> @@ -9,21 +9,12 @@ Description: Linux kernel headers for real-time systems.
> Package: linux-image-realtime${variant:suffix}
> Architecture: amd64 arm64
> Section: kernel
> -Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-realtime, microcode-initrd [amd64]
> Provides: ${dkms:zfs-modules} ${dkms:virtualbox-guest-modules} ${dkms:wireguard-linux-compat-modules}
> +Depends: ${misc:Depends}, linux-image-${kernel-abi-version}-realtime, linux-modules-extra-${kernel-abi-version}-realtime [amd64 arm64], linux-firmware [amd64 arm64], intel-microcode [amd64], amd64-microcode [amd64]
> Description: Linux kernel image for real-time systems.
> This package will always depend on the latest kernel image available
> for real-time systems.
Best regards,
Krzysztof
More information about the kernel-team
mailing list