[meta-freescale] [meta-fsl-demos][PATCH 3/3] packagegroup-fsl-gstreamer-full: Modify recipe to support Sololite.

Otavio Salvador otavio at ossystems.com.br
Fri Aug 1 12:44:40 PDT 2014


On Fri, Aug 1, 2014 at 4:20 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> On Wed, Jul 30, 2014 at 6:27 PM, Neena Busireddy
> <neena.busireddy at freescale.com> wrote:
>> Do not install gst-plugins-gl for sololite as it does not
>> support 3D GPU hardware acceleration.
>>
>> Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
>> ---
>>  .../packagegroup-fsl-gstreamer-full.bb             |    1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb
>> index 842332d..2f866fb 100644
>> --- a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb
>> +++ b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb
>> @@ -20,3 +20,4 @@ RDEPENDS_${PN} = " \
>>                        base_contains('DISTRO_FEATURES', 'x11', \
>>                                      'gst-plugins-gl', '', d), '', d)} \
>>  "
>> +RDEPENDS_${PN}_remove_mx6sl = "gst-plugins-gl"
>
> This is a workaround. We need to keep gst-plugins-gl working for
> Software Rendered GL. I have made a patch for it and will send it
> soon.

As we cannot rely on mesa for it, I think this is a workaround we'll
need to accept for now.

Please include a # FIXME comment explaining why this is needed.

Please deal with cairo examples in a similar way.

-- 
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


More information about the meta-freescale mailing list