aboutsummaryrefslogtreecommitdiffstats
path: root/packages/classpath
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-16 23:58:49 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-16 23:58:49 +0000
commit5a5b87644856b24037b3d3969a3a52758d971e77 (patch)
tree006176219a1b3597cf586b69c824b00914e7c5fc /packages/classpath
parent9bb278ec49e82e77c2560996a998f1a22cec146d (diff)
downloadopenembedded-5a5b87644856b24037b3d3969a3a52758d971e77.tar.gz
classpath: unb0rk classpath-minimal-native. Partly fixes 2296.
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