wireless-regdb: add regulatory.db[.p7s] to /lib/firmware
authorChristoph Engelbert <me@noctarius.com>
Mon, 16 Jul 2018 15:13:03 +0000 (18:13 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 18 Jul 2018 11:14:50 +0000 (13:14 +0200)
commit39e4b467487084b866c1ae35a3e2f74867ba2404
tree9227abc0d78bbedfafb92abb5e66fce819f2e70d
parentd5eed34f4497343669b83513a0b6075295597ee3
wireless-regdb: add regulatory.db[.p7s] to /lib/firmware

Starting from kernel version 4.15, Linux supports loading
regulatory.db and regulatory.db.p7s files directly from /lib/firmware,
without the need of crda. If the kernel can't load those files it'll
fallback to using crda, but the direct way is preferred.

This patch copies those those files under /lib/firmware. The use of
crda shouldn't be necessary with kernels of 4.15 or later.

Signed-off-by: Christoph Engelbert <me@noctarius.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wireless-regdb/wireless-regdb.mk