diff --git a/switch_cli_ugw8/Makefile b/switch_cli_ugw8/Makefile index ebd2a9595faebd66cd8d2ced68dc80b4009b3d70..7efb08d80a7de6a3e2d868367f17230b35f361d2 100644 --- a/switch_cli_ugw8/Makefile +++ b/switch_cli_ugw8/Makefile @@ -12,11 +12,12 @@ PKG_NAME:=switch_cli_ugw8 PKG_VERSION:=1.0.3 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=86b0ea1b8ca8466e0f0260b2af1a3433fa8f7d6d +PKG_LICENSE:=GPLv2 PKG_RELEASE:=1 #PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz -PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/$(PKG_NAME).git +PKG_SOURCE_URL:=https://dev.iopsys.eu/intel/$(PKG_NAME).git #PKG_SOURCE_URL:=http://localhost #PKG_BUILD_DIR:=$(BUILD_DIR)/gsw_cli_dev PKG_CONFIG_DEPENDS:=CONFIG_LTQ_SWITCH_CLI_UGW8_HELP_PRINTOUT