projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d5e577
)
mark as broken for now, it is causing defconfig to get stuck in a infinite loop
author
Travis Kemen
<thepeople@openwrt.org>
Sat, 16 Jun 2012 20:45:04 +0000
(20:45 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Sat, 16 Jun 2012 20:45:04 +0000
(20:45 +0000)
SVN-Revision: 32392
utils/freecwmp/Makefile
patch
|
blob
|
history
diff --git
a/utils/freecwmp/Makefile
b/utils/freecwmp/Makefile
index accb7ac742577e418433c71926d510adce4baa26..9d2a85b63cb12d4934bfcd752fcefc2eb141a152 100644
(file)
--- 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