[meta-freescale] [PATCH 04/52] imx-dpu-g2d: Limit to i.MX 8MQ support

Tom Hochstein tom.hochstein at nxp.com
Tue Jul 31 12:41:37 PDT 2018


Never mind about this patch. I will simply drop it since patch 16 uses imxdpu override instead.

Tom

> -----Original Message-----
> From: Gary Bisson [mailto:gary.bisson at boundarydevices.com]
> Sent: Tuesday, July 31, 2018 1:59 AM
> To: Tom Hochstein <tom.hochstein at nxp.com>
> Cc: meta-freescale Mailing List <meta-freescale at yoctoproject.org>
> Subject: Re: [meta-freescale] [PATCH 04/52] imx-dpu-g2d: Limit to i.MX 8MQ
> support
> 
> Hi Tom,
> 
> I believe the title is wrong, i.MX8MQ doesn't support the DPU (neither does
> i.MX8MM actually).
> 
> Do you mean i.MX8QM?
> 
> On Mon, Jul 30, 2018 at 9:41 PM, Tom Hochstein <tom.hochstein at nxp.com>
> wrote:
> > Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
> > ---
> >  recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
> > b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
> > index dd3aa9d..af4fdd0 100644
> > --- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
> > +++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
> > @@ -34,4 +34,5 @@ INSANE_SKIP_${PN} += "ldflags"
> >  FILES_${PN} = "${libdir}/libg2d* /opt"
> >  FILES_${PN}-dev = "${libdir}/libg2d${SOLIBSDEV} ${includedir}"
> >
> > -COMPATIBLE_MACHINE = "(mx8mm)"
> > +COMPATIBLE_MACHINE = "(^$)"
> > +COMPATIBLE_MACHINE_imxgpu2d = "(mx8)"
> 
> What is it depending on imxgpu2d?
> 
> Regards,
> Gary


More information about the meta-freescale mailing list