Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch makedevs-cleanup
@ 2010-04-19 20:53 Thomas Petazzoni
  2010-04-19 20:53 ` [Buildroot] [PATCH 1/2] makedevs: move to package/ Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2010-04-19 20:53 UTC (permalink / raw)
  To: buildroot

The following changes since commit 7b3a6f0aab19c147ad28f74e3b410c4a8bb2f38f:
  Peter Korsgaard (1):
        python: needs WCHAR support in toolchain

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot makedevs-cleanup

Thomas Petazzoni (2):
      makedevs: move to package/
      makedevs: convert to a more normal way of building packages

 fs/common.mk                            |    2 +-
 package/Config.in                       |    1 +
 package/makedevs/Config.in              |    5 ++++
 {target => package}/makedevs/makedevs.c |    0
 package/makedevs/makedevs.mk            |   35 +++++++++++++++++++++++++++++++
 target/makedevs/makedevs.mk             |   30 --------------------------
 6 files changed, 42 insertions(+), 31 deletions(-)
 create mode 100644 package/makedevs/Config.in
 rename {target => package}/makedevs/makedevs.c (100%)
 create mode 100644 package/makedevs/makedevs.mk
 delete mode 100644 target/makedevs/makedevs.mk

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2010-04-19 21:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 20:53 [Buildroot] [pull request] Pull request for branch makedevs-cleanup Thomas Petazzoni
2010-04-19 20:53 ` [Buildroot] [PATCH 1/2] makedevs: move to package/ Thomas Petazzoni
2010-04-19 20:53 ` [Buildroot] [PATCH 2/2] makedevs: convert to a more normal way of building packages Thomas Petazzoni
2010-04-19 21:29 ` [Buildroot] [pull request] Pull request for branch makedevs-cleanup Peter Korsgaard

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