summaryrefslogtreecommitdiff
path: root/packages/classpath/classpath-native_0.97.2.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-09-03 08:25:23 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-09-03 08:25:23 +0000
commit913c60585ff62d1cfb115e14e957c8a54e61c4e4 (patch)
tree57acf8b1e6bc4e5d4ca061e31d1af17478cb77da /packages/classpath/classpath-native_0.97.2.bb
parentdb589754f96fd0671ea7370fbf640f98f2f87c8d (diff)
classpath-native 0.97.2: Removed automake <1.10 incompatible part from autotools patch
- added patch to fix bug in java.util.DecimalFormat classpath-minimal 0.97.2: Dito. classpath 0.97.2: Dito.
Diffstat (limited to 'packages/classpath/classpath-native_0.97.2.bb')
-rw-r--r--packages/classpath/classpath-native_0.97.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/classpath/classpath-native_0.97.2.bb b/packages/classpath/classpath-native_0.97.2.bb
index c9a239418b..499ad9f5fb 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,6 @@ 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 \
"