summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2016-06-24 16:19:21 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2016-06-24 16:20:16 +0200
commit1fdfb3fd560274b5aee2b63745b79850c5623ee6 (patch)
tree1f329936a7e176abc94faa360901eea1c470f391
parent99fadb91ea644a9a6e37c898633e15d41368e207 (diff)
downloadptxdist-1fdfb3fd560274b5aee2b63745b79850c5623ee6.tar.gz
ptxdist-1fdfb3fd560274b5aee2b63745b79850c5623ee6.tar.xz
crda: update to new regulatory.bin
This regulatory.bin was downloaded from: https://git.kernel.org/cgit/linux/kernel/git/sforshee/wireless-regdb.git/plain/regulatory.bin?id=ce069203de85ff370d23bdca6c1a2edb941def35 Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--projectroot/usr/lib/crda/regulatory.binbin4344 -> 4968 bytes
-rw-r--r--rules/crda.make2
2 files changed, 1 insertions, 1 deletions
diff --git a/projectroot/usr/lib/crda/regulatory.bin b/projectroot/usr/lib/crda/regulatory.bin
index 4b1bd2bd0..4f466e8ae 100644
--- a/projectroot/usr/lib/crda/regulatory.bin
+++ b/projectroot/usr/lib/crda/regulatory.bin
Binary files differ
diff --git a/rules/crda.make b/rules/crda.make
index 17592e5c1..a42c78390 100644
--- a/rules/crda.make
+++ b/rules/crda.make
@@ -71,7 +71,7 @@ $(STATEDIR)/crda.targetinstall:
@$(call install_lib, crda, 0, 0, 0644, libreg)
# regulatory.bin was downloaded from:
- # git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git
+ # https://git.kernel.org/cgit/linux/kernel/git/sforshee/wireless-regdb.git/plain/regulatory.bin
@$(call install_alternative, crda, 0, 0, 0644, \
/usr/lib/crda/regulatory.bin)