aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ecj/ecj-bootstrap-native.bb
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2009-10-01 17:09:32 +0200
committerRobert Schuster <robertschuster@fsfe.org>2009-10-01 17:10:43 +0200
commitc9a49e87cac70e9e9853e155926aee99cd1d0036 (patch)
tree46938e971eade51a8d84f16c01ac4734a231f2e0 /recipes/ecj/ecj-bootstrap-native.bb
parente6eab3078944f6d49379107913ce65d43abbef84 (diff)
downloadopenembedded-c9a49e87cac70e9e9853e155926aee99cd1d0036.tar.gz
ecj-initial: Increased maximum heap space to 1 GiB.
ecj-bootstrap-native: Dito.
Diffstat (limited to 'recipes/ecj/ecj-bootstrap-native.bb')
-rw-r--r--recipes/ecj/ecj-bootstrap-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ecj/ecj-bootstrap-native.bb b/recipes/ecj/ecj-bootstrap-native.bb
index 2bda972207..6c80de749a 100644
--- a/recipes/ecj/ecj-bootstrap-native.bb
+++ b/recipes/ecj/ecj-bootstrap-native.bb
@@ -17,7 +17,7 @@ SRC_URI = "file://ecj.in"
S = "${WORKDIR}"
-PR = "r1"
+PR = "r2"
JAR = "ecj-bootstrap.jar"