Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v5 0/4] PATH cleanup
@ 2014-03-01 19:59 Samuel Martin
  2014-03-01 19:59 ` [Buildroot] [PATCH v5 1/4] bustle: use TARGET_MAKE_ENV instead of setting PATH in the make environment Samuel Martin
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Samuel Martin @ 2014-03-01 19:59 UTC (permalink / raw)
  To: buildroot

Hi all,

Another round for this series, with this time, as main change: the
removing of any intermediat BR_PATH variable, and the export of PATH,
making the series even shorter. :)

Yours,
Samuel** BLURB HERE ***

Samuel Martin (4):
  bustle: use TARGET_MAKE_ENV instead of setting PATH in the make
    environment
  Makefile: export PATH including the Buildroot host bindirs
  Makefile: add $(HOST_DIR)/sbin to the PATH
  *.mk: remove all occurences of TARGET_PATH and HOST_PATH

 Makefile                 |  4 ++++
 fs/ext2/ext2.mk          |  2 +-
 package/Makefile.in      | 13 ++++---------
 package/bustle/bustle.mk |  2 +-
 package/gpm/gpm.mk       |  2 +-
 package/libhid/libhid.mk |  2 +-
 package/pkg-python.mk    |  8 ++------
 package/sdl/sdl.mk       |  2 +-
 8 files changed, 15 insertions(+), 20 deletions(-)

--
1.9.0

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

end of thread, other threads:[~2014-03-04 23:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-01 19:59 [Buildroot] [PATCH v5 0/4] PATH cleanup Samuel Martin
2014-03-01 19:59 ` [Buildroot] [PATCH v5 1/4] bustle: use TARGET_MAKE_ENV instead of setting PATH in the make environment Samuel Martin
2014-03-01 22:47   ` Thomas Petazzoni
2014-03-01 19:59 ` [Buildroot] [PATCH v5 2/4] Makefile: export PATH including the Buildroot host bindirs Samuel Martin
2014-03-04 17:06   ` Arnout Vandecappelle
2014-03-04 21:52     ` Thomas Petazzoni
2014-03-04 23:11       ` Samuel Martin
2014-03-01 19:59 ` [Buildroot] [PATCH v5 3/4] Makefile: add $(HOST_DIR)/sbin to the PATH Samuel Martin
2014-03-04 17:07   ` Arnout Vandecappelle
2014-03-01 19:59 ` [Buildroot] [PATCH v5 4/4] *.mk: remove all occurences of TARGET_PATH and HOST_PATH Samuel Martin
2014-03-04 17:19   ` Arnout Vandecappelle

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