mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-02 15:34:05 +01:00
Update feed [ iopsys ] package [ wifilife ]
-------------------------------------------------------------------------------
* 16e42e1 delete file core.c
* a17594c automagically exclude network nodes from steering
-------------------------------------------------------------------------------
commit 16e42e187340630000b5a2c5876911f83a7289c0
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-11 13:34:50 +0200
delete file core.c
Base directory -> /
src/core.c | 38 --------------------------------------
1 file changed, 38 deletions(-)
-------------------------------------------------------------------------------
commit a17594cf78b3bb8e1114aab3b6e0bcae59fb9c2a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-10 12:49:56 +0200
automagically exclude network nodes from steering
Base directory -> /
src/agent.c | 22 +++++++++++++++++-----
src/agent_ubus.c | 1 +
src/cntlr.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
src/cntlr.h | 8 ++++++++
src/cntlr_comm.h | 2 +-
src/cntlr_comm_ubus.c | 10 +++++-----
src/comm.c | 4 +++-
src/comm.h | 2 +-
src/utils.c | 42 ++++++++++++++++++++++++++++++++++++++++++
src/utils.h | 11 +++++++++++
10 files changed, 136 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
0bc58c3fb2
commit
e9f9f7e196
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:=b0065033c6ed6d9411666aba4fbc6146205f2178
|
||||
PKG_SOURCE_VERSION:=16e42e187340630000b5a2c5876911f83a7289c0
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
|
||||
|
||||
ifeq ($(CONFIG_WIFILIFE_OPEN),y)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue