aboutsummaryrefslogtreecommitdiffstats
path: root/packages/classpath/classpath_0.95.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-08-26 09:37:51 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-08-26 09:37:51 +0000
commitf8f6978b0be160111bf9478b4c48196538e788d2 (patch)
treed0d41298e736c781a93fc7ec3b7ff2285901aa2c /packages/classpath/classpath_0.95.bb
parent9f039bc749f5e0c95b2a466064b1014441b22e37 (diff)
downloadopenembedded-f8f6978b0be160111bf9478b4c48196538e788d2.tar.gz
classpath: fix config.rpath, autotools and ecj -d
* add ecj_java_dir.patch for issuse when ecj is not cable to to create directory-structure with parameter -d * add autotools.patch for m4 stuff * copy config.rpath always from /usr/share/gettext, so no crude hacks are needed anymore * bump PR on all recipes
Diffstat (limited to 'packages/classpath/classpath_0.95.bb')
-rw-r--r--packages/classpath/classpath_0.95.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/classpath/classpath_0.95.bb b/packages/classpath/classpath_0.95.bb
index 45ce04f519..7e5ca458b0 100644
--- a/packages/classpath/classpath_0.95.bb
+++ b/packages/classpath/classpath_0.95.bb
@@ -6,7 +6,7 @@ SRC_URI += "\
file://javanet-local.patch;patch=1;pnum=0 \
"
-PR = "r4"
+PR = "r5"
DEPENDS += "gtk+ gconf libxtst"