[Buildroot] [pull request v3] Pull request for branch for-2012.02/pkg-device

Thomas De Schampheleire patrickdepinguin+buildroot at gmail.com
Tue Jan 3 10:45:18 UTC 2012


On Tue, Jan 3, 2012 at 11:13 AM, <y at mail.free-electrons.com> wrote:

> From: Maxime Ripard <maxime.ripard at 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.gitfor-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(-)
>

for the entire series:
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

It would be good to update the documentation as well, though...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120103/be948abb/attachment-0002.html>


More information about the buildroot mailing list