mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ feed_inteno_packages ] package [ inteno-netmodes ]
-------------------------------------------------------------------------------
* 155aa7d check if wet iface has changed or needs update
* c55b4bf extract code for getting the wet section
* bf513a2 apply credentials on the wet iface
* b6a8626 debug the debug level numerical value
* 01078c9 initialize section to NULL
-------------------------------------------------------------------------------
commit 155aa7dad052b37f081683ad9cf366d39a03f4d7
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-11 16:21:20 +0100
check if wet iface has changed or needs update
Base directory -> /
config.c | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
config.h | 5 +-
2 files changed, 151 insertions(+), 26 deletions(-)
-------------------------------------------------------------------------------
commit c55b4bf0cc6f2011db2a29958834979948759064
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-11 16:08:38 +0100
extract code for getting the wet section
Base directory -> /
config.c | 38 ++++++++++++++++++++++++--------------
1 file changed, 24 insertions(+), 14 deletions(-)
-------------------------------------------------------------------------------
commit bf513a22380289480a1118883fb8b2b715fa7f95
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-11 14:29:57 +0100
apply credentials on the wet iface
Base directory -> /
config.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 91 insertions(+)
-------------------------------------------------------------------------------
commit b6a8626f3ed9c2fa44520d9e5f9d2a5edbfebfae
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-11 14:28:55 +0100
debug the debug level numerical value
Base directory -> /
netmoded.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 01078c90eb899a84e1db19863a98176ef21623f2
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-11 14:28:04 +0100
initialize section to NULL
Base directory -> /
config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
4501e63431
commit
5b39bed1eb
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=inteno-netmodes
|
||||
PKG_VERSION:=0.2.0
|
||||
|
||||
PKG_SOURCE_VERSION:=9c980333f940aef9e9c5c83e361f59f33fa0ce7b
|
||||
PKG_SOURCE_VERSION:=155aa7dad052b37f081683ad9cf366d39a03f4d7
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/netmoded
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue