Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Bring in and use patchdir
@ 2011-04-01 14:37 Tom Rini
  2011-04-01 14:37 ` [PATCH 1/2] patch.bbclass: allow importing patches into other dirs Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom Rini @ 2011-04-01 14:37 UTC (permalink / raw)
  To: openembedded-core

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(-)




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

end of thread, other threads:[~2011-04-04 12:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 14:37 [PATCH 0/2] Bring in and use patchdir Tom Rini
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

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