aboutsummaryrefslogtreecommitdiffstats
path: root/packages/classpath
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@openembedded.org>2008-11-13 15:47:10 +0100
committerRobert Schuster <thebohemian@openembedded.org>2008-11-13 15:47:56 +0100
commit3afce2b55b72176984f9ab383d62a67f5bc5ac71 (patch)
tree45448ebf9119db4678bc5db5d6d7a39a7fe3b418 /packages/classpath
parentee46b3b3fbbf2039a84d22a7bc8654c8477cc708 (diff)
downloadopenembedded-3afce2b55b72176984f9ab383d62a67f5bc5ac71.tar.gz
classpath-initial 0.93: Added miscompilation patch.
Diffstat (limited to 'packages/classpath')
-rw-r--r--packages/classpath/classpath-initial_0.93.bb7
1 files changed, 5 insertions, 2 deletions
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 \