aboutsummaryrefslogtreecommitdiff
path: root/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2013-10-17 16:56:52 +0100
committerAndrew McDermott <andrew.mcdermott@linaro.org>2013-10-17 16:59:14 +0100
commitd1afca1e4cb12a0ec16776e3f3325931513bb4dc (patch)
tree6b5843e25587eb80448e87d541729cb28676606b /meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb
parent3465ecd59a583010b15f951537e83ea922882e7d (diff)
leg-java: openjdk-8: build both client and server releases
As the C1 compiler (client) has matured, now build the C2 (server) compiler as well. Change-Id: I461e8840c87bc310ada092808331485ac4e323b9 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Diffstat (limited to 'meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb')
-rw-r--r--meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb b/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb
index 814b91a8..a0a8a612 100644
--- a/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb
+++ b/meta-aarch64/recipes-core/openjdk/openjdk-8_0.1.bb
@@ -14,4 +14,4 @@ BB_STRICT_CHECKSUM = "0"
LIC_FILES_CHKSUM="file://LICENSE;md5=7b4baeedfe2d40cb03536573bc2c89b1"
-BUILD_DIR="linux-aarch64-normal-client-release/images"
+BUILD_DIR="linux-aarch64-normal-clientANDserver-release/images"