Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 4] Add POST_RSYNC hook
@ 2013-11-01 16:06 Thomas De Schampheleire
  2013-11-01 16:06 ` [Buildroot] [PATCH 1 of 4] infra: Add POST_RSYNC_HOOKS support Thomas De Schampheleire
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas De Schampheleire @ 2013-11-01 16:06 UTC (permalink / raw)
  To: buildroot

This patch series adopts the POST_RSYNC hook patch by Tzu-Jung Lee and
changes the default rsync exclusion list, as discussed on the Buildroot
developer days.
The other rsync-related patch submitted by Tzu-Jung Lee (custom rsync
command) should not be needed anymore as its use case is covered by
the second patch in this series.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 Makefile                                  |  14 +++--
 docs/manual/adding-packages-autotools.txt |   3 +-
 docs/manual/adding-packages-cmake.txt     |   3 +-
 docs/manual/adding-packages-generic.txt   |  39 +-----------------
 docs/manual/adding-packages-hooks.txt     |  60 +++++++++++++++++++++++++++
 docs/manual/adding-packages.txt           |   2 +
 package/pkg-generic.mk                    |   4 +-
 7 files changed, 76 insertions(+), 49 deletions(-)

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

end of thread, other threads:[~2013-11-01 21:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 16:06 [Buildroot] [PATCH 0 of 4] Add POST_RSYNC hook Thomas De Schampheleire
2013-11-01 16:06 ` [Buildroot] [PATCH 1 of 4] infra: Add POST_RSYNC_HOOKS support Thomas De Schampheleire
2013-11-01 16:06 ` [Buildroot] [PATCH 2 of 4] infra: centralize rsync exclude list for VCS files Thomas De Schampheleire
2013-11-01 16:06 ` [Buildroot] [PATCH 3 of 4] manual: split info on hooks to a separate section/file Thomas De Schampheleire
2013-11-01 16:06 ` [Buildroot] [PATCH 4 of 4] manual: add some info on the POST_RSYNC hook Thomas De Schampheleire
2013-11-01 21:08 ` [Buildroot] [PATCH 0 of 4] Add " Samuel Martin

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