From a9ea848e3fb968714727833ba2b412ff49365555 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Thu, 4 Sep 2008 00:40:43 +0000 Subject: classpath 0.97.2: Added cp-byte-loophelper.patch. classpath-minimal 0.97.2: Dito. classpath-native 0.97.2: Dito. --- packages/classpath/classpath-native_0.97.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/classpath/classpath-native_0.97.2.bb') diff --git a/packages/classpath/classpath-native_0.97.2.bb b/packages/classpath/classpath-native_0.97.2.bb index c9a239418b..cec256ecc2 100644 --- a/packages/classpath/classpath-native_0.97.2.bb +++ b/packages/classpath/classpath-native_0.97.2.bb @@ -1,6 +1,6 @@ require classpath-native.inc -PR = "r1" +PR = "r2" # The code affected by the javanet-local patch # is usually not compiled. However if someone changes @@ -12,5 +12,7 @@ SRC_URI += "\ file://sun-security-getproperty_0.96.1.patch;patch=1;pnum=0 \ file://ecj_java_dir.patch;patch=1 \ file://autotools.patch;patch=1 \ + file://decimalformat.patch;patch=1 \ + file://cp-byte-loophelper.patch;patch=1;pnum=0 \ " -- cgit v1.2.3