All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v8 0/6] PATH cleanup
@ 2014-04-14 22:31 Samuel Martin
  2014-04-14 22:31 ` [Buildroot] [PATCH v8 1/6] Makefile: introduce BR_PATH Samuel Martin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Samuel Martin @ 2014-04-14 22:31 UTC (permalink / raw)
  To: buildroot

Hi all,

Just a quick rebase for the 8th round of this series.

Yours,
Samuel

Samuel Martin (6):
  Makefile: introduce BR_PATH
  Makefile: add $(HOST_DIR)/sbin to BR_PATH
  *.mk: replace (TARGET|HOST)_PATH by BR_PATH
  infra: remove unused {TARGET, HOST}_PATH definition
  pkg-cmake.mk: add PATH in the configure command environment
  Makefile: add PATH to the USER_HOOKS_EXTRA_ENV

 Makefile                 |  3 +++
 fs/ext2/ext2.mk          |  2 +-
 package/Makefile.in      | 13 +++++--------
 package/gpm/gpm.mk       |  2 +-
 package/libhid/libhid.mk |  2 +-
 package/pkg-cmake.mk     |  2 ++
 package/pkg-python.mk    |  8 ++++----
 package/sdl/sdl.mk       |  2 +-
 package/xbmc/xbmc.mk     |  2 +-
 package/znc/znc.mk       |  2 +-
 10 files changed, 20 insertions(+), 18 deletions(-)

--
1.9.2

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

end of thread, other threads:[~2014-04-16 17:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-14 22:31 [Buildroot] [PATCH v8 0/6] PATH cleanup Samuel Martin
2014-04-14 22:31 ` [Buildroot] [PATCH v8 1/6] Makefile: introduce BR_PATH Samuel Martin
2014-04-14 22:31 ` [Buildroot] [PATCH v8 2/6] Makefile: add $(HOST_DIR)/sbin to BR_PATH Samuel Martin
2014-04-14 22:31 ` [Buildroot] [PATCH v8 3/6] *.mk: replace (TARGET|HOST)_PATH by BR_PATH Samuel Martin
2014-04-14 22:31 ` [Buildroot] [PATCH v8 4/6] infra: remove unused {TARGET, HOST}_PATH definition Samuel Martin
2014-04-14 22:31 ` [Buildroot] [PATCH v8 5/6] pkg-cmake.mk: add PATH in the configure command environment Samuel Martin
2014-04-14 22:31 ` [Buildroot] [PATCH v8 6/6] Makefile: add PATH to the USER_HOOKS_EXTRA_ENV Samuel Martin
2014-04-16 17:31 ` [Buildroot] [PATCH v8 0/6] PATH cleanup Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.