mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 274dec8 uproxyd: reschedule the initial add clients timer if it fails
* 0a2617e dumper: hardware_version: remove error message when there is actually no error; add missing fclose if fscanf fails; fix checkpatch errors;
-------------------------------------------------------------------------------
commit 274dec8339aa826828f41f74fd70db3ab5bcfe17
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-15 14:14:04 +0100
uproxyd: reschedule the initial add clients timer if it fails
Base directory -> /
uproxyd.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 0a2617e252bd98ec1364609ff6e4d19f1790709a
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2018-01-15 11:42:25 +0100
dumper: hardware_version: remove error message when there is actually no
error; add missing fclose if fscanf fails; fix checkpatch errors;
Base directory -> /
dumper.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
d91c6aeafb
commit
83a9779cf8
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||
PKG_NAME:=questd
|
||||
PKG_VERSION:=3.1.40
|
||||
|
||||
PKG_SOURCE_VERSION:=a4666dd4aa2120b980c11b574079bb2f35023b6c
|
||||
PKG_SOURCE_VERSION:=274dec8339aa826828f41f74fd70db3ab5bcfe17
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/questd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue