[packages] mark packages that failed to build on more that 3/4 -rc1 targets as BROKEN
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20404 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c7ab103efe
commit
74188be4b5
@ -27,7 +27,7 @@ define Package/mako
|
|||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=Mako Templates for Python
|
TITLE:=Mako Templates for Python
|
||||||
URL:=http://www.makotemplates.org/
|
URL:=http://www.makotemplates.org/
|
||||||
DEPENDS:=+python
|
DEPENDS:=+python @BROKEN
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/mako/description
|
define Package/mako/description
|
||||||
|
@ -26,7 +26,7 @@ define Package/twisted/default
|
|||||||
SECTION:=lang
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
URL:=http://twistedmatrix.com/
|
URL:=http://twistedmatrix.com/
|
||||||
DEPENDS:=+python-mini
|
DEPENDS:=+python-mini @BROKEN
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/twisted/default/description
|
define Package/twisted/default/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/classpath
|
|||||||
TITLE:=GNU Classpath
|
TITLE:=GNU Classpath
|
||||||
URL:=http://www.gnu.org/software/classpath/
|
URL:=http://www.gnu.org/software/classpath/
|
||||||
MAINTAINER:=Roberto Riggio (roberto.riggio@create-net.org)
|
MAINTAINER:=Roberto Riggio (roberto.riggio@create-net.org)
|
||||||
|
DEPENDS:=@BROKEN
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/classpath/Description
|
define Package/classpath/Description
|
||||||
|
@ -22,6 +22,7 @@ define Package/libpfm
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Perfmon2 Kernel performance monitoring interface
|
TITLE:=Perfmon2 Kernel performance monitoring interface
|
||||||
URL:=http://perfmon2.sourceforge.net/
|
URL:=http://perfmon2.sourceforge.net/
|
||||||
|
DEPENDS:=@BROKEN
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user