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 ]
------------------------------------------------------------------------------- * 945be06 port: change to a quicker port validation function ref #13044 * 1e2b4d3 port: TEMPORARY fix for eg300 wan slowing down port calls ------------------------------------------------------------------------------- commit 945be064408d5c6c1f1dfd34453d81657b8e1b87 Author: Reidar Cederqvist <reidar.cederqvist@gmail.com> Date: 2017-10-12 11:15:33 +0200 port: change to a quicker port validation function ref #13044 and made default up to true for non eth devidces in ports call Base directory -> / port.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) ------------------------------------------------------------------------------- commit 1e2b4d3bb447f0249e81e4df36e8ad0b5c6195c6 Author: Reidar Cederqvist <reidar.cederqvist@gmail.com> Date: 2017-10-12 11:13:48 +0200 port: TEMPORARY fix for eg300 wan slowing down port calls Base directory -> / port.c | 40 +++++++++++++++++++++++++++++++++------- 1 file changed, 33 insertions(+), 7 deletions(-) -------------------------------------------------------------------------------
This commit is contained in:
parent
a224f4ccd8
commit
8b211d1fa9
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.38
|
||||
|
||||
PKG_SOURCE_VERSION:=8cfa6179b00e5a1278271cd48559d6bcd5829d46
|
||||
PKG_SOURCE_VERSION:=945be064408d5c6c1f1dfd34453d81657b8e1b87
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/questd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue