Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch makedevs-cleanup
Date: Mon, 19 Apr 2010 22:53:49 +0200	[thread overview]
Message-ID: <cover.1271710428.git.thomas.petazzoni@free-electrons.com> (raw)

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

             reply	other threads:[~2010-04-19 20:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19 20:53 Thomas Petazzoni [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1271710428.git.thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox