From 7fc336484b1e4727f419dd930955048f323580be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Bo=C5=99ek?= Date: Tue, 8 Feb 2022 18:02:53 +0100 Subject: [PATCH] rpcd: backport 802.11ax support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Backport of commit 7a560a1a5769 ("iwinfo: add 802.11ax HE support"). enables 802.11ax capability detection through ubus in OpenWrt 21.02 (e.g. with MT7915E 802.11ax PCI Express Wireless Network Adapter) Signed-off-by: Šimon Bořek [commit message facelift, use openwrt-21.02 branch] Signed-off-by: Petr Štetiar --- package/system/rpcd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile index 0896a7dada..7f5f527d3e 100644 --- a/package/system/rpcd/Makefile +++ b/package/system/rpcd/Makefile @@ -12,10 +12,10 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git -PKG_SOURCE_DATE:=2021-03-11 -PKG_SOURCE_VERSION:=ccb75178cf6a726896729c6904bd623636aa0b29 +PKG_SOURCE_DATE:=2022-02-19 +PKG_SOURCE_VERSION:=8d26a1ba3a175016b342cc5e25d340c08ae20eed PKG_MAINTAINER:=Jo-Philipp Wich -PKG_MIRROR_HASH:=87b1839275c209f9767057d6da5272cae973a064767fa28f380a37fb65e2e643 +PKG_MIRROR_HASH:=0a692c87811e38022e7446d37fea75cc823d00534d5b91faefc58eba3b6debb1 PKG_LICENSE:=ISC PKG_LICENSE_FILES:=