Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable
@ 2015-12-17 16:39 Vicente Olivert Riera
  2015-12-17 16:39 ` [Buildroot] [PATCH 2/2] torsmo: deprecate this package Vicente Olivert Riera
  2015-12-17 20:56 ` [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-17 16:39 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 Config.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Config.in b/Config.in
index 1809eeb..0be44d9 100644
--- a/Config.in
+++ b/Config.in
@@ -337,6 +337,10 @@ config BR2_DEPRECATED_SINCE_2015_08
 	bool
 	default y
 
+config BR2_DEPRECATED_SINCE_2015_11
+	bool
+	default y
+
 endif
 
 config BR2_ENABLE_DEBUG
-- 
2.4.10

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

end of thread, other threads:[~2015-12-17 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 16:39 [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Vicente Olivert Riera
2015-12-17 16:39 ` [Buildroot] [PATCH 2/2] torsmo: deprecate this package Vicente Olivert Riera
2015-12-17 20:56 ` [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Thomas Petazzoni

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