All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 4 v4] dependencies: some improvements
@ 2011-12-16  7:08 Thomas De Schampheleire
  2011-12-16  7:08 ` [Buildroot] [PATCH 1 of 4 v4] dependencies: move from toolchain/ to support/ Thomas De Schampheleire
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas De Schampheleire @ 2011-12-16  7:08 UTC (permalink / raw)
  To: buildroot


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

---
v4: add Acks by ThomasP and update after feedback

 Makefile                               |    8 ++++++++
 package/Makefile.package.in            |   12 ------------
 package/tar/tar.mk                     |   12 ++++++++++++
 support/dependencies/check-host-tar.mk |    9 +++++++++
 support/dependencies/check-host-tar.sh |   35 +++++++++++++++++++++++++++++++++++
 toolchain/dependencies/dependencies.mk |   12 +++++++++++-
 toolchain/dependencies/dependencies.sh |  Bin
 toolchain/toolchain-buildroot.mk       |    1 -
 toolchain/toolchain-crosstool-ng.mk    |    1 -
 toolchain/toolchain-external.mk        |    1 -
 10 files changed, 75 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2011-12-16  7:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16  7:08 [Buildroot] [PATCH 0 of 4 v4] dependencies: some improvements Thomas De Schampheleire
2011-12-16  7:08 ` [Buildroot] [PATCH 1 of 4 v4] dependencies: move from toolchain/ to support/ Thomas De Schampheleire
2011-12-16  7:09 ` [Buildroot] [PATCH 2 of 4 v4] dependencies: check minimal make version early on Thomas De Schampheleire
2011-12-16  7:09 ` [Buildroot] [PATCH 3 of 4 v4] dependencies: add function suitable-host-package Thomas De Schampheleire
2011-12-16  7:09 ` [Buildroot] [PATCH 4 of 4 v4] dependencies: build a host-tar if no suitable tar can be found Thomas De Schampheleire

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.