From: Robert Schuster Date: Thu, 13 Nov 2008 14:47:10 +0000 (+0100) Subject: classpath-initial 0.93: Added miscompilation patch. X-Git-Tag: Release-2010-05/1~5374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afce2b55b72176984f9ab383d62a67f5bc5ac71;p=openembedded.git classpath-initial 0.93: Added miscompilation patch. --- diff --git a/packages/classpath/classpath-initial_0.93.bb b/packages/classpath/classpath-initial_0.93.bb index 5a471b3808..09bcde1b87 100644 --- a/packages/classpath/classpath-initial_0.93.bb +++ b/packages/classpath/classpath-initial_0.93.bb @@ -5,11 +5,14 @@ require classpath-native.inc DESCRIPTION="Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native." -PR = "r4" +PR = "r5" DEPENDS = "zip-native fastjar-native jikes-native gettext-native" -SRC_URI += "file://autotools.patch;patch=1" +SRC_URI += "\ + file://autotools.patch;patch=1 \ + file://miscompilation.patch;patch=1 \ + " EXTRA_OECONF = "\ --with-jikes=jikes \