On Tue, Apr 26, 2016 at 11:40 AM, Manjukumar Matha
<manjukumar.harthikote-ma...@xilinx.com> wrote:
> Use Xilinx kernel by default for zynqmp.

Hi Manju,

Could you elaborate more on why this change is required?

I would really like to keep the default as linux-yocto, but specific
machines can select linux-xlnx when they need drivers/device-trees
that are not yet in linux-yocto/mainline.

Regards,
Nathan

>
> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-ma...@xilinx.com>
> ---
>  conf/machine/include/machine-xilinx-default.inc | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/conf/machine/include/machine-xilinx-default.inc 
> b/conf/machine/include/machine-xilinx-default.inc
> index f8dc362..a8e0b34 100644
> --- a/conf/machine/include/machine-xilinx-default.inc
> +++ b/conf/machine/include/machine-xilinx-default.inc
> @@ -9,7 +9,6 @@ IMAGE_CLASSES += "image_types_uboot"
>  # Kernel Configuration
>  XILINX_DEFAULT_KERNEL := "linux-xlnx"
>  XILINX_DEFAULT_KERNEL_microblaze := "linux-yocto"
> -XILINX_DEFAULT_KERNEL_zynqmp := "linux-yocto"
>
>  PREFERRED_PROVIDER_virtual/kernel ??= "${XILINX_DEFAULT_KERNEL}"
>  PREFERRED_VERSION_linux-xlnx ?= "4.0%"
> --
> 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