hotplug: mark as deprecated
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 26 Sep 2010 20:15:17 +0000 (22:15 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 26 Sep 2010 20:15:17 +0000 (22:15 +0200)
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: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/hotplug/Config.in

diff --git a/CHANGES b/CHANGES
index 3d9f7384a3000c78c506f50ce8dd844c312b9b09..64f4b059f3caae9cce4efc25a10e424998ddef0a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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
index 3c740a9fd07871d8f97a80e91775e4f06ad4ccf0..48f1d718bdfd8957a08a6b534dba842d275414b4 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_HOTPLUG
        bool "hotplug"
+       depends on BR2_DEPRECATED
        help
          Plug in new devices and use them immediately.