[Buildroot] [PATCH v8 0/6] PATH cleanup

Samuel Martin s.martin49 at gmail.com
Mon Apr 14 22:31:03 UTC 2014


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



More information about the buildroot mailing list