From 40e88ecdd50759429df7f3cab05731558368664b Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Fri, 1 Aug 2008 00:36:10 +0000 Subject: classpath-native 0.97.2: - Added patch to allow compilation of phoneme advanced --- packages/classpath/classpath-native_0.97.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/classpath/classpath-native_0.97.2.bb b/packages/classpath/classpath-native_0.97.2.bb index e744b3378e..c25b1849ca 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 = "r0" +PR = "r1" # The code affected by the javanet-local patch # is usually not compiled. However if someone changes @@ -9,5 +9,6 @@ SRC_URI += "\ file://netif_16.patch;patch=1;pnum=0 \ file://SimpleName.diff;patch=1;pnum=0 \ file://javanet-local.patch;patch=1;pnum=0 \ + file://sun-security-getproperty_0.96.1.patch;patch=1;pnum=0 \ " -- cgit v1.2.3