aboutsummaryrefslogtreecommitdiffstats
path: root/packages/classpath
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-08-01 00:36:10 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-08-01 00:36:10 +0000
commit40e88ecdd50759429df7f3cab05731558368664b (patch)
treef716fb29ca60f163aa80f3eb1813f8d73c920c8c /packages/classpath
parentd95847bcbd20f8a46b6dc9e5d943f16c4cd79b65 (diff)
downloadopenembedded-40e88ecdd50759429df7f3cab05731558368664b.tar.gz
classpath-native 0.97.2:
- Added patch to allow compilation of phoneme advanced
Diffstat (limited to 'packages/classpath')
-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 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 \
"