[Buildroot] [PATCH 12/25] Remove the BR2_RECENT option

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 11 04:05:08 UTC 2010


Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 Config.in |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/Config.in b/Config.in
index 7e51c84..430cb4f 100644
--- a/Config.in
+++ b/Config.in
@@ -141,12 +141,6 @@ 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.
-
 config BR2_CONFIG_CACHE
 	bool "Use a central configure cache file"
 	default y
-- 
1.6.3.3




More information about the buildroot mailing list