chinook-compat: add new toolchain options and stick to util-linux
[openembedded.git] / recipes / classpath / classpath-minimal_0.96.1.bb
blob94f8dec6100c258e189d71cf01121bd2a5edc570
1 require classpath.inc
3 PR = "r7"
5 SRC_URI += "\
6 file://gjar-prefix-patch.diff;patch=1;pnum=0 \
7 file://xmlstream-fix.patch;patch=1;pnum=0 \
10 PROVIDES = "${PN} classpath"
12 EXTRA_OECONF += "\
13 --enable-local-sockets \
14 --disable-alsa \
15 --disable-gconf-peer \
16 --disable-gtk-peer \
17 --disable-plugin \
18 --disable-dssi \
19 --disable-examples \
22 CPPACKAGES = "${PBN}-common ${PBN}-tools"