chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / classpath / classpath_0.95.bb
blobccc1ecee7e73d2ade103d0cd548c5345310195ca
1 require classpath.inc
3 SRC_URI += "\
4 file://gjar-prefix-patch.diff;patch=1;pnum=0 \
5 file://xmlstream-fix.patch;patch=1;pnum=0 \
6 file://javanet-local.patch;patch=1;pnum=0 \
9 PR = "r7"
11 DEPENDS += "gtk+ gconf libxtst"
13 EXTRA_OECONF += "\
14 --disable-alsa \
15 --disable-dssi \
16 --disable-qt4-peer \
17 --disable-plugin \
18 --enable-gconf-peer \
19 --enable-gtk-peer \
20 --enable-local-sockets \
21 --with-vm=java \