From 8615c5014ccac8564373f2e88d1d3543c3576b9e Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Thu, 24 Jun 2010 11:38:43 +0200 Subject: libecj-bootstrap 3.5: Removed (was not stable for openjdk builds). libecj-bootstrap 3.6: New recipe. --- recipes/ecj/libecj-bootstrap_3.5.bb | 15 --------------- recipes/ecj/libecj-bootstrap_3.6.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 15 deletions(-) delete mode 100644 recipes/ecj/libecj-bootstrap_3.5.bb create mode 100644 recipes/ecj/libecj-bootstrap_3.6.bb (limited to 'recipes/ecj') diff --git a/recipes/ecj/libecj-bootstrap_3.5.bb b/recipes/ecj/libecj-bootstrap_3.5.bb deleted file mode 100644 index 865d858ea5..0000000000 --- a/recipes/ecj/libecj-bootstrap_3.5.bb +++ /dev/null @@ -1,15 +0,0 @@ -# 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 = "r1" - -SRC_URI = " \ - http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.5-200906111540/ecjsrc-3.5.zip \ - " - - -SRC_URI[md5sum] = "356f1d337833670e34cf53b58513daeb" -SRC_URI[sha256sum] = "f3f82d0b91f63fa3aab52f61ad8f5d50c0e4029479cf4b720b83a3424074bd38" diff --git a/recipes/ecj/libecj-bootstrap_3.6.bb b/recipes/ecj/libecj-bootstrap_3.6.bb new file mode 100644 index 0000000000..faece53453 --- /dev/null +++ b/recipes/ecj/libecj-bootstrap_3.6.bb @@ -0,0 +1,10 @@ +require libecj-bootstrap.inc + +PR = "r0" + +SRC_URI = " \ + http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.6-201006080911/ecjsrc-${PV}.zip \ + " + +SRC_URI[md5sum] = "25975087b48145eef4ff5f161e792f3e" +SRC_URI[sha256sum] = "bc2d624c5ca135d593c71a677674509f5801998ffe98c386749d15a46ee69242" -- cgit v1.2.3