From: florian Date: Fri, 1 Jun 2007 11:48:05 +0000 (+0000) Subject: Mark aodv-uu as broken with the .21 upgrade X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=1eee34112051b578acccf7910c161133063d1204;hp=c3360bcbb3ee920a86c38de88b355bdbfd70de92;p=openwrt.git Mark aodv-uu as broken with the .21 upgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7427 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile index 64cdb07e11..29ae55bf39 100644 --- 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.