summaryrefslogtreecommitdiff
path: root/packages/classpath/classpath-native_0.97.2.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-09-04 00:40:43 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-09-04 00:40:43 +0000
commita9ea848e3fb968714727833ba2b412ff49365555 (patch)
treec724db0aa8f1a3d9624528c288fa594660561e73 /packages/classpath/classpath-native_0.97.2.bb
parent0156125303b1ca9ce27f31d7df63f745c5d45ac9 (diff)
classpath 0.97.2: Added cp-byte-loophelper.patch.
classpath-minimal 0.97.2: Dito. classpath-native 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.bb4
1 files changed, 3 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..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 \
"