classpath-initial 0.93: Added miscompilation patch.
authorRobert Schuster <thebohemian@openembedded.org>
Thu, 13 Nov 2008 14:47:10 +0000 (15:47 +0100)
committerRobert Schuster <thebohemian@openembedded.org>
Thu, 13 Nov 2008 14:47:56 +0000 (15:47 +0100)
packages/classpath/classpath-initial_0.93.bb

index 5a471b3..09bcde1 100644 (file)
@@ -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 \