Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 5 v3] Introduce new deprecation symbols, and remove squashfs3/ttcp
@ 2014-01-03 16:02 Thomas De Schampheleire
  2014-01-03 16:02 ` [Buildroot] [PATCH 1 of 5 v3] deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx Thomas De Schampheleire
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Thomas De Schampheleire @ 2014-01-03 16:02 UTC (permalink / raw)
  To: buildroot


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(-)

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

end of thread, other threads:[~2014-01-10 14:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 16:02 [Buildroot] [PATCH 0 of 5 v3] Introduce new deprecation symbols, and remove squashfs3/ttcp Thomas De Schampheleire
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

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