Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/8] Config.in: Add BR2_DEPRECATED_SINCE_2015_05
@ 2015-03-03 15:52 Gustavo Zacarias
  2015-03-03 15:52 ` [Buildroot] [PATCH v2 2/8] ts5x00_defconfig: switch to BR2_KERNEL_HEADERS_VERSION Gustavo Zacarias
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Gustavo Zacarias @ 2015-03-03 15:52 UTC (permalink / raw)
  To: buildroot

In preparation for the deprecation of certain features in 2015.05, add
the BR2_DEPRECATED_SINCE_2015_05 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 ce239d6..0598042 100644
--- a/Config.in
+++ b/Config.in
@@ -312,6 +312,10 @@ config BR2_DEPRECATED_SINCE_2015_02
 	bool
 	default y
 
+config BR2_DEPRECATED_SINCE_2015_05
+	bool
+	default y
+
 endif
 
 config BR2_ENABLE_DEBUG
-- 
2.0.5

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

end of thread, other threads:[~2015-03-04 21:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 15:52 [Buildroot] [PATCH v2 1/8] Config.in: Add BR2_DEPRECATED_SINCE_2015_05 Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 2/8] ts5x00_defconfig: switch to BR2_KERNEL_HEADERS_VERSION Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 3/8] linux-headers: mark EOL versions deprecated Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 4/8] toolchain/external: remove xilinx microblaze v2/14.3 toolchains Gustavo Zacarias
2015-03-03 15:58   ` Thomas Petazzoni
2015-03-03 15:52 ` [Buildroot] [PATCH v2 5/8] Config.in: remove BR2_DEPRECATED_SINCE_2014_02 Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 6/8] libglib2: remove kludges for old and removed xilinx toolchains Gustavo Zacarias
2015-03-03 15:52 ` [Buildroot] [PATCH v2 7/8] arch: add support for AMD steamroller Gustavo Zacarias
2015-03-04 14:59   ` Thomas Petazzoni
2015-03-04 15:18     ` Gustavo Zacarias
2015-03-04 15:21       ` Thomas Petazzoni
2015-03-03 15:52 ` [Buildroot] [PATCH v2 8/8] toolchain-external: add CodeSourcery AMD64 2014.05 Gustavo Zacarias
2015-03-04 21:20 ` [Buildroot] [PATCH v2 1/8] Config.in: Add BR2_DEPRECATED_SINCE_2015_05 Thomas Petazzoni

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