summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorUlf Samuelsson2007-10-07 20:29:17 +0200
committerUlf Samuelsson2007-10-07 20:29:17 +0200
commitcfeb86e2b3b474f1e33d124765896f5d817497b3 (patch)
treef4b3f06d8648a4bcef0aac51e1ef818aa344b578 /Config.in
parentDo not create new directories in external toolchain (diff)
downloadbuildroot-cfeb86e2b3b474f1e33d124765896f5d817497b3.tar.gz
buildroot-cfeb86e2b3b474f1e33d124765896f5d817497b3.tar.xz
buildroot-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