[Buildroot] [PATCH 0 of 4 v2] Add POST_RSYNC hook

Thomas De Schampheleire patrickdepinguin at gmail.com
Thu Nov 7 10:41:20 UTC 2013


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 at 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     |  61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/manual/adding-packages.txt           |   2 ++
 package/pkg-generic.mk                    |   4 +++-
 7 files changed, 77 insertions(+), 49 deletions(-)



More information about the buildroot mailing list