All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v4] Pull request for branch for-2012.02/pkg-device
Date: Wed, 11 Jan 2012 18:53:37 +0100	[thread overview]
Message-ID: <cover.1326304128.git.maxime.ripard@free-electrons.com> (raw)

Hi all,

This is an update of the patches adding the $(PKG)_DEVICES and
$(PKG)_PERMISSIONS variables.

In this version, I just added a patch for the documentation presenting a basic
example on how to use such variables.

Maxime

The following changes since commit e6480f2bb91e2df46096ed5f6ef8d3138cd38470:

  sshfs: bump to version 2.3, adjust SITE and description (2012-01-11 15:36:45 +0100)

are available in the git repository at:
  http://free-electrons.com/~maxime/git/buildroot.git for-2012.02/pkg-device

Maxime Ripard (4):
      Add support for package-declared devices
      Convert busybox to the device declaration method
      Migrate Xenomai to the new infrastructure
      Update the documentation to add these changes

 docs/manual/adding-packages-gentargets.txt |   19 +++++++++++++++++--
 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 -----
 7 files changed, 34 insertions(+), 11 deletions(-)

Thanks,
-- 
Maxime Ripard

             reply	other threads:[~2012-01-11 17:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 17:53 Maxime Ripard [this message]
2012-01-11 17:53 ` [Buildroot] [PATCH 1/4] Add support for package-declared devices Maxime Ripard
2012-01-20 23:23   ` Arnout Vandecappelle
2012-01-11 17:53 ` [Buildroot] [PATCH 2/4] Convert busybox to the device declaration method Maxime Ripard
2012-01-20 23:30   ` Arnout Vandecappelle
2012-02-01 22:04     ` Peter Korsgaard
2012-01-11 17:53 ` [Buildroot] [PATCH 3/4] Migrate Xenomai to the new infrastructure Maxime Ripard
2012-01-11 17:53 ` [Buildroot] [PATCH 4/4] Update the documentation to add these changes Maxime Ripard
2012-01-12  8:30   ` Thomas Petazzoni
2012-02-01 22:08     ` Peter Korsgaard
2012-02-17 23:30       ` [Buildroot] [PATCH] Add documentation for makedev Maxime Ripard
2012-02-19 21:56         ` Peter Korsgaard
2012-02-01 22:07 ` [Buildroot] [pull request v4] Pull request for branch for-2012.02/pkg-device 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.1326304128.git.maxime.ripard@free-electrons.com \
    --to=maxime.ripard@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.