summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2016-10-15 16:50:59 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-15 23:14:44 +0200
commit3b80ca8913a6f29664f0a16a71516f8bf532acd9 (patch)
tree59733ae8dbcaf08f772f15c46c1da01e2f11f177 /Config.in.legacy
parenta7c13c1b288b1134b06d1e14c6ff008b4ed26ff9 (diff)
ipkg: remove deprecated package
We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 7d68c67d0..c27ae3d74 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,14 @@ endif
###############################################################################
comment "Legacy options removed in 2016.11"
+config BR2_PACKAGE_IPKG
+ bool "ipkg removed"
+ select BR2_LEGACY
+ help
+ ipkg dates back to the early 2000s when Compaq started the
+ handhelds.org project and it hasn't seen development since 2006.
+ Use opkg as a replacement.
+
config BR2_GCC_VERSION_4_7_X
bool "gcc 4.7.x support removed"
select BR2_LEGACY