diff options
Diffstat (limited to 'recipes-core/openjdk/openjdk-6-common.inc')
-rw-r--r-- | recipes-core/openjdk/openjdk-6-common.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-6-common.inc b/recipes-core/openjdk/openjdk-6-common.inc index 3f3a957..e85f692 100644 --- a/recipes-core/openjdk/openjdk-6-common.inc +++ b/recipes-core/openjdk/openjdk-6-common.inc | |||
@@ -2,7 +2,7 @@ require openjdk-common.inc | |||
2 | 2 | ||
3 | ICEDTEA = "icedtea6-${ICEDTEA_VERSION}" | 3 | ICEDTEA = "icedtea6-${ICEDTEA_VERSION}" |
4 | 4 | ||
5 | INC_PR = "r21" | 5 | INC_PR = "r22" |
6 | 6 | ||
7 | SRC_URI = "\ | 7 | SRC_URI = "\ |
8 | ${ICEDTEA_URI} \ | 8 | ${ICEDTEA_URI} \ |
@@ -297,6 +297,7 @@ FILES_${JDKPN}-dbg = "\ | |||
297 | ${JDK_HOME}/jre/lib/${JDK_ARCH}/jamvm/.debug \ | 297 | ${JDK_HOME}/jre/lib/${JDK_ARCH}/jamvm/.debug \ |
298 | ${JDK_HOME}/jre/lib/${JDK_ARCH}/headless/.debug \ | 298 | ${JDK_HOME}/jre/lib/${JDK_ARCH}/headless/.debug \ |
299 | ${JDK_HOME}/jre/lib/${JDK_ARCH}/xawt/.debug \ | 299 | ${JDK_HOME}/jre/lib/${JDK_ARCH}/xawt/.debug \ |
300 | /usr/src \ | ||
300 | " | 301 | " |
301 | 302 | ||
302 | FILES_${JDKPN}-demo = "${JDK_HOME}/demo ${JDK_HOME}/sample" | 303 | FILES_${JDKPN}-demo = "${JDK_HOME}/demo ${JDK_HOME}/sample" |