Updated meta information of the package
This commit is contained in:
parent
6567a057fb
commit
a167a21ea9
1 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=bmx6-luci
|
PKG_NAME:=bmx6-luci
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
|
|
||||||
|
@ -29,14 +29,14 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/bmx6-luci
|
define Package/bmx6-luci
|
||||||
SECTION:=luci
|
SECTION:=luci
|
||||||
CATEGORY:=LuCI
|
CATEGORY:=LuCI
|
||||||
SUBMENU:=Applications
|
SUBMENU:=3. Applications
|
||||||
TITLE:=bmx6 luci interface
|
TITLE:= Bmx6 configuration, status and visualization module
|
||||||
# DEPENDS:=+bmx6 +bmx6-uci-config +luci-lib-json +luci-mod-admin-core +luci-lib-httpclient
|
# DEPENDS:=+bmx6 +bmx6-uci-config
|
||||||
DEPENDS:=+luci-lib-json +luci-mod-admin-core +luci-lib-httpclient
|
DEPENDS:=+luci-lib-json +luci-mod-admin-core +luci-lib-httpclient
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/bmx6-luci/description
|
define Package/bmx6-luci/description
|
||||||
bmx6 web interface for luci
|
bmx6 web module for LuCi web interface
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/bmx6-luci/conffiles
|
define Package/bmx6-luci/conffiles
|
||||||
|
|
Loading…
Reference in a new issue