소스 검색

Mark aodv-uu as broken with the .21 upgrade

SVN-Revision: 7427
Florian Fainelli 18 년 전
부모
커밋
a21b76cfca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package/aodv-uu/Makefile

+ 1 - 0
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.