All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Config.in: Add BR2_DEPRECATED_SINCE_2016_02
@ 2016-01-15 10:47 Gustavo Zacarias
  2016-01-15 17:57 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Zacarias @ 2016-01-15 10:47 UTC (permalink / raw)
  To: buildroot

In prepration for new deprecated features/symbols.

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 f6f9b85..63feef8 100644
--- a/Config.in
+++ b/Config.in
@@ -365,6 +365,10 @@ config BR2_DEPRECATED_SINCE_2015_11
 	bool
 	default y
 
+config BR2_DEPRECATED_SINCE_2016_02
+	bool
+	default y
+
 endif
 
 config BR2_ENABLE_DEBUG
-- 
2.4.10

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

* [Buildroot] [PATCH] Config.in: Add BR2_DEPRECATED_SINCE_2016_02
  2016-01-15 10:47 [Buildroot] [PATCH] Config.in: Add BR2_DEPRECATED_SINCE_2016_02 Gustavo Zacarias
@ 2016-01-15 17:57 ` Peter Korsgaard
  2016-01-15 17:58   ` Gustavo Zacarias
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2016-01-15 17:57 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > In prepration for new deprecated features/symbols.

And we're already using it in linux-headers.

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] Config.in: Add BR2_DEPRECATED_SINCE_2016_02
  2016-01-15 17:57 ` Peter Korsgaard
@ 2016-01-15 17:58   ` Gustavo Zacarias
  0 siblings, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2016-01-15 17:58 UTC (permalink / raw)
  To: buildroot

On 15/01/16 14:57, Peter Korsgaard wrote:

> And we're already using it in linux-headers.
>
> Committed, thanks.

Hi, yes.
I forgot to mention it when splitting other patches from my series that 
depend upon the openssl legacy (that removes libungif, the old 
deprecated symbol and headers 3.16.x).
If openssl stalls i'll reorder/rebase to get them out of the way - 
though those aren't are hard req.
Regards.

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

end of thread, other threads:[~2016-01-15 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-15 10:47 [Buildroot] [PATCH] Config.in: Add BR2_DEPRECATED_SINCE_2016_02 Gustavo Zacarias
2016-01-15 17:57 ` Peter Korsgaard
2016-01-15 17:58   ` Gustavo Zacarias

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.