Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 2 v5-resend2] Add find utility functions / exclude files from strip
@ 2012-06-22  5:34 Thomas De Schampheleire
  2012-06-22  5:34 ` [Buildroot] [PATCH 1 of 2 v5-resend2] pkg-utils.mk: add utility functions find*clauses and notfirstword Thomas De Schampheleire
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas De Schampheleire @ 2012-06-22  5:34 UTC (permalink / raw)
  To: buildroot

This patch series adds a few utility functions to pkg-utils.mk that
help in composing find commands, and uses these functions to exclude
user-configured files and directories from being stripped in target-finalize.

Thanks to input from Arnout, the find functions are now much simpler and
should be clearly understandable by everyone.

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

---
v5: line up with latest git
v4: simplify find functions even further; whitespace changes
v3: update based on review comments, remove Python changes for now
v2: simplify find functions

 Config.in            |  19 +++++++++++++++++++
 Makefile             |  10 ++++++++--
 package/pkg-utils.mk |   9 +++++++++
 3 files changed, 36 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2012-06-23 21:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22  5:34 [Buildroot] [PATCH 0 of 2 v5-resend2] Add find utility functions / exclude files from strip Thomas De Schampheleire
2012-06-22  5:34 ` [Buildroot] [PATCH 1 of 2 v5-resend2] pkg-utils.mk: add utility functions find*clauses and notfirstword Thomas De Schampheleire
2012-06-22  5:34 ` [Buildroot] [PATCH 2 of 2 v5-resend2] build: add option to exclude executables/dirs from being stripped Thomas De Schampheleire
2012-06-23 21:16 ` [Buildroot] [PATCH 0 of 2 v5-resend2] Add find utility functions / exclude files from strip Peter Korsgaard

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