[meta-freescale] glimagesink not present on mx6dl

Otavio Salvador otavio at ossystems.com.br
Mon Aug 12 18:36:58 PDT 2013


On Wed, Aug 7, 2013 at 7:20 PM, Leonardo Sandoval <leo.san.gon at gmail.com> wrote:
> I and trying to enable the gst-plugins-gl on a imx6dlsabresd machine. Under
> meta-fsl-demos, I added the package as shown below:
>
> diff --git a/recipes-fsl/packagegroup/packagegroup-fsl.bb
> b/recipes-fsl/packagegroup/packagegroup-fsl.bb
> index c50e207..f9821a3 100644
> --- a/recipes-fsl/packagegroup/packagegroup-fsl.bb
> +++ b/recipes-fsl/packagegroup/packagegroup-fsl.bb
> @@ -23,6 +23,7 @@ RDEPENDS_${PN}-gstreamer = " \
>      gst-meta-audio \
>      gst-meta-video \
>      ${MACHINE_GSTREAMER_PLUGIN} \
> +    gst-plugins-gl \
>  "
>
> I have baked a fsl-image-gui image, however, the gstreamer element
> glimagesink is NOT present on board. Is there something missing or wrong
> with my setup? I am using latest dylan branches.

Yes; you must include the plugin package it builds. You're including
an empty package there.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the meta-freescale mailing list