From 5bd48d2ced4be233156f877a9ce4be1d569a45c4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 21 Jan 2013 10:23:32 -0800 Subject: openjdk-7: Remove mutliline comment Gets through the parsing errors with latest bitbake/master Signed-off-by: Khem Raj --- recipes-core/icedtea/openjdk-7-release-03b147.inc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc index 0932e22..f561e42 100644 --- a/recipes-core/icedtea/openjdk-7-release-03b147.inc +++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc @@ -73,7 +73,6 @@ ICEDTEA_PATCHES = " \ file://fix-checksums.patch \ " - OPENJDK_PATCHES = " \ file://icedtea-ecj-disable-compilation.patch;apply=no \ file://icedtea-unbreak-float.patch;apply=no \ @@ -83,9 +82,6 @@ OPENJDK_PATCHES = " \ file://icedtea-flags.patch;apply=no \ " -# file://icedtea-disable-desktop-dirs.patch;apply=no \ - - export DISTRIBUTION_PATCHES = " \ patches/icedtea-ecj-disable-compilation.patch \ patches/icedtea-unbreak-float.patch \ @@ -94,6 +90,3 @@ export DISTRIBUTION_PATCHES = " \ patches/icedtea-jdk-sane-x86-arch.patch \ patches/icedtea-flags.patch \ " - -# patches/icedtea-disable-desktop-dirs.patch \ - -- cgit v1.2.3-54-g00ecf