[OE-core] [PATCH] wireless-regdb: Add recipe

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jun 18 13:22:31 UTC 2019


On Tue, 2019-06-18 at 13:34 +0100, Richard Purdie wrote:
> On Tue, 2019-06-18 at 09:11 +0300, Adrian Bunk wrote:
> > Since wpa-supplicant is provided,
> > the database of permitted frequencies should also be provided.
> > 
> > wireless-regdb-static should be used with kernel >= 4.15.
> > wireless-regdb can be used with older kernels and is mostly
> > irrelevant here, but keeping it in meta-networking would
> > create needless recipe duplication.
> > 
> > This package was previously in meta-networking.
> > 
> > Signed-off-by: Adrian Bunk <bunk at stusta.de>
> > ---
> >  meta/conf/distro/include/maintainers.inc      |  1 +
> >  .../packagegroups/packagegroup-base.bb        |  1 +
> >  .../wireless-regdb_2019.06.03.bb              | 44
> > +++++++++++++++++++
> >  3 files changed, 46 insertions(+)
> >  create mode 100644 meta/recipes-kernel/wireless-regdb/wireless-
> > regdb_2019.06.03.bb
> 
> This seems to break deb rootfs construction:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/50/builds/712

opkg as well:

https://autobuilder.yoctoproject.org/typhoon/#/builders/76/builds/716

basically nothing provides wireless-regdb but wireless-regdb depends on
it.

Cheers,

Richard



More information about the Openembedded-core mailing list