All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Ready to merge patches from O.S. Systems tree
Date: Tue, 31 Jan 2012 02:10:29 +0000	[thread overview]
Message-ID: <cover.1327975625.git.otavio@ossystems.com.br> (raw)

This patchset provides two patches. The first does the changes
suggested some time ago by Richard to avoid too much forking in new
udev cache support; the later imports gitpkgv from Meta-OE as some
layers will start using it (Meta-TI is one) and this avoids the
dependency on Meta-OE for its support.

The following changes since commit d7b13cd42ab8d5f44f97e119b73ec2e363677d26:

  useradd.bbclass: Fix missing quote (2012-01-27 23:57:33 +0000)

are available in the git repository at:
  git://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/HEAD

Otavio Salvador (2):
  udev: improve udev-cache robustness
  classes/gitpkgv.bbclass: import from Meta-OE

 meta/classes/gitpkgv.bbclass                   |   95 ++++++++++++++++++++++++
 meta/recipes-core/udev/udev.inc                |    8 ++-
 meta/recipes-core/udev/udev/init               |   15 +++-
 meta/recipes-core/udev/udev/udev-cache         |   14 +++-
 meta/recipes-core/udev/udev/udev-cache.default |    4 +
 5 files changed, 129 insertions(+), 7 deletions(-)
 create mode 100644 meta/classes/gitpkgv.bbclass
 create mode 100644 meta/recipes-core/udev/udev/udev-cache.default

-- 
1.7.2.5




             reply	other threads:[~2012-01-31  2:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31  2:10 Otavio Salvador [this message]
2012-01-31  2:10 ` [PATCH 1/2] udev: improve udev-cache robustness Otavio Salvador
2012-02-01 16:35   ` Richard Purdie
2012-02-01 18:11     ` Otavio Salvador
2012-01-31  2:10 ` [PATCH 2/2] classes/gitpkgv.bbclass: import from Meta-OE Otavio Salvador
2012-02-01 13:19   ` Richard Purdie
2012-02-01 18:00     ` Otavio Salvador

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.1327975625.git.otavio@ossystems.com.br \
    --to=otavio@ossystems.com.br \
    --cc=openembedded-core@lists.openembedded.org \
    /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.