mirror of
https://gitlab.com/prpl-foundation/prplos/feeds/feed_net_core.git
synced 2025-12-20 01:00:06 +08:00
Integrating tr181-sfp to master_v0.0.7
Issue: HOP-7903 SFP Manager components must be shared externally Signed-off-by: sahbot <sahbot@softathome.com> GitOrigin-RevId: 692e216b77f604eb9c2ba959b515c35dc2c352a9
This commit is contained in:
@@ -2,11 +2,11 @@ include $(TOPDIR)/rules.mk
|
||||
-include $(STAGING_DIR)/components.config
|
||||
|
||||
PKG_NAME:=tr181-sfp
|
||||
PKG_VERSION:=v0.0.6
|
||||
PKG_VERSION:=v0.0.7
|
||||
SHORT_DESCRIPTION:=TR-181 SFP manager
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=v0.0.6
|
||||
PKG_SOURCE_VERSION:=v0.0.7
|
||||
PKG_SOURCE_URL:=https://$(SAH_GIT_USER):$(SAH_GIT_TOKEN)@$(SAH_GIT)/$(SAH_GIT_GROUP)/tr181-sfp.git
|
||||
PKG_MIRROR_HASH:=skip
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
@@ -30,6 +30,7 @@ define Package/$(PKG_NAME)
|
||||
CATEGORY:=amx
|
||||
SUBMENU:=TR-181 Managers
|
||||
TITLE:=$(SHORT_DESCRIPTION)
|
||||
URL:=https://$(SAH_GIT)/$(SAH_GIT_GROUP)/tr181-sfp
|
||||
DEPENDS += +libamxc
|
||||
DEPENDS += +libamxp
|
||||
DEPENDS += +libamxd
|
||||
|
||||
Reference in New Issue
Block a user