diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-09-23 05:10:26 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-09-23 05:10:26 +0000 |
commit | 7afb7925a28564351334c1faac834ae490c32888 (patch) | |
tree | d8ce608964e1539c5ebfeb6ccd0034afd47274cf /packages/ecj/libecj-bootstrap_3.3.bb | |
parent | b18add6e1ca17aba2a5ee987c6ee14fa4f5db1a0 (diff) |
Part 2 (last one) of ecj rework
ecj-bootstrap-native: New recipe (ommitted version by purpose).
ecj-initial: New recipe (ommitted version by purpose).
libecj-boostrap: New recipes (3.3, 3.3.2, 3.4)
Diffstat (limited to 'packages/ecj/libecj-bootstrap_3.3.bb')
-rw-r--r-- | packages/ecj/libecj-bootstrap_3.3.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/ecj/libecj-bootstrap_3.3.bb b/packages/ecj/libecj-bootstrap_3.3.bb new file mode 100644 index 0000000000..b65e99cb54 --- /dev/null +++ b/packages/ecj/libecj-bootstrap_3.3.bb @@ -0,0 +1,6 @@ +require libecj-bootstrap.inc + +SRC_URI = "\ + http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.3-200706251500/ecjsrc.zip \ + " + |