mark as broken for now, it is causing defconfig to get stuck in a infinite loop
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Jun 2012 20:45:04 +0000 (20:45 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Jun 2012 20:45:04 +0000 (20:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32392 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/freecwmp/Makefile

index accb7ac..9d2a85b 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