aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/classpath/classpath-native_0.98.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/classpath/classpath-native_0.98.bb')
-rw-r--r--recipes/classpath/classpath-native_0.98.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/classpath/classpath-native_0.98.bb b/recipes/classpath/classpath-native_0.98.bb
index 44a1530675..9e2654b29b 100644
--- a/recipes/classpath/classpath-native_0.98.bb
+++ b/recipes/classpath/classpath-native_0.98.bb
@@ -3,18 +3,18 @@ require classpath-native.inc
# Deadlocks occur on at least amd64 hosts.
DEFAULT_PREFERENCE = "-1"
-PR = "r3"
+PR = "r4"
# The code affected by the javanet-local patch
# is usually not compiled. However if someone changes
# to --enable-local-sockets it will.
SRC_URI += "\
- file://SimpleName.diff;patch=1;pnum=0 \
- file://sun-security-getproperty.patch;patch=1;pnum=0 \
- file://ecj_java_dir.patch;patch=1 \
- file://autotools.patch;patch=1 \
- file://miscompilation.patch;patch=1 \
- file://toolwrapper-exithook.patch;patch=1 \
+ file://SimpleName.diff;striplevel=0 \
+ file://sun-security-getproperty.patch;striplevel=0 \
+ file://ecj_java_dir.patch \
+ file://autotools.patch \
+ file://miscompilation.patch \
+ file://toolwrapper-exithook.patch \
"
do_unpackpost() {