From: Julien Floret <julien.floret@6wind.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] sstrip: mark as deprecated
Date: Thu, 16 Jun 2016 16:41:15 +0200 [thread overview]
Message-ID: <1466088075-7635-4-git-send-email-julien.floret@6wind.com> (raw)
In-Reply-To: <1466088075-7635-1-git-send-email-julien.floret@6wind.com>
sstrip is unmaintained and potentially harmful, as Yann explained in
commit 6a6962fd82ca ("build/sstrip: deprecate for 2014.05").
Signed-off-by: Julien Floret <julien.floret@6wind.com>
---
package/sstrip/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/sstrip/Config.in b/package/sstrip/Config.in
index 12a5941c54aa..c458f8eab1b0 100644
--- a/package/sstrip/Config.in
+++ b/package/sstrip/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_SSTRIP
bool "sstrip"
+ depends on BR2_DEPRECATED_SINCE_2016_08
help
Small utility that removes a few bytes from an executable that
strip leaves behind.
--
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 ` [Buildroot] [PATCH 2/3] Config.in: Add BR2_DEPRECATED_SINCE_2016_08 Julien Floret
2016-06-16 14:41 ` Julien Floret [this message]
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-4-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