kmpkg_apply_patches
warning
This function has been deprecated in favor of the
PATCHESargument tokmpkg_from_github()and similar functions.
Apply a set of patches to a source tree.
Usage
kmpkg_apply_patches(
SOURCE_PATH <${SOURCE_PATH}>
[QUIET]
PATCHES <patch1.patch>...
)