mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 9451754 libwifi: return bitrate in Mbps
-------------------------------------------------------------------------------
commit 9451754170a39b33d2cf0df1d6134f2e28bd1a97
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2019-04-14 07:37:17 +0200
libwifi: return bitrate in Mbps
Base directory -> /
libwifi/bcm.c | 2 ++
libwifi/mtk.c | 2 +-
libwifi/nlwifi.c | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
5f3e4e40ae
commit
574c540048
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ PKG_RELEASE:=1
|
|||
LOCAL_DEV=0
|
||||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=843b3bd36ab57329d349f90372bfcf0fc957cc21
|
||||
PKG_SOURCE_VERSION:=9451754170a39b33d2cf0df1d6134f2e28bd1a97
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/easy-soc-libs.git
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@inteno.se>
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue