Commit d4928674 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

package: mark liboil + swfdec as deprecated



They are dead upstream, and will be removed during 2011.11 cycle unless
someone speaks up.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent fc57b341
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@
	libroxml, libyaml, live555, mxml, orc, rsyslog, sredird,
	statserial, stunnel, ti-utils, uboot-tools, yajl

	Deprecated packages: liboil, swfdec

	Removed packages: hal

	Issues resolved (http://bugs.uclibc.org):
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LIBOIL
	bool "liboil"
	depends on BR2_DEPRECATED
	help
	  Library of simple functions that are optimized for various CPUs.

+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_SWFDEC
	bool "swfdec"
	depends on BR2_DEPRECATED
	depends on BR2_USE_WCHAR # glib2
	depends on BR2_INSTALL_LIBSTDCPP # pango
	select BR2_PACKAGE_LIBOIL