Commit 91e32e23 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

hotplug: mark as deprecated



It's ancient (+5yrs), no upstream and stuff like this is better handled
through mdev/udev nowadays.

It will be removed after 2010.11 unless someone complains.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent d4f13321
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
	squashfs, strace, taglib, tcpdump, tiff, tn5250, udev,
	udpcast, usbmount, usbutils, which, xlib_libX11, zlib

	Deprecated packages: lzma
	Deprecated packages: hotplug, lzma

	Removed packages: dillo, libglib12, libgtk12, microwin,
	pcmcia
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_HOTPLUG
	bool "hotplug"
	depends on BR2_DEPRECATED
	help
	  Plug in new devices and use them immediately.