[meta-freescale] QtMultimedia on i.MX6

Thomas Senyk thomas.senyk at pelagicore.com
Tue Jul 9 01:14:39 PDT 2013


On Friday, 05 July, 2013 13:16:23 Rogerio Nunes wrote:
> Repository is public now.
> I only have the code from BSP 1.1.0 there yet, but I'll add 4.0.0 this
> afternoon.
> 
> BTW, I still need to update the gst-plugins-gl recipe in the
> meta-fsl-arm layer to point to this repo. It's cleaner than the patch
> we currently have in the recipe.
> 

Sounds wonderful!
If something is ready to test, let me know.

fyi:
I had one 'source' problem with 4.0.0: deprecated glib functions.
I hacked common/m4/gst-glib2.m4:
-    GLIB_EXTRA_CFLAGS="$GLIB_EXTRA_CFLAGS -Wno-deprecated-declarations"
+    GLIB_EXTRA_CFLAGS="$GLIB_EXTRA_CFLAGS -DG_DISABLE_DEPRECATED"

to get it running ... guess that's the wrong way of doing it, but it helped :) 

> Regards.
> 
> On Thu, Jul 4, 2013 at 6:03 PM, Otavio Salvador <otavio at ossystems.com.br> 
wrote:
> > On Thu, Jul 4, 2013 at 6:53 PM, Sébastien Taylor <me at staylor.ca> wrote:
> >> How would one gain access (read-only) to this repository?
> > 
> > I think it is not public by mistake. Rogerio, can you make this (and
> > gstreamer/common) public? I think it has nothing private 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
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list