On Tue, Jul 9, 2013 at 4:14 AM, Thomas Senyk <[email protected]> wrote: > 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. >
Very small change from previous BSP to 4.0.0 in the gst-plugins-gl package: https://bitbucket.org/Freescale/gstreamer-gst-plugins-gl/commits/1d6c0abf217a90e160fd7e4c45f02a23da974130?at=fsl-0.10 I've just sent a patch to the list (awaiting approval as it was big...) to update meta-fsl-arm. In the bitbucket repo, branch fsl-0.10 has commits that reflect "as is" packages from the BSP. My idea now is to work on branch 0.10 to generate a set of patches that we can upstream. I would appreciate any help. > 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 :) > Thanks. Same issue in master even with previous BSP after glib2 has been updated in poky. I've just submitted a patch to do something similar but in the recipe level to avoid patching the common submodule, as I want to avoid creating a repo to keep track of changes to it to. >> Regards. >> >> On Thu, Jul 4, 2013 at 6:03 PM, Otavio Salvador <[email protected]> > wrote: >> > On Thu, Jul 4, 2013 at 6:53 PM, Sébastien Taylor <[email protected]> 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 >> > [email protected] >> > https://lists.yoctoproject.org/listinfo/meta-freescale >> >> _______________________________________________ >> meta-freescale mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-freescale
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
