summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/openjdk-7-release-03b147.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/icedtea/openjdk-7-release-03b147.inc')
-rw-r--r--recipes-core/icedtea/openjdk-7-release-03b147.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc
index fdf3a89..0685729 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -96,7 +96,7 @@ OPENJDK_HEADLESS_PATCHES = " \
96 patches/icedtea-disable-sun.applet-for-tools-in-headless.patch \ 96 patches/icedtea-disable-sun.applet-for-tools-in-headless.patch \
97 " 97 "
98 98
99CLEAN_X11_DISTRIBUTION_PATCH = "${@base_contains('PACKAGECONFIG', 'x11', '', '${OPENJDK_HEADLESS_PATCHES}', d)}" 99CLEAN_X11_DISTRIBUTION_PATCH = "${@bb.utils.contains('PACKAGECONFIG', 'x11', '', '${OPENJDK_HEADLESS_PATCHES}', d)}"
100 100
101export DISTRIBUTION_PATCHES = " \ 101export DISTRIBUTION_PATCHES = " \
102 patches/icedtea-ecj-disable-compilation.patch \ 102 patches/icedtea-ecj-disable-compilation.patch \