mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 19:48:45 +01:00
Update feed [ iopsys ] package [ wifilife ]
-------------------------------------------------------------------------------
* 8de1e0f fix endian during structure-to-bytestring conversions
-------------------------------------------------------------------------------
commit 8de1e0f3264998a6757ae2fb16599ad6eb19a0f9
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-12-17 16:59:35 +0100
fix endian during structure-to-bytestring conversions
Base directory -> /
src/agent.c | 7 ++++++-
src/cntlr.c | 11 +++++++++--
2 files changed, 15 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
a7f37954b9
commit
01d73e7642
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:=586a747bbc22a5cacd3e826f27c967662a421c22
|
||||
PKG_SOURCE_VERSION:=8de1e0f3264998a6757ae2fb16599ad6eb19a0f9
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@iopsys.eu>
|
||||
|
||||
ifeq ($(CONFIG_WIFILIFE_OPEN),y)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue