projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a08db5a
)
Mark aodv-uu as broken with the .21 upgrade
author
Florian Fainelli
<florian@openwrt.org>
Fri, 1 Jun 2007 11:48:05 +0000
(11:48 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 1 Jun 2007 11:48:05 +0000
(11:48 +0000)
SVN-Revision: 7427
package/aodv-uu/Makefile
patch
|
blob
|
history
diff --git
a/package/aodv-uu/Makefile
b/package/aodv-uu/Makefile
index 64cdb07e11272ff867ce1c7d864e17191a3af1f3..29ae55bf39b1cc597194861f2704c5580500f234 100644
(file)
--- a/
package/aodv-uu/Makefile
+++ b/
package/aodv-uu/Makefile
@@
-21,6
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/aodv-uu/Default
TITLE:=Ad-hoc On-demand Distance Vector Routing
+ DEPENDS:=@BROKEN
DESCRIPTION:=\
AODV is the Ad-hoc On-demand Distance Vector routing protocol \\\
implementation created at Uppsala University.