From: Robert Schuster Date: Mon, 24 Aug 2009 09:29:07 +0000 (+0200) Subject: libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1. X-Git-Tag: Release-2010-05/1~2616^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2d35ae98ab9f9fc7512ff91a3deeb842e5205b;p=openembedded.git libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1. --- diff --git a/recipes/ecj/libecj-bootstrap_3.5.bb b/recipes/ecj/libecj-bootstrap_3.5.bb index 1665b337b6..005000eb4b 100644 --- a/recipes/ecj/libecj-bootstrap_3.5.bb +++ b/recipes/ecj/libecj-bootstrap_3.5.bb @@ -1,3 +1,7 @@ +# Causes problems with openjdk/icedtea. See Eclipse bug eclipse bug #285466 +# Might get fixed in IcedTea 1.6 +DEFAULT_PREFERENCE = "-1" + require libecj-bootstrap.inc PR = "r0"