summaryrefslogtreecommitdiff
path: root/packages/classpath
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-06-17 05:37:26 +0000
committerRod Whitby <rod@whitby.id.au>2007-06-17 05:37:26 +0000
commit4171ca7ea616dffcad66ef7968e8adb4f5a577b9 (patch)
tree8af4acb7f1de7aeb5cab546437bf2f27f5c76b49 /packages/classpath
parentf4cca286a441f6b3ee710d7e40ec8d95d01b5449 (diff)
parent43685cdd4112bd3038436a6f4059d9eda54ee0c9 (diff)
merge of '2b1cc78c259b50ef47b34d85e4f6717f64d1d093'
and 'ed459a8f7a87918dd43a1513e367c3dd386e56be'
Diffstat (limited to 'packages/classpath')
-rw-r--r--packages/classpath/classpath-minimal-native_0.93.bb3
-rw-r--r--packages/classpath/classpath.inc1
2 files changed, 3 insertions, 1 deletions
diff --git a/packages/classpath/classpath-minimal-native_0.93.bb b/packages/classpath/classpath-minimal-native_0.93.bb
index 8a08a6c1ce..f8e88a0217 100644
--- a/packages/classpath/classpath-minimal-native_0.93.bb
+++ b/packages/classpath/classpath-minimal-native_0.93.bb
@@ -1,8 +1,9 @@
require classpath.inc
DEPENDS = "glib-2.0 libart-lgpl pango libxtst jikes-native zip-native"
+PR = "r1"
-SRC_URI += "file://gconf_version.patch;patch=1"
+S = "${WORKDIR}/classpath-${PV}"
inherit native
diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc
index e66f5d7456..1d684c0557 100644
--- a/packages/classpath/classpath.inc
+++ b/packages/classpath/classpath.inc
@@ -8,6 +8,7 @@ RPROVIDES = "classpath"
SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz \
file://disable-automake-checks.patch;patch=1 \
+ file://gconf_version.patch;patch=1 \
file://fix-endian-arm-floats.patch;patch=1"
inherit autotools