[OE-core] [PATCH 0/2] Bring in and use patchdir

Tom Rini tom_rini at mentor.com
Fri Apr 1 14:37:40 UTC 2011


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





More information about the Openembedded-core mailing list