summaryrefslogtreecommitdiff
path: root/packages/classpath/classpath-minimal_0.97.2.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-minimal_0.97.2.bb
parent9f039bc749f5e0c95b2a466064b1014441b22e37 (diff)
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-minimal_0.97.2.bb')
-rw-r--r--packages/classpath/classpath-minimal_0.97.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/classpath/classpath-minimal_0.97.2.bb b/packages/classpath/classpath-minimal_0.97.2.bb
index e45ddf33ae..5e6d53224e 100644
--- a/packages/classpath/classpath-minimal_0.97.2.bb
+++ b/packages/classpath/classpath-minimal_0.97.2.bb
@@ -4,9 +4,11 @@ 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://ecj_java_dir.patch;patch=1 \
+ file://autotools.patch;patch=1 \
"
-PR = "r0"
+PR = "r1"
PROVIDES = "${PN} classpath"