We haven't had any updates to the java packages in a long time,
gcj in 4.3.x doesn't build, and 4.4.x is missing ecj1, so it cannot
have many users.
Mark it as broken and remove during the 2010.11 cycle, unless someone
steps up to maintain it.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
New GTK-based configurator, usable using 'make gconfig'.
+ Java packages marked as broken. Unless someone steps up to
+ support this, they will be removed during the 2010.11
+ development cycle.
+
New packages: cgilua, copas, coxpcall, ffmpeg, libsvgtiny,
luafilesystem, luasocket, rings, wsapi, xavante, xterm
source "package/libusb-compat/Config.in"
endmenu
+if BROKEN
menu "Java"
source "package/java/classpath/Config.in"
source "package/java/concierge/Config.in"
endmenu
+endif
menu "Networking"
source "package/libcgi/Config.in"
depends on !BR2_avr32 && BR2_INSTALL_LIBSTDCPP
select BR2_GCC_CROSS_JAVA
select BR2_LARGEFILE
+ depends on BROKEN
help
Build/install java compiler and libgcj?