diff options
| author | Khem Raj <raj.khem@gmail.com> | 2012-07-20 05:18:56 +0000 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-07-21 11:38:40 +0200 |
| commit | ec2f9bc7162b124ab87795ac8e80b9fee777b5ce (patch) | |
| tree | dbc14245abfb9af83a83dbc2ffc2dbe1e7d03b49 /recipes-core/openjdk/openjdk-6-common.inc | |
| parent | 4b17ec8dfff02090e54ae6385d5f2c0fe5501e86 (diff) | |
| download | meta-java-ec2f9bc7162b124ab87795ac8e80b9fee777b5ce.tar.gz | |
openjdk-6: Fix build on ppc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'recipes-core/openjdk/openjdk-6-common.inc')
| -rw-r--r-- | recipes-core/openjdk/openjdk-6-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-6-common.inc b/recipes-core/openjdk/openjdk-6-common.inc index c1861b6..6e984f6 100644 --- a/recipes-core/openjdk/openjdk-6-common.inc +++ b/recipes-core/openjdk/openjdk-6-common.inc | |||
| @@ -10,7 +10,7 @@ ICEDTEA = "NEEDS TO BE SET" | |||
| 10 | S = "${WORKDIR}/${ICEDTEA}" | 10 | S = "${WORKDIR}/${ICEDTEA}" |
| 11 | B = "${S}/build" | 11 | B = "${S}/build" |
| 12 | 12 | ||
| 13 | INC_PR = "r18" | 13 | INC_PR = "r19" |
| 14 | 14 | ||
| 15 | SRC_URI = "\ | 15 | SRC_URI = "\ |
| 16 | ${ICEDTEA_URI} \ | 16 | ${ICEDTEA_URI} \ |
