mark click as broken for now - fails to build and should be replaced with a newer version anyway
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6653 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a2b6cc330f
commit
740c4be0fe
@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/click
|
define Package/click
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
DEPENDS:=@BROKEN
|
||||||
MENU:=1
|
MENU:=1
|
||||||
TITLE:=The Click Modular Router
|
TITLE:=The Click Modular Router
|
||||||
DESCRIPTION:=The Click Modular Router
|
DESCRIPTION:=The Click Modular Router
|
||||||
@ -35,7 +36,7 @@ endef
|
|||||||
define Package/roofnet
|
define Package/roofnet
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=click
|
DEPENDS:=@BROKEN click
|
||||||
TITLE:=roofnet mesh networking scripts
|
TITLE:=roofnet mesh networking scripts
|
||||||
DESCRIPTION:=roofnet mesh networking scripts
|
DESCRIPTION:=roofnet mesh networking scripts
|
||||||
URL:=http://pdos.csail.mit.edu/roofnet/
|
URL:=http://pdos.csail.mit.edu/roofnet/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user