From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 5 v3] Introduce new deprecation symbols, and remove squashfs3/ttcp
Date: Fri, 03 Jan 2014 17:02:49 +0100 [thread overview]
Message-ID: <patchbomb.1388764969@argentina> (raw)
In this third version I have stopped using the feature-removal-schedule.txt
file, and moved to an alternate strategy: introduce symbols
BR2_DEPRECATED_SINCE_xxxx_xx, which also provide an indication of when
features can be removed.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
Config.in | 42 +++++++++++++-
Config.in.legacy | 24 ++++++++
arch/Config.in.mips | 8 +-
docs/manual/appendix.txt | 8 ++-
fs/squashfs/Config.in | 16 -----
fs/squashfs/squashfs.mk | 12 ----
package/Config.in | 2 -
package/autoconf/Config.in | 2 +-
package/automake/Config.in | 2 +-
package/bison/Config.in | 4 +-
package/busybox/Config.in | 2 +-
package/ccache/Config.in | 2 +-
package/flex/Config.in | 3 +-
package/gcc/Config.in.host | 4 +-
package/gdb/Config.in.host | 4 +-
package/gob2/Config.in | 3 +-
package/linux-headers/Config.in.host | 14 ++--
package/lzma/Config.in | 4 +-
package/m4/Config.in | 3 +-
package/squashfs3/Config.in | 12 ----
package/squashfs3/squashfs3-3.4-build-system-fix.patch | 37 ------------
package/squashfs3/squashfs3-3.4-get_nprocs.patch | 33 -----------
package/squashfs3/squashfs3.mk | 34 -----------
package/ttcp/Config.in | 7 --
package/ttcp/ttcp-0001-replace-deprecated-bcopy.patch | 15 -----
package/ttcp/ttcp.mk | 25 --------
package/vala/Config.in | 4 +-
package/xstroke/Config.in | 2 +-
support/scripts/gen-manual-lists.py | 21 ++++---
toolchain/toolchain-external/Config.in | 8 +-
30 files changed, 121 insertions(+), 236 deletions(-)
next reply other threads:[~2014-01-03 16:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-03 16:02 Thomas De Schampheleire [this message]
2014-01-03 16:02 ` [Buildroot] [PATCH 1 of 5 v3] deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx Thomas De Schampheleire
2014-01-04 8:20 ` Thomas De Schampheleire
2014-01-04 8:24 ` Thomas De Schampheleire
2014-01-10 6:51 ` Arnout Vandecappelle
2014-01-10 14:11 ` Peter Korsgaard
2014-01-03 16:02 ` [Buildroot] [PATCH 2 of 5 v3] manual: clarify handling of deprecated features Thomas De Schampheleire
2014-01-03 16:02 ` [Buildroot] [PATCH 3 of 5 v3] manual package list: add symbol name in table Thomas De Schampheleire
2014-01-10 6:44 ` Arnout Vandecappelle
2014-01-03 16:02 ` [Buildroot] [PATCH 4 of 5 v3] squashfs3: remove deprecated package/rootfs Thomas De Schampheleire
2014-01-10 6:55 ` Arnout Vandecappelle
2014-01-10 14:14 ` Peter Korsgaard
2014-01-03 16:02 ` [Buildroot] [PATCH 5 of 5 v3] ttcp: remove deprecated package Thomas De Schampheleire
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=patchbomb.1388764969@argentina \
--to=patrickdepinguin@gmail.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 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.