mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
dectmngr: Fix scenario when active call hangs up and return to onhold call
This commit is contained in:
parent
671e8189c0
commit
9a5643cf43
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ LOCAL_DEV=0
|
|||
ifneq ($(LOCAL_DEV),1)
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=a2fe770aea8503a6bbb07362ff1bfac06ba4ba78
|
||||
PKG_SOURCE_VERSION:=0b48e92372c737855569c0b4f7966da7b06ec6b1
|
||||
PKG_MIRROR_HASH:=skip
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue