[meta-xilinx] [RFC] zcu102-zynqmp.conf: Remove mali as machine feature
Manjukumar Harthikote Matha
manjukumar.harthikote-matha at xilinx.com
Fri May 26 08:08:29 PDT 2017
> -----Original Message-----
> From: Nathan Rossi [mailto:nathan at nathanrossi.com]
> Sent: Thursday, May 25, 2017 11:22 PM
> To: Manjukumar Harthikote Matha <MANJUKUM at xilinx.com>
> Cc: meta-xilinx at lists.yoctoproject.org
> Subject: Re: [meta-xilinx] [RFC] zcu102-zynqmp.conf: Remove mali as machine
> feature
>
> On 26 May 2017 at 08:23, Manjukumar Matha <manjukumar.harthikote-
> matha at xilinx.com> wrote:
> > Remove mali as machine feature. This is not required, any dependencies
> > on mali userspace libraries should be resolved through gles1/gles2/egl
> > preffered provider. for ex:
> > PREFERRED_PROVIDER_virtual/libgles1_zynqmp = "libmali-xlnx"
> > PREFERRED_PROVIDER_virtual/libgles2_zynqmp = "libmali-xlnx"
> > PREFERRED_PROVIDER_virtual/egl_zynqmp = "libmali-xlnx"
> >
> > MALI userspace libraries inturn should depends on out-of-tree mali
> > kernel module.
>
> Sounds good, just make sure to clean up its use in machine-xilinx-default.inc.
>
> e.g.
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-
> xilinx/tree/conf/machine/include/machine-xilinx-default.inc#n32
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-
> xilinx/tree/conf/machine/include/machine-xilinx-default.inc#n45
>
Yes I had made modifications to include file, but did not send it.
I want to get some inputs before sending the patch out
Thanks
Manju
> Thanks,
> Nathan
>
> >
> > Signed-off-by: Manjukumar Matha
> > <manjukumar.harthikote-matha at xilinx.com>
> > ---
> > conf/machine/zcu102-zynqmp.conf | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/machine/zcu102-zynqmp.conf
> > b/conf/machine/zcu102-zynqmp.conf index 5afc85f..ca739b7 100644
> > --- a/conf/machine/zcu102-zynqmp.conf
> > +++ b/conf/machine/zcu102-zynqmp.conf
> > @@ -7,7 +7,7 @@ require
> > conf/machine/include/machine-xilinx-default.inc
> > require conf/machine/include/machine-xilinx-board.inc
> > require conf/machine/include/machine-xilinx-qemu.inc
> >
> > -MACHINE_FEATURES = "rtc ext2 ext3 vfat usbhost mali"
> > +MACHINE_FEATURES = "rtc ext2 ext3 vfat usbhost"
> >
> > UBOOT_MACHINE = "xilinx_zynqmp_zcu102_revB_defconfig"
> >
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > meta-xilinx mailing list
> > meta-xilinx at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-xilinx
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
More information about the meta-xilinx
mailing list