All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Bring in and use patchdir
Date: Fri,  1 Apr 2011 07:37:40 -0700	[thread overview]
Message-ID: <cover.1301668619.git.tom_rini@mentor.com> (raw)

The following series brings in the 'patchdir' parameter from openembedded
so that we can say that a patch needs to be applied in a subdir.  This
allows us to re-write the db change for how we apply the arm patch to
be just ';subdir=..' and in meta-oe and other layers will help a number
of other patches be cleanly applied.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: trini/use-patchdir-for-nonstd-paths
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/use-patchdir-for-nonstd-paths

Thanks,
    Tom Rini <tom_rini@mentor.com>
---


Tom Rini (2):
  patch.bbclass: allow importing patches into other dirs
  db: Switch to patchdir rather than applying in do_configure

 meta/classes/patch.bbclass           |   19 ++++++++++++++++---
 meta/recipes-support/db/db_5.1.19.bb |    6 +-----
 2 files changed, 17 insertions(+), 8 deletions(-)




             reply	other threads:[~2011-04-01 14:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 14:37 Tom Rini [this message]
2011-04-01 14:37 ` [PATCH 1/2] patch.bbclass: allow importing patches into other dirs Tom Rini
2011-04-01 14:37 ` [PATCH 2/2] db: Switch to patchdir rather than applying in do_configure Tom Rini
2011-04-04 12:57 ` [PATCH 0/2] Bring in and use patchdir Richard Purdie

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.1301668619.git.tom_rini@mentor.com \
    --to=tom_rini@mentor.com \
    --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.