mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-10 03:07:58 +01:00
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 429988c libwifi: mtk: implement radio info api
* 8e66b90 libwifi: add radio diagnostic struct
-------------------------------------------------------------------------------
commit 429988cbd11edab826355f01b09f0588893b550a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-24 19:47:59 +0100
libwifi: mtk: implement radio info api
Base directory -> /
libwifi/modules/mtk.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++
libwifi/modules/mtk.h | 57 ++++++++++++++++++++++++++++++++++--
libwifi/wifi.h | 35 ++++++++--------------
3 files changed, 148 insertions(+), 25 deletions(-)
-------------------------------------------------------------------------------
commit 8e66b90aeadf95dd69dfc7e067e06073039e87c0
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-22 16:45:41 +0100
libwifi: add radio diagnostic struct
Base directory -> /
libwifi/modules/mtk.c | 9 +++++++++
libwifi/modules/mtk.h | 14 ++++++++++++++
libwifi/wifi.h | 18 +++++++++++-------
3 files changed, 34 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
052823c0fd
commit
ed855b6921
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ PKG_RELEASE:=1
|
|||
LOCAL_DEV=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=edaace5a36b0dcac66a0371b40a2bc7ed99b4119
|
||||
PKG_SOURCE_VERSION:=429988cbd11edab826355f01b09f0588893b550a
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/easy-soc-libs.git
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue