diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-07-22 17:25:13 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-07-22 17:51:06 +0200 |
commit | f3f3a1378a02cff013e392e1c143b8ce06769902 (patch) | |
tree | f474ea286e86ea3149b7edfefaec146b0cf605fe /recipes | |
parent | 4e31a26bb66d049826df1bf9af37a379cb2d95c3 (diff) |
libecj-bootstrap: update to version 3.5
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ecj/libecj-bootstrap_3.5.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/ecj/libecj-bootstrap_3.5.bb b/recipes/ecj/libecj-bootstrap_3.5.bb new file mode 100644 index 0000000000..1665b337b6 --- /dev/null +++ b/recipes/ecj/libecj-bootstrap_3.5.bb @@ -0,0 +1,8 @@ +require libecj-bootstrap.inc + +PR = "r0" + +SRC_URI = " \ + http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.5-200906111540/ecjsrc-3.5.zip \ + " + |