diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-11-14 13:46:17 +0100 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-11-14 23:00:23 +0100 |
commit | abf87c6f96838bb848f4fda05fbb3d840fc2e8e9 (patch) | |
tree | 1584cab5e9a9ea81f593ecb2a7d4af60d0b199c4 | |
parent | cb9d26e56cba8e1be5d01dc2f85ab29fb0808d45 (diff) |
Revert "libecj-bootstrap 3.4: Prevent recipe being taken by default."
* This proved to be unneeded. ECJ was not the problem.
This reverts commit dfe47a8e77682049e6440c1238ae62ac281b8722.
-rw-r--r-- | packages/ecj/libecj-bootstrap_3.4.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/ecj/libecj-bootstrap_3.4.bb b/packages/ecj/libecj-bootstrap_3.4.bb index ee1d1ab505..c321a8f2c1 100644 --- a/packages/ecj/libecj-bootstrap_3.4.bb +++ b/packages/ecj/libecj-bootstrap_3.4.bb @@ -1,8 +1,5 @@ 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 \ " |