Commit e475cf03 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

Deprecate pcmcia and microwin packages



It isn't worth the effort to convert these packages to the new package
infrastructure since they are deprecated.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent aaa2b660
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@

	Removed packages: modutils, portage, rxvt

	Deprecated packages: dillo, libglib12, libgtk12
	Deprecated packages: dillo, libglib12, libgtk12, microwin, pcmcia

	Issues resolved (http://bugs.uclibc.org):

+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_MICROWIN
	bool "microwin"
	# Old, unmaintained graphics stack
	depends on BR2_DEPRECATED
	help
	 Microwindows Graphical User Interface for small and
	 embedded enviroments.
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_PCMCIA
	bool "pcmcia"
	depends on BR2_PACKAGE_LINUX
	# The website says it's deprecated after 2.4.x kernels
	depends on BR2_DEPRECATED
	help
	  PCMCIA tools for Linux.