gluon-hoodselector: automatically set SECTION and CATEGORY for Gluon packages
This commit is contained in:
parent
a5e74416d1
commit
f0d0edde57
@ -5,13 +5,9 @@ PKG_NAME:=gluon-hoodselector
|
|||||||
GLUON_VERSION = 3
|
GLUON_VERSION = 3
|
||||||
PKG_VERSION:=2
|
PKG_VERSION:=2
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
|
||||||
|
|
||||||
include ../gluon.mk
|
include ../gluon.mk
|
||||||
|
|
||||||
define Package/gluon-hoodselector
|
define Package/gluon-hoodselector
|
||||||
SECTION:=gluon
|
|
||||||
CATEGORY:=Gluon
|
|
||||||
TITLE:=Automatically sortes nodes into network hoods.
|
TITLE:=Automatically sortes nodes into network hoods.
|
||||||
DEPENDS:=+gluon-site +gluon-mesh-batman-adv-15 @GLUON_MULTIDOMAIN
|
DEPENDS:=+gluon-site +gluon-mesh-batman-adv-15 @GLUON_MULTIDOMAIN
|
||||||
CONFLICTS:=+gluon-config-mode-domain-select
|
CONFLICTS:=+gluon-config-mode-domain-select
|
||||||
|
Loading…
Reference in New Issue
Block a user