From: Julien Floret <julien.floret@6wind.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] Config.in: Add BR2_DEPRECATED_SINCE_2016_08
Date: Thu, 16 Jun 2016 16:41:14 +0200 [thread overview]
Message-ID: <1466088075-7635-3-git-send-email-julien.floret@6wind.com> (raw)
In-Reply-To: <1466088075-7635-1-git-send-email-julien.floret@6wind.com>
In preparation for new deprecated features/symbols.
Signed-off-by: Julien Floret <julien.floret@6wind.com>
---
Config.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Config.in b/Config.in
index 9fa74157a4be..820b1f0945db 100644
--- a/Config.in
+++ b/Config.in
@@ -385,6 +385,10 @@ config BR2_DEPRECATED_SINCE_2016_05
bool
default y
+config BR2_DEPRECATED_SINCE_2016_08
+ bool
+ default y
+
endif
config BR2_ENABLE_DEBUG
--
2.1.0
next prev parent reply other threads:[~2016-06-16 14:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 14:41 [Buildroot] [PATCH 0/3] sstrip: drop host variant and deprecate target variant Julien Floret
2016-06-16 14:41 ` [Buildroot] [PATCH 1/3] sstrip: get rid of host variant Julien Floret
2016-06-16 14:41 ` Julien Floret [this message]
2016-06-16 14:41 ` [Buildroot] [PATCH 3/3] sstrip: mark as deprecated Julien Floret
2016-06-18 13:37 ` [Buildroot] [PATCH 0/3] sstrip: drop host variant and deprecate target variant Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1466088075-7635-3-git-send-email-julien.floret@6wind.com \
--to=julien.floret@6wind.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox