mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
Update feed [ feed_inteno_packages ] package [ dectmngr2 ]
------------------------------------------------------------------------------- * c225ac3 When registration times out, without any new handset, also disable the radio if it's in auto mode. refs #9195 * 8dd1ef0 Remove compiler warnings. * fa3ee41 - Ubus button event has changed format. refs #9873 - Remove compiler warnings. ------------------------------------------------------------------------------- commit c225ac3cbfdc619dc3e4d149f5f145299dac442b Author: Ronny Nilsson <ronny.nilsson@inteno.se> Date: 2016-08-30 12:13:45 +0200 When registration times out, without any new handset, also disable the radio if it's in auto mode. refs #9195 Base directory -> / src/connection_init.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) ------------------------------------------------------------------------------- commit 8dd1ef00e3c376b4b96f504dc5ab0367bd596d4e Author: Ronny Nilsson <ronny.nilsson@inteno.se> Date: 2016-08-30 11:38:08 +0200 Remove compiler warnings. Base directory -> / src/connection_init.c | 15 ++++++++++++++- src/connection_init.h | 9 --------- 2 files changed, 14 insertions(+), 10 deletions(-) ------------------------------------------------------------------------------- commit fa3ee41e0ae066ba69ef298306594ac7c26a0c73 Author: Ronny Nilsson <ronny.nilsson@inteno.se> Date: 2016-08-30 11:37:22 +0200 - Ubus button event has changed format. refs #9873 - Remove compiler warnings. Base directory -> / src/ubus.c | 97 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 51 insertions(+), 46 deletions(-) -------------------------------------------------------------------------------
This commit is contained in:
parent
5c0dc7e33d
commit
0bed6258c5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ PKG_RELEASE:=1
|
|||
PKG_VERSION:=1.1.0
|
||||
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=8e6556b48f65b60ddf63eb2dc0f09416b8670457
|
||||
PKG_SOURCE_VERSION:=c225ac3cbfdc619dc3e4d149f5f145299dac442b
|
||||
PKG_NAME:=dectmngr2
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue