Author: rmilecki
Date: 2016-06-30 07:47:51 +0200 (Thu, 30 Jun 2016)
New Revision: 49396

Modified:
   branches/chaos_calmer/package/system/rpcd/Makefile
Log:
rpcd: iwinfo plugin fixes

 - Expose supported HT rate information in info call
 - Zero out ccode buffer when listing countries

Signed-off-by: Jo-Philipp Wich <[email protected]>
Signed-off-by: Rafa{U+0142} Mi{U+0142}ecki <[email protected]>

Backport of r49395

Modified: branches/chaos_calmer/package/system/rpcd/Makefile
===================================================================
--- branches/chaos_calmer/package/system/rpcd/Makefile  2016-06-30 05:39:05 UTC 
(rev 49395)
+++ branches/chaos_calmer/package/system/rpcd/Makefile  2016-06-30 05:47:51 UTC 
(rev 49396)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rpcd
-PKG_VERSION:=2016-04-13
+PKG_VERSION:=2016-06-30
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(OPENWRT_GIT)/project/rpcd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)
-PKG_SOURCE_VERSION:=73aea9b8b621a1ce034bc6ee00c9d058a40c8a3d
+PKG_SOURCE_VERSION:=23417e94d25570e6d62542bac46edd51e8e0243a
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to