From: y at mail.free-electrons.com <y@mail.free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v3] Pull request for branch for-2012.02/pkg-device
Date: Tue, 3 Jan 2012 11:13:55 +0100 [thread overview]
Message-ID: <cover.1325583983.git.maxime.ripard@free-electrons.com> (raw)
In-Reply-To: <y>
From: Maxime Ripard <maxime.ripard@free-electrons.com>
Hi List,
Here is a new version of the patchset adding a bit of infrastructure to handle
per package device creation and permission modifications. Since v2, I dropped
the renaming of the device table, and splitted the $(PKG)_FILES into
$(PKG)_DEVICES for device files creation and $(PKG)_PERMISSIONS for permissions
modifications. The only difference between the two are while $(PKG)_PERMISSIONS
is always used, $(PKG)_DEVICES is only used when using a static /dev.
The following changes since commit 68902f743729b3482bb6bc2ae9d0306aa9c00f65:
ti-utils: unbreak build after libnl version bump (2011-12-26 19:33:43 +0100)
are available in the git repository at:
http://free-electrons.com/~maxime/git/buildroot.git for-2012.02/pkg-device
Maxime Ripard (3):
Add support for package-declared devices
Convert busybox to the device declaration method
Migrate Xenomai to the new infrastructure
fs/common.mk | 4 ++++
package/Makefile.package.in | 2 ++
package/busybox/busybox.mk | 5 +++++
package/xenomai/xenomai.mk | 8 ++++++--
target/generic/device_table.txt | 2 --
target/generic/device_table_dev.txt | 5 -----
6 files changed, 17 insertions(+), 9 deletions(-)
Thanks,
--
Maxime Ripard
next reply other threads:[~2012-01-03 10:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-03 10:13 y at mail.free-electrons.com [this message]
2012-01-03 10:13 ` [Buildroot] [PATCH 1/3] Add support for package-declared devices y at mail.free-electrons.com
2012-01-03 10:13 ` [Buildroot] [PATCH 2/3] Convert busybox to the device declaration method y at mail.free-electrons.com
2012-01-03 10:13 ` [Buildroot] [PATCH 3/3] Migrate Xenomai to the new infrastructure y at mail.free-electrons.com
2012-01-03 10:45 ` [Buildroot] [pull request v3] Pull request for branch for-2012.02/pkg-device Thomas De Schampheleire
2012-01-03 20:14 ` Thomas Petazzoni
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.1325583983.git.maxime.ripard@free-electrons.com \
--to=y@mail.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