iwinfo: update to latest Git HEAD
a9f9557 nl80211: support reading hardware id from phy directly c586cd3 iwinfo: add device id for MediaTek MT7612E d4382dd iwinfo: add device id for Atheros AR9390
This commit is contained in:
parent
0136b839e0
commit
829b5e07ef
8
package/network/utils/iwinfo/Makefile
Executable file → Normal file
8
package/network/utils/iwinfo/Makefile
Executable file → Normal file
@ -11,9 +11,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
|
||||
PKG_SOURCE_DATE:=2018-12-25
|
||||
PKG_SOURCE_VERSION:=dd508af481406bbbe42eaa20a54226645f0301cc
|
||||
PKG_MIRROR_HASH:=1137b2bc2bdb8157b0ed7dfd6902453285df765358469accc4916a79a7aab989
|
||||
PKG_SOURCE_DATE:=2019-08-28
|
||||
PKG_SOURCE_VERSION:=a9f95570341baf2773a71585eef760ad5c257e65
|
||||
PKG_MIRROR_HASH:=df86c083c2449cc2e3274922fc04b2563f05ceaea49f24e74ce8cd8bc48c269c
|
||||
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
@ -33,7 +33,7 @@ define Package/libiwinfo
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Generalized Wireless Information Library (iwinfo)
|
||||
DEPENDS:=+PACKAGE_kmod-cfg80211:libnl-tiny +libuci +libubus
|
||||
ABI_VERSION:=$(PKG_RELEASE)
|
||||
ABI_VERSION:=20181126
|
||||
endef
|
||||
|
||||
define Package/libiwinfo/description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user