Voice: dectmngr2 now share same libpicoevent as endptmngr and asterisk.

This commit is contained in:
Ronny Nilsson 2018-10-02 15:14:05 +02:00
parent d3d8768535
commit 3c074bee82
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ PKG_RELEASE:=1
PKG_VERSION:=1.2.0
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=ad9cfdfcd7e63b34905e4c22ae7e22baa44b7b5b
PKG_SOURCE_VERSION:=0c029ed2486342e7e7687631b702d5c743f3c41a
PKG_NAME:=dectmngr2
@ -29,7 +29,7 @@ define Package/dectmngr2
CATEGORY:=Utilities
TITLE:=Dectmngr2
URL:=
DEPENDS:= +natalie-dect-h bcmkernel +libubox +ubus
DEPENDS:= +natalie-dect-h bcmkernel +libubox +ubus +libpicoevent
endef
define Package/dectmngr2/description

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_RELEASE:=1
PKG_VERSION:=0.2
PKG_SOURCE_VERSION:=9ac19658013256f130a07954bc01d15e29deab64
PKG_SOURCE_VERSION:=b557333f620ee5c95fe69d44b9e16d33c5ab713b
ifeq ($(CONFIG_ENDPT_OPEN),y)

View file

@ -11,7 +11,7 @@ PKG_RELEASE:=1
PKG_VERSION:=0.2
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/libpicoevent.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=aaf2a9ce72fe4cb84af9ce185728d35dde33d54d
PKG_SOURCE_VERSION:=7875222706cb6999af0361ef0aebdc85cd75c127
PKG_NAME:=libpicoevent
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)