Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] Add BR2_DEPRECATED_SINCE_2015_02
@ 2014-12-01 14:16 Gustavo Zacarias
  2014-12-01 14:16 ` [Buildroot] [PATCH 2/5] linux-headers: mark EOL versions deprecated Gustavo Zacarias
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gustavo Zacarias @ 2014-12-01 14:16 UTC (permalink / raw)
  To: buildroot

In preparation for the deprecation of certain features in 2015.02, add
the BR2_DEPRECATED_SINCE_2015_02 symbol.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 Config.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Config.in b/Config.in
index 8d7081f..e2d3dfd 100644
--- a/Config.in
+++ b/Config.in
@@ -314,6 +314,10 @@ config BR2_DEPRECATED_SINCE_2014_08
 	bool
 	default y
 
+config BR2_DEPRECATED_SINCE_2015_02
+	bool
+	default y
+
 endif
 
 config BR2_ENABLE_DEBUG
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-01 19:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 14:16 [Buildroot] [PATCH 1/5] Add BR2_DEPRECATED_SINCE_2015_02 Gustavo Zacarias
2014-12-01 14:16 ` [Buildroot] [PATCH 2/5] linux-headers: mark EOL versions deprecated Gustavo Zacarias
2014-12-01 14:16 ` [Buildroot] [PATCH 3/5] package/gcc/mpfr: remove deprecated features Gustavo Zacarias
2014-12-01 14:16 ` [Buildroot] [PATCH 4/5] arch/mips: remove deprecated mips1/2/3/4 support Gustavo Zacarias
2014-12-01 14:21   ` Vicente Olivert Riera
2014-12-01 14:17 ` [Buildroot] [PATCH 5/5] Remove BR2_DEPRECATED_SINCE_2013_11 Gustavo Zacarias
2014-12-01 19:07 ` [Buildroot] [PATCH 1/5] Add BR2_DEPRECATED_SINCE_2015_02 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox