]> code.ossystems Code Review - openembedded-core.git/commit
patch.bbclass: allow importing patches into other dirs
authorTom Rini <tom_rini@mentor.com>
Thu, 31 Mar 2011 17:45:57 +0000 (10:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2011 12:57:14 +0000 (13:57 +0100)
commit01e4609ee8441c8212725fd062782313caae0708
treeb0abf40874539b9270f0a8969d3f9ca598072b5b
parent21f2fc95890d00eb4c1cc88b50332444fc371f56
patch.bbclass: allow importing patches into other dirs

This is taken from openembedded.master:
commit 9d0d70da60ca8ef278916f442125d41161846f38
Author: Chris Larson <chris_larson@mentor.com>
Date:   Mon Aug 23 13:03:55 2010 -0400

    patch: allow importing patches into other dirs

    Use the 'patchdir' flag.  If relative, it's assumed to be relative to ${S}.
    It creates a patchset class per patch directory, so for quilt this results i
    multiple .pc/patches directories to manage each of the patchsets.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
meta/classes/patch.bbclass