summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2015-11-27 18:38:00 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-28 18:21:18 +0100
commitf0c9470451b23989fe7b298d30352760b1513c37 (patch)
tree3de428eeb27535a12aeffc80f5d62cbadcbdf4e4 /Config.in.legacy
parentd563c0d5ac76b59379dcc228c02408b2a402b721 (diff)
infozip: rename to zip
We currently have a package named "infozip" for Info-Zip's Zip. With the upcoming addition of a package the Info-Zip's UnZip the name is becoming ambiguous. Rename it to the more specific name "zip". Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Romain Naour <romain.naour@openwide.fr> Cc: Jan Pedersen <jp@jp-embedded.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy12
1 files changed, 12 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index c5b8223cf..2bbf2ed86 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -105,6 +105,18 @@ comment "----------------------------------------------------"
endif
###############################################################################
+comment "Legacy options removed in 2016.02"
+
+config BR2_PACKAGE_INFOZIP
+ bool "infozip option has been renamed to zip"
+ select BR2_LEGACY
+ select BR2_PACKAGE_ZIP
+ help
+ Info-Zip's Zip package has been renamed from infozip to zip,
+ to avoid ambiguities with Info-Zip's UnZip which has been added
+ in the unzip package.
+
+###############################################################################
comment "Legacy options removed in 2015.11"
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_REAL