From: Robert Schuster Date: Fri, 14 Nov 2008 11:55:56 +0000 (+0100) Subject: libecj-bootstrap 3.4: Prevent recipe being taken by default. X-Git-Tag: Release-2010-05/1~5350^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9d26e56cba8e1be5d01dc2f85ab29fb0808d45;p=openembedded.git libecj-bootstrap 3.4: Prevent recipe being taken by default. --- diff --git a/packages/ecj/libecj-bootstrap_3.4.bb b/packages/ecj/libecj-bootstrap_3.4.bb index c321a8f2c1..ee1d1ab505 100644 --- a/packages/ecj/libecj-bootstrap_3.4.bb +++ b/packages/ecj/libecj-bootstrap_3.4.bb @@ -1,5 +1,8 @@ require libecj-bootstrap.inc +# Something is wrong with this ECJ version. It randomly fails to create directories. +DEFAULT_PREFERENCE = "-1" + SRC_URI = "\ http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc.zip \ "