From 5d64b987aa8d6f6a469428c262fe68eff2db6e8e Mon Sep 17 00:00:00 2001 From: Wenpeng Song Date: Thu, 29 Sep 2022 14:21:45 +0000 Subject: [PATCH] evoice 0.2.30 Makefile update for ABI version dependency of libbbf_api --- evoice/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/evoice/Makefile b/evoice/Makefile index 6638759da..6f09d5f50 100644 --- a/evoice/Makefile +++ b/evoice/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=evoice -PKG_VERSION:=0.2.29 +PKG_VERSION:=0.2.30 LOCAL_DEV=0 LOCAL_DEV_EVOICE_DIR=~/voip/evoice @@ -21,8 +21,6 @@ endif PKG_LICENSE:=PROPRIETARY IOPSYS PKG_LICENSE_FILES:=LICENSE -PKG_BUILD_DEPENDS:=bbf - # All config variable that are passed to the make invocation, directly or # indirectly. This ensures that the package is rebuilt on config-changes. #PKG_CONFIG_DEPENDS:=CONFIG_TARGET_BOARD @@ -37,7 +35,7 @@ define Package/$(PKG_NAME) DEPENDS:= +libubox +libubus +libpicoevent +libuci +libstdcpp +libopenssl\ +TARGET_iopsys_brcm63xx_arm:bcmkernel\ +TARGET_iopsys_econet:kmod-voip_driver\ - +TARGET_iopsys_econet:voip_app + +TARGET_iopsys_econet:voip_app +libbbf_api endef define Package/$(PKG_NAME)/description