Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch graph-dependencies
@ 2010-05-21 13:22 Thomas Petazzoni
  2010-05-21 13:22 ` [Buildroot] [PATCH 1/4] package: Add new <pkg>-show-depends to list dependencies Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2010-05-21 13:22 UTC (permalink / raw)
  To: buildroot

Hello,

As requested by Peter, here is the pull request for the dependency
graph generation script.

Thomas

The following changes since commit f3122259e2cbbc0be0fc02820a146b4e4f48bef6:
  Peter Korsgaard (1):
        mtd-utils: buildsystem is broken with parallel make (regarding libubi)

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot graph-dependencies

Thomas Petazzoni (4):
      package: Add new <pkg>-show-depends to list dependencies
      Add a <fs>-root-show-depends target
      Add a show-targets target
      New graph-depends script

 Makefile                    |    3 +
 fs/common.mk                |    3 +
 package/Makefile.package.in |    3 +
 scripts/graph-depends       |  169 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 178 insertions(+), 0 deletions(-)
 create mode 100755 scripts/graph-depends

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2010-05-27 12:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 13:22 [Buildroot] [pull request] Pull request for branch graph-dependencies Thomas Petazzoni
2010-05-21 13:22 ` [Buildroot] [PATCH 1/4] package: Add new <pkg>-show-depends to list dependencies Thomas Petazzoni
2010-05-21 13:22 ` [Buildroot] [PATCH 2/4] Add a <fs>-root-show-depends target Thomas Petazzoni
2010-05-21 13:22 ` [Buildroot] [PATCH 3/4] Add a show-targets target Thomas Petazzoni
2010-05-21 13:22 ` [Buildroot] [PATCH 4/4] New graph-depends script Thomas Petazzoni
2010-05-27 12:12 ` [Buildroot] [pull request] Pull request for branch graph-dependencies Peter Korsgaard

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