From c085561eb36891f960dbc4e28ca7cc1789fa0c3b Mon Sep 17 00:00:00 2001 From: thepeople Date: Sat, 16 Jun 2012 20:45:04 +0000 Subject: [PATCH] mark as broken for now, it is causing defconfig to get stuck in a infinite loop git-svn-id: svn://svn.openwrt.org/openwrt/packages@32392 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/freecwmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/freecwmp/Makefile b/utils/freecwmp/Makefile index accb7ac74..9d2a85b63 100644 --- a/utils/freecwmp/Makefile +++ b/utils/freecwmp/Makefile @@ -33,7 +33,7 @@ define Package/freecwmp/Default SECTION:=utils CATEGORY:=Utilities TITLE:=CWMP client - DEPENDS:=+libubox +libmicroxml +shflags + DEPENDS:=+libubox +libmicroxml +shflags @BROKEN MENU:=1 endef -- 2.11.0