From db776c01e1202307b78a4bb757f78db5ea48e27e Mon Sep 17 00:00:00 2001 From: Giuseppe Lippolis Date: Tue, 9 May 2017 20:23:35 +0200 Subject: comgt-3g: enable modem before to setpin some modems needs to be enabled with CFUN=1 before to set the pin Signed-off-by: Giuseppe Lippolis --- package/network/utils/comgt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/comgt/Makefile') diff --git a/package/network/utils/comgt/Makefile b/package/network/utils/comgt/Makefile index 3926016..ce99a2a 100644 --- a/package/network/utils/comgt/Makefile +++ b/package/network/utils/comgt/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=comgt PKG_VERSION:=0.32 -PKG_RELEASE:=28 +PKG_RELEASE:=29 PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz PKG_SOURCE_URL:=@SF/comgt -- cgit v1.1