mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
Update feed [ iopsys ] package [ wifilife ]
-------------------------------------------------------------------------------
* dcada7b cntlr: startup order and agent monitoring
-------------------------------------------------------------------------------
commit dcada7b851a2865278f95b65f572838cee34d9a5
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-22 17:20:53 +0200
cntlr: startup order and agent monitoring
Base directory -> /
src/cntlr.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++++-------------
src/debug.h | 17 +++++++++++++
2 files changed, 84 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
3d1cd95e77
commit
ec69c2d171
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:=bbf88603d74a4da27ddd6ac3958cce4919652883
|
||||
PKG_SOURCE_VERSION:=dcada7b851a2865278f95b65f572838cee34d9a5
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
|
||||
|
||||
ifeq ($(CONFIG_WIFILIFE_OPEN),y)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue