mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ iopsys ] package [ wifilife ]
-------------------------------------------------------------------------------
* 495d939 config for legacy ap-steering as fallback option
* f4452c7 introduce run speed in wifiagent
-------------------------------------------------------------------------------
commit 495d939b6ab3bde1c98ac86d8aa203f54a7a01ad
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-03 21:33:10 +0100
config for legacy ap-steering as fallback option
Base directory -> /
src/agent.c | 3 ++-
src/config.c | 9 +++++++++
src/config.h | 2 ++
3 files changed, 13 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit f4452c77554ad9cc769e10d400d3399251b772af
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-03 20:04:48 +0100
introduce run speed in wifiagent
Base directory -> /
src/agent.c | 9 +++++++--
src/agent.h | 4 ++--
src/config.c | 60 +++++++++++++++++++++++++++++++++++++++++++-----------------
src/config.h | 10 ++++++++++
4 files changed, 62 insertions(+), 21 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
694eb258d2
commit
c9dfb08a40
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=wifilife
|
||||
PKG_VERSION:=1.0.2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=49c0a0efc357f528d404a94a22177ac7c88e12cc
|
||||
PKG_SOURCE_VERSION:=495d939b6ab3bde1c98ac86d8aa203f54a7a01ad
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
|
||||
|
||||
ifeq ($(CONFIG_WIFILIFE_OPEN),y)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue