From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch for-2011.05/dev-handling
Date: Sat, 2 Apr 2011 18:53:31 +0200 [thread overview]
Message-ID: <cover.1301763205.git.thomas.petazzoni@free-electrons.com> (raw)
The following changes since commit 0a70aa0cc5d0980e72677869d9d87e0e4e35e483:
webkit: bump to version 1.2.7 (2011-03-31 15:23:13 +0200)
are available in the git repository at:
git://git.busybox.net/~tpetazzoni/git/buildroot for-2011.05/dev-handling
Thomas Petazzoni (2):
Simplify udev startup script
Allow several device tables and split in two parts our device table
Yegor Yefremov (1):
Create menu entry to select device creation method
fs/Config.in | 41 +++++++-
fs/common.mk | 14 ++-
linux/linux.mk | 7 ++
package/busybox/S10mdev | 22 ++++
package/busybox/busybox.mk | 15 +++
package/makedevs/README | 35 +++++++
package/udev/S10udev | 34 -------
target/generic/device_table.txt | 186 ++--------------------------------
target/generic/device_table_dev.txt | 142 ++++++++++++++++++++++++++
9 files changed, 276 insertions(+), 220 deletions(-)
create mode 100644 package/busybox/S10mdev
create mode 100644 package/makedevs/README
create mode 100644 target/generic/device_table_dev.txt
Thanks,
--
Thomas Petazzoni
next reply other threads:[~2011-04-02 16:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-02 16:53 Thomas Petazzoni [this message]
2011-04-02 16:53 ` [Buildroot] [PATCH 1/3] Create menu entry to select device creation method Thomas Petazzoni
2011-04-02 17:21 ` Yann E. MORIN
2011-04-03 10:18 ` Thomas Petazzoni
2011-04-03 18:05 ` Yann E. MORIN
2011-04-03 18:07 ` Yann E. MORIN
2011-04-02 16:53 ` [Buildroot] [PATCH 2/3] Simplify udev startup script Thomas Petazzoni
2011-04-02 16:53 ` [Buildroot] [PATCH 3/3] Allow several device tables and split in two parts our device table Thomas Petazzoni
2011-04-02 17:31 ` Yann E. MORIN
2011-04-03 18:22 ` Thomas De Schampheleire
-- strict thread matches above, loose matches on Subject: below --
2011-03-07 21:21 [Buildroot] [pull request] Pull request for branch for-2011.05/dev-handling Thomas Petazzoni
2011-03-19 10:00 ` Thomas Petazzoni
2011-05-10 21:50 ` 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.1301763205.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