Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/5] Add TARGET_FINALIZE_HOOKS
@ 2014-06-27 12:15 Fabio Porcedda
  2014-06-27 12:15 ` [Buildroot] [PATCH v3 1/5] Makefile: target-finalize: add TARGET_FINALIZE_HOOKS Fabio Porcedda
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Fabio Porcedda @ 2014-06-27 12:15 UTC (permalink / raw)
  To: buildroot

This patch set add TARGET_FINALIZE_HOOKS and use it for system.mk
recipies.

The changelog is on each patch.

Best regards
Fabio Porcedda (5):
  Makefile: target-finalize: add TARGET_FINALIZE_HOOKS
  system: convert "system.mk" recipes to "target-finalize" hooks
  Makefile: convert "toolchain-eclipse-register" to a hook
  Makefile: convert "target-generatelocales" to a hook
  Makefile: do not add to targets common dependencies

 Makefile         | 88 +++++++++++++++++++++++++++-----------------------------
 system/system.mk | 80 +++++++++++++++++++++++++++------------------------
 2 files changed, 85 insertions(+), 83 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-07-04  9:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 12:15 [Buildroot] [PATCH v3 0/5] Add TARGET_FINALIZE_HOOKS Fabio Porcedda
2014-06-27 12:15 ` [Buildroot] [PATCH v3 1/5] Makefile: target-finalize: add TARGET_FINALIZE_HOOKS Fabio Porcedda
2014-06-27 12:15 ` [Buildroot] [PATCH v3 2/5] system: convert "system.mk" recipes to "target-finalize" hooks Fabio Porcedda
2014-06-29 14:56   ` Thomas Petazzoni
2014-07-04  9:36     ` Fabio Porcedda
2014-06-27 12:15 ` [Buildroot] [PATCH v3 3/5] Makefile: convert "toolchain-eclipse-register" to a hook Fabio Porcedda
2014-06-27 12:15 ` [Buildroot] [PATCH v3 4/5] Makefile: convert "target-generatelocales" " Fabio Porcedda
2014-06-27 12:15 ` [Buildroot] [PATCH v3 5/5] Makefile: do not add to targets common dependencies Fabio Porcedda
2014-06-29 14:55 ` [Buildroot] [PATCH v3 0/5] Add TARGET_FINALIZE_HOOKS Thomas Petazzoni

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