summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-10-07 18:29:17 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-10-07 18:29:17 +0000
commitcfeb86e2b3b474f1e33d124765896f5d817497b3 (patch)
treef4b3f06d8648a4bcef0aac51e1ef818aa344b578 /Config.in
parentf5905dc9eb84815f5afe9feb09500340ad1379cd (diff)
downloadbuildroot-novena-cfeb86e2b3b474f1e33d124765896f5d817497b3.tar.gz
buildroot-novena-cfeb86e2b3b474f1e33d124765896f5d817497b3.zip
Allow longer history for package versions
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index ead7871bb..4a5f99a3d 100644
--- a/Config.in
+++ b/Config.in
@@ -170,6 +170,12 @@ config BR2_DEPRECATED
help
This option hides outdated/obsolete versions of packages.
+config BR2_RECENT
+ bool "Show packages that are of the latest major version"
+ default y
+ help
+ This option show recent versions of packages.
+
choice
prompt "strip"
default BR2_STRIP_strip