commit | ee96ebb237b1d95b7a904f63b44fea669de7ab53 | [log] [tgz] |
---|---|---|
author | Andrew McDermott <andrew.mcdermott@linaro.org> | Thu Aug 22 19:26:03 2013 +0100 |
committer | Andrew McDermott <andrew.mcdermott@linaro.org> | Thu Aug 22 19:26:03 2013 +0100 |
tree | 8065fb4fea19669d60048fbc84afb350082f9477 | |
parent | 63d5cbba030a4bebfc3e266e8a9accc365fadffe [diff] [blame] |
leg-java: bump image size to 3GB Accommodating the jtreg tests. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
diff --git a/build_images.py b/build_images.py index b9386d3..08e56a2 100755 --- a/build_images.py +++ b/build_images.py
@@ -79,7 +79,7 @@ 'alip': '2G', 'developer': '1G', 'lamp-armv8': '2G', - 'leg-java-armv8': '2G', + 'leg-java-armv8': '4G', 'linarotv-xbmc': '3G', 'minimal-armv8': '512M', 'nano': '1G',