[openwrt/openwrt] wireless-regdb: update to version 2022.02.18

LEDE Commits lede-commits at lists.infradead.org
Sat Feb 19 23:45:46 PST 2022


mans0n pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/19a90262df89f8419b058cf9a00dc9e8d465088b

commit 19a90262df89f8419b058cf9a00dc9e8d465088b
Author: Sungbo Eo <mans0n at gorani.run>
AuthorDate: Sat Feb 19 10:46:01 2022 +0900

    wireless-regdb: update to version 2022.02.18
    
    e061299 wireless-regdb: Raise DFS TX power limit to 250 mW (24 dBm) for the US
    2ce78ed wireless-regdb: Update regulatory rules for Croatia (HR) on 6GHz
    0d39f4c wireless-regdb: Update regulatory rules for South Korea (KR)
    acad231 wireless-regdb: Update regulatory rules for France (FR) on 6 and 60 GHz
    ea83a82 wireless-regdb: add support for US S1G channels
    4408149 wireless-regdb: add 802.11ah bands to world regulatory domain
    5f3cadc wireless-regdb: Update regulatory rules for Spain (ES) on 6GHz
    e0ac69b Revert "wireless-regdb: Update regulatory rules for South Korea (KR)"
    40e5e80 wireless-regdb: Update regulatory rules for South Korea (KR)
    e427ff2 wireless-regdb: Update regulatory rules for China (CN)
    0970116 wireless-regdb: Update regulatory rules for the Netherlands (NL) on 6GHz
    4dac44b wireless-regdb: update regulatory database based on preceding changes
    
    Signed-off-by: Sungbo Eo <mans0n at gorani.run>
---
 package/firmware/wireless-regdb/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/firmware/wireless-regdb/Makefile b/package/firmware/wireless-regdb/Makefile
index 2346de8578..49b1ad5cab 100644
--- a/package/firmware/wireless-regdb/Makefile
+++ b/package/firmware/wireless-regdb/Makefile
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wireless-regdb
-PKG_VERSION:=2021.08.28
+PKG_VERSION:=2022.02.18
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/software/network/wireless-regdb/
-PKG_HASH:=cff370c410d1e6d316ae0a7fa8ac6278fdf1efca5d3d664aca7cfd2aafa54446
+PKG_HASH:=8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 



More information about the lede-commits mailing list