aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ecj/ecj-initial.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-initial.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-initial.bb')
-rw-r--r--recipes/ecj/ecj-initial.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ecj/ecj-initial.bb b/recipes/ecj/ecj-initial.bb
index 106453691b..6695fbd2b2 100644
--- a/recipes/ecj/ecj-initial.bb
+++ b/recipes/ecj/ecj-initial.bb
@@ -9,6 +9,8 @@ LICENSE = "EPL"
DEPENDS = "libecj-bootstrap"
+PR = "r1"
+
SRC_URI = "file://ecj.in"
S = "${WORKDIR}"