Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request v3] Pull request for branch for-2012.02/pkg-device
@ 2012-01-03 10:13 y at mail.free-electrons.com
  2012-01-03 10:13 ` [Buildroot] [PATCH 1/3] Add support for package-declared devices y at mail.free-electrons.com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: y at mail.free-electrons.com @ 2012-01-03 10:13 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2012-01-03 20:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 10:13 [Buildroot] [pull request v3] Pull request for branch for-2012.02/pkg-device y at mail.free-electrons.com
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

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