aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ecj
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2009-08-24 11:29:07 +0200
committerRobert Schuster <robertschuster@fsfe.org>2009-08-24 11:29:07 +0200
commit4f2d35ae98ab9f9fc7512ff91a3deeb842e5205b (patch)
tree60437d7596715bc66815be949dceafbc516e2582 /recipes/ecj
parent0066ccb83118f8a7593dd589c8344af9b7afc2eb (diff)
downloadopenembedded-4f2d35ae98ab9f9fc7512ff91a3deeb842e5205b.tar.gz
libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.
Diffstat (limited to 'recipes/ecj')
-rw-r--r--recipes/ecj/libecj-bootstrap_3.5.bb4
1 files changed, 4 insertions, 0 deletions
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"