[oe] [PATCHv3 3/3] multi-kernel: adapt to kernel_do_compile_kernelmodules change in kernel.bbclass

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Oct 12 12:54:19 UTC 2010


2010/10/11 Koen Kooi <koen.kooi at gmail.com>:
> ---
>  recipes/linux/multi-kernel.inc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/recipes/linux/multi-kernel.inc b/recipes/linux/multi-kernel.inc
> index 70cfd87..0523a33 100644
> --- a/recipes/linux/multi-kernel.inc
> +++ b/recipes/linux/multi-kernel.inc
> @@ -41,6 +41,7 @@ do_compileconfigs () {
>         # Build and Install this alternative kernel
>         do_configure
>         kernel_do_compile
> +        do_compile_kernelmodules
>         kernel_do_install
>
>         # Drop the resulting images in the deploy dir
> --

This is where I found it would probably better be called
kernel_do_compile_modules or so.

Still:
Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>




More information about the Openembedded-devel mailing list