patch: allow importing patches into other dirs
authorChris Larson <chris_larson@mentor.com>
Mon, 23 Aug 2010 17:03:55 +0000 (13:03 -0400)
committerChris Larson <chris_larson@mentor.com>
Mon, 23 Aug 2010 17:07:37 +0000 (13:07 -0400)
commit9d0d70da60ca8ef278916f442125d41161846f38
treef47fa01d55c5eb3ec90fe7b0fe01f104ac590e98
parent003d07266008dd52a23b86a28d080b1473ac699b
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 in
multiple .pc/patches directories to manage each of the patchsets.

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