]> code.ossystems Code Review - openembedded-core.git/commit
patch.bbclass: abstract out logic that determines patches to apply
authorChristopher Larson <chris_larson@mentor.com>
Tue, 27 Dec 2011 17:27:39 +0000 (12:27 -0500)
committerSaul Wold <sgw@linux.intel.com>
Tue, 3 Jan 2012 04:26:24 +0000 (20:26 -0800)
commit290c7239c21e477bb78b88d92a5b8a7de9142310
treeb4e6d537e51f669b3137ff76ca3079263da101f8
parent03d572f3e1ec25502429b46e2b441a73ccd20061
patch.bbclass: abstract out logic that determines patches to apply

This is needed by the copyleft_compliance class, so it can emit series files
for the patches, which greatly increases their usefulness to a user trying to
reconstruct the sources outside of OE.

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