summaryrefslogtreecommitdiff
path: root/recipes/classpath/classpath-native_0.97.2.bb
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2009-12-24 13:25:43 +0100
committerRobert Schuster <robertschuster@fsfe.org>2009-12-24 13:25:43 +0100
commitbc5ba3112f9a534c97276566b48c4e667dbf3819 (patch)
tree9fef90fc71a5d5da63d3eb8a99132fe93682e1e8 /recipes/classpath/classpath-native_0.97.2.bb
parente6c65635cb46bdad06c1d7a275995e11bee400a4 (diff)
classpath: Added toolwrapper-exithook.patch.
classpath-native: Dito.
Diffstat (limited to 'recipes/classpath/classpath-native_0.97.2.bb')
-rw-r--r--recipes/classpath/classpath-native_0.97.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/classpath/classpath-native_0.97.2.bb b/recipes/classpath/classpath-native_0.97.2.bb
index 8a2c36b5c7..4de56028f9 100644
--- a/recipes/classpath/classpath-native_0.97.2.bb
+++ b/recipes/classpath/classpath-native_0.97.2.bb
@@ -1,6 +1,6 @@
require classpath-native.inc
-PR = "r5"
+PR = "r6"
# The code affected by the javanet-local patch
# is usually not compiled. However if someone changes
@@ -15,6 +15,7 @@ SRC_URI += "\
file://decimalformat.patch;patch=1 \
file://cp-byte-loophelper.patch;patch=1;pnum=0 \
file://miscompilation.patch;patch=1 \
+ file://toolwrapper-exithook.patch;patch=1 \
"
do_unpackpost() {