Update feed [ feed_inteno_packages ] package [ questd ]

-------------------------------------------------------------------------------
* 8a07e7a graphd: some cleanup + move blob_buf to local variables
* 5834e24 graphd: fixed broken client_traffic call
* 065369f graphd: refactoring background thread to use dynamic lists
-------------------------------------------------------------------------------
commit 8a07e7aa03410880e0efebe5efe9b70f30dd8141
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 15:18:02 +0100

    graphd: some cleanup + move blob_buf to local variables

Base directory -> /
 graphd.c | 127 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 65 insertions(+), 62 deletions(-)
-------------------------------------------------------------------------------
commit 5834e24c02025ac8891156abbc9a17369ae2ce74
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 15:15:51 +0100

    graphd: fixed broken client_traffic call

Base directory -> /
 graphd.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 065369fbc985b5d983ca5ad0ddf28b73c47d57f3
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 13:26:42 +0100

    graphd: refactoring background thread to use dynamic lists

Base directory -> /
 graphd.c | 383 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 242 insertions(+), 141 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
Reidar Cederqvist 2018-01-17 16:21:22 +01:00
parent daaaaf7d14
commit 9f14fa0abd

View file

@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=questd
PKG_VERSION:=3.1.40
PKG_SOURCE_VERSION:=274dec8339aa826828f41f74fd70db3ab5bcfe17
PKG_SOURCE_VERSION:=8a07e7aa03410880e0efebe5efe9b70f30dd8141
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://public.inteno.se:/questd