[openwrt/openwrt] rpcd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Wed Jan 6 19:21:58 EST 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/e02a41f67db52726d3c2c9e4e50e51a5510e0a27

commit e02a41f67db52726d3c2c9e4e50e51a5510e0a27
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Tue Jan 5 20:02:52 2021 +0000

    rpcd: update to git HEAD
    
     fd017ba iwinfo: add ht and vht operation info to wifi scan
     4c66b31 iwinfo: export center channel for info ubus call
     e28d4a5 iwinfo: add support for 802.11ad and GCMP
     5c15f57 iwinfo: return hwmode 'ad' on 802.11ad-only hardware
     ea7f471 iwinfo: include ht_operation data only if available
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/system/rpcd/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile
index b8a974086f..1493be117b 100644
--- a/package/system/rpcd/Makefile
+++ b/package/system/rpcd/Makefile
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rpcd
-PKG_RELEASE:=3
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
-PKG_SOURCE_DATE:=2020-09-18
-PKG_SOURCE_VERSION:=3fea6559817a22de1b8375b9b1f3d818e6534591
+PKG_SOURCE_DATE:=2021-01-06
+PKG_SOURCE_VERSION:=ea7f4717f8b210a8fa491d288ff99ef74409dbff
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
-PKG_MIRROR_HASH:=d9284a23017c4393f210afb5bdc7f6d9e0b3ef46cc6e2cc2b2bcaa0199c942af
+PKG_MIRROR_HASH:=905deb3db4b222188d1c126f05428126d389b88d61d2dc1e22e81a617724c7a8
 
 PKG_LICENSE:=ISC
 PKG_LICENSE_FILES:=



More information about the lede-commits mailing list