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: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-08-04 21:20:44 +02:00
parent fc57b341d9
commit d49286740a
3 changed files with 4 additions and 0 deletions

View File

@ -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):

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_LIBOIL
bool "liboil"
depends on BR2_DEPRECATED
help
Library of simple functions that are optimized for various CPUs.

View File

@ -1,5 +1,6 @@
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