endptmngr: Fixes for call waiting and 3way call scenarios

This commit is contained in:
Grzegorz Sluja 2022-06-15 08:59:12 +02:00 committed by Sukru Senli
parent fbb6a84da8
commit 66f28e376d

View file

@ -13,7 +13,7 @@ LOCAL_DEV=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/endptmngr.git
PKG_SOURCE_VERSION:=60d4be347f87cf7ee6dd2f4f0ab82006db220ac6
PKG_SOURCE_VERSION:=594675ae32dfc34192afda73a170c07b52638df8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif