mark as broken for now, it is causing defconfig to get stuck in a infinite loop
authorTravis Kemen <thepeople@openwrt.org>
Sat, 16 Jun 2012 20:45:04 +0000 (20:45 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Sat, 16 Jun 2012 20:45:04 +0000 (20:45 +0000)
SVN-Revision: 32392

utils/freecwmp/Makefile

index accb7ac742577e418433c71926d510adce4baa26..9d2a85b63cb12d4934bfcd752fcefc2eb141a152 100644 (file)
@@ -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