ACK/Cmnt: [SRU][focal/linux-raspi][PATCH v2] UBUNTU: [Packaging] raspi: Depend on crda
Juerg Haefliger
juerg.haefliger at canonical.com
Thu Jun 25 09:58:56 UTC 2020
On Thu, 25 Jun 2020 10:38:36 +0200
Stefan Bader <stefan.bader at canonical.com> wrote:
> On 25.06.20 07:44, 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>
> > ---
>
> Nothing relevant for this change but note that the description of the
> linux-modules package has a confusing "extra" in it...
Hrm. That also seems to be a general problem with the main kernel across the
board:
bionic:
ii linux-modules-4.15.0-101-generic 4.15.0-101.102 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
eoan:
ii linux-modules-5.3.0-59-generic 5.3.0-59.53 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
focal:
ii linux-modules-5.4.0-29-generic 5.4.0-29.33 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
...Juerg
> Stefan
>
> > debian.raspi/control.d/flavour-control.stub | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/debian.raspi/control.d/flavour-control.stub b/debian.raspi/control.d/flavour-control.stub
> > index ce8b81a11f60..9f5d47e91d75 100644
> > --- a/debian.raspi/control.d/flavour-control.stub
> > +++ b/debian.raspi/control.d/flavour-control.stub
> > @@ -49,7 +49,7 @@ Build-Profiles: <!stage1>
> > Architecture: ARCH
> > Section: kernel
> > Priority: optional
> > -Depends: ${misc:Depends}, ${shlibs:Depends}
> > +Depends: ${misc:Depends}, ${shlibs:Depends}, crda
> > Built-Using: ${linux:BuiltUsing}
> > Description: Linux kernel extra modules for version PKGVER on DESC
> > Contains the corresponding System.map file, the modules built by the
> >
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200625/6d060f74/attachment.sig>
More information about the kernel-team
mailing list