On Wed, May 4, 2016 at 4:04 PM, Manjukumar Matha
<manjukumar.harthikote-ma...@xilinx.com> wrote:
> Include kernel modules for ZynqMP. Kernel modules will be needed when 
> including
> mali modules.
>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-ma...@xilinx.com>
> ---
>  conf/machine/include/machine-xilinx-default.inc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/include/machine-xilinx-default.inc 
> b/conf/machine/include/machine-xilinx-default.inc
> index 2df8f4d..ad5465d 100644
> --- a/conf/machine/include/machine-xilinx-default.inc
> +++ b/conf/machine/include/machine-xilinx-default.inc
> @@ -32,3 +32,4 @@ UBOOT_BINARY ?= "u-boot${UBOOT_OFEMBED}.${UBOOT_SUFFIX}"
>  UBOOT_ELF ?= "u-boot"
>  UBOOT_ELF_aarch64 ?= "u-boot.elf"
>
> +MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_zynqmp = "kernel-modules"

This looks fine, given the ZynqMP's storage and memory options the
increase in rootfs size (for core-image-minimal) is not particularly
problematic in my opinion. But if you do know the exact modules that
are needed then setting just those to be included would work well too.

I can apply this if you would like?

Regards,
Nathan

> --
> 2.1.4
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to