mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 10:47:34 +01:00
Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 47c5d67 wificontrol: go through arp table only
* 7d93bc2 mtk: almost bullet proof autoconnect function
* 7dfa71b mtk: apcli reconnect
-------------------------------------------------------------------------------
commit 47c5d67522c792f2fca8a46bdcc719db8bef766e
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-14 13:37:05 +0100
wificontrol: go through arp table only
Base directory -> /
wificontrol.c | 23 +----------------------
1 file changed, 1 insertion(+), 22 deletions(-)
-------------------------------------------------------------------------------
commit 7d93bc2c057d004f1f90e6f85c76f650f74765d5
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-12 14:33:37 +0100
mtk: almost bullet proof autoconnect function
Base directory -> /
wificontrol.c | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 7dfa71b9e8aff739c14f748ed725fe9c1daa594c
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-12 14:21:40 +0100
mtk: apcli reconnect
Base directory -> /
wificontrol.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
0b915187d0
commit
069c3fa921
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=questd
|
||||
PKG_VERSION:=3.1.33
|
||||
PKG_VERSION:=3.1.34
|
||||
|
||||
PKG_SOURCE_VERSION:=9a7864ea9625429d67e54fafda2105f855806c5e
|
||||
PKG_SOURCE_VERSION:=47c5d67522c792f2fca8a46bdcc719db8bef766e
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/questd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue