ipkg: mark as deprecated
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Jul 2016 07:34:14 +0000 (09:34 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Jul 2016 07:34:14 +0000 (09:34 +0200)
ipkg dates back to the early 2000s when Compaq started the handhelds.org
project, it hasn't seen development since 2006, got forked as opkg a decade
ago and is starting to cause autobuilder issues, so mark it as deprecated.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ipkg/Config.in

index 4b2078d9cd70902cb806a31dab42952893c5c9be..a987bd6183388a695607a68d33b3b0023be35af6 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_IPKG
        bool "ipkg"
+       depends on BR2_DEPRECATED_SINCE_2016_08
        help
          The Itsy Package Installer from handhelds.org