[Buildroot] [PATCH 2/3] Remove the BR2_RECENT option

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Apr 12 13:31:38 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 6a66d50..bc4fec2 100644
--- a/Config.in
+++ b/Config.in
@@ -132,12 +132,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_ENABLE_DEBUG
 	bool "build packages with debugging symbols"
 	select BR2_PACKAGE_GDB_SERVER
-- 
1.6.3.3



More information about the buildroot mailing list