comgt: move to WWAN submenu, fixed link
authorAlberto Bursi <alberto.bursi@outlook.it>
Thu, 3 Nov 2016 10:35:56 +0000 (11:35 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 8 Nov 2016 10:17:10 +0000 (11:17 +0100)
moving comgt and its modules to WWAN submenu to join uqmi as both are tools for WWAN modems.

I replaced the link with comgt's ubuntu manpage because the old link isn't working anymore.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
package/network/utils/comgt/Makefile

index 3a23fb05258f01dc3704f435baa3b08b723e0092..9d99d640bcff4292230110e8b1d2674b03236215 100644 (file)
@@ -24,15 +24,16 @@ PKG_CHECK_FORMAT_SECURITY:=0
 include $(INCLUDE_DIR)/package.mk
 
 define Package/comgt/Default
-  SECTION:=utils
-  CATEGORY:=Utilities
+  SECTION:=net
+  CATEGORY:=Network
+  SUBMENU:=WWAN
 endef
 
 define Package/comgt
 $(call Package/comgt/Default)
   TITLE:=Option/Vodafone 3G/GPRS control tool
   DEPENDS:=+chat
-  URL:=http://www.pharscape.org/comgt.html
+  URL:=http://manpages.ubuntu.com/manpages/trusty/man1/comgt.1.html
 endef
 
 define Package/comgt-directip