Hello Nikolay, On Fri, Feb 6, 2015 at 11:15 AM, Nikolay Dimitrov <[email protected]> wrote: > On 02/06/2015 02:19 PM, Otavio Salvador wrote: >> We have this in fsl-image-multimedia since long time ago. > > Well, here's the content of fsl-image-multimedia.bb: > ... > CORE_IMAGE_EXTRA_INSTALL += " \ > packagegroup-fsl-gstreamer \ > packagegroup-fsl-tools-gpu \ > ${@base_contains('DISTRO_FEATURES', 'directfb', > 'packagegroup-core-directfb', '', d)} \ > ${@base_contains('DISTRO_FEATURES', 'x11', '', \ > base_contains('DISTRO_FEATURES', 'wayland', \ > 'weston weston-init weston-examples \ > gtk+3-demo clutter-1.0-examples', > '', d), d)} \ > " > > > It seems like it's using gstreamer-0.10, and not gstreamer1.0. Please > tell me if I'm looking at the wrong place. ...
You found a error :-) Can you prepare an update for it? We should really move to the 1.0 as 0.10 is mostly dead from development perspective. Daiane, do you agree? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.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
