freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
[openembedded.git] / recipes / classpath / classpath-initial_0.93.bb
blobb289cf1deabae4c29cdbc6aeee4d4a90d55cb6e0
1 # No later version of Classpath may be used because this is the latest that can be compiled
2 # by jikes!
4 require classpath-native.inc
6 DESCRIPTION="Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native."
8 PR = "r6"
10 DEPENDS = "zip-native fastjar-native jikes-native"
12 SRC_URI += "\
13 file://autotools.patch \
14 file://miscompilation-0.93.patch \
17 EXTRA_OECONF = "\
18 --with-jikes=jikes \
19 --with-fastjar=fastjar \
20 --with-glibj \
21 --disable-Werror \
22 --disable-local-sockets \
23 --disable-alsa \
24 --disable-gconf-peer \
25 --disable-gtk-peer \
26 --disable-plugin \
27 --disable-dssi \
28 --disable-examples \
29 --disable-tools \
30 --with-glibj-dir=${STAGING_DATADIR_NATIVE}/classpath-initial \
31 --with-native-libdir=${STAGING_LIBDIR_NATIVE}/classpath-initial \
32 --includedir=${STAGING_INCDIR_NATIVE}/classpath-initial \
35 SRC_URI[md5sum] = "ffa9e9cac31c5acbf0ea9eff9efa923d"
36 SRC_URI[sha256sum] = "df2d093612abd23fe67e9409d89bb2a8e79b1664fe2b2da40e1c8ed693e32945"