ACK: [SRU][B/raspi2][PATCH] UBUNTU: [Packaging] raspi2: Depend on crda
Stefan Bader
stefan.bader at canonical.com
Thu May 5 08:00:20 UTC 2022
On 04.05.22 08:58, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1877415
>
> crda is required to configure the wifi region. For the main kernel, crda is
> a dependency of the modules extra package. Since the raspi kernel doesn't
> provide a modules extra package, add the dependency to the modules package
> instead so that it gets pulled into the preinstallled images during image
> build.
>
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---
> debian.raspi2/control.d/flavour-control.stub | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian.raspi2/control.d/flavour-control.stub b/debian.raspi2/control.d/flavour-control.stub
> index 9ed4cc88c356..ec23a6aa6c30 100644
> --- a/debian.raspi2/control.d/flavour-control.stub
> +++ b/debian.raspi2/control.d/flavour-control.stub
> @@ -48,7 +48,7 @@ Build-Profiles: <!stage1>
> Architecture: ARCH
> Section: kernel
> Priority: optional
> -Depends: ${misc:Depends}, ${shlibs:Depends}
> +Depends: ${misc:Depends}, ${shlibs:Depends}, crda
> Description: Linux kernel extra modules for version PKGVER on DESC
> Contains the corresponding System.map file, the modules built by the
> packager, and scripts that try to ensure that the system is not left in an
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20220505/cf08b596/attachment.sig>
More information about the kernel-team
mailing list