[oe-commits] Robert Schuster : libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.

git version control git at git.openembedded.org
Mon Aug 24 09:29:42 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4f2d35ae98ab9f9fc7512ff91a3deeb842e5205b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4f2d35ae98ab9f9fc7512ff91a3deeb842e5205b

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Mon Aug 24 11:29:07 2009 +0200

libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.

---

 recipes/ecj/libecj-bootstrap_3.5.bb |    4 ++++
 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 1665b33..005000e 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"





More information about the Openembedded-commits mailing list