[OE-core] [PATCH] support CONFIG_MODULE_COMPRESS=y

Richard Purdie richard.purdie at linuxfoundation.org
Wed Apr 3 13:58:04 UTC 2019


On Wed, 2019-04-03 at 15:18 +0200, Jens Rehsack wrote:
> In case, kernel config enables compressed modules, support of
> splitting via split_kernel_module_packages won't find any module.
> So, first expand module pattern regex to recognize compressed
> modules and then objcopy on temporary extacted to extract module
> information.
> 
> Signed-off-by: Jens Rehsack <sno at netbsd.org>
> ---
>  meta/classes/kernel-module-split.bbclass | 36 +++++++++++++++++-----
> --
>  1 file changed, 26 insertions(+), 10 deletions(-)

There is a lot of whitespace noise in this, could you clean that up and
resend please?

Cheers,

Richard



More information about the Openembedded-core mailing list