[meta-freescale] gstreamer base plugins clockoverlay missing

Otavio Salvador otavio at ossystems.com.br
Fri Nov 8 06:13:32 PST 2013


On Fri, Nov 8, 2013 at 10:31 AM, Javier Viguera <javier.viguera at digi.com> wrote:
> On 08/11/13 08:33, Janis Coders wrote:
>>
>> What I did was create gst-plugins-base_0.10.36.bbappend and there
>> enabling pango:
>> PRINC := "${@int(PRINC) + 1}"
>> PACKAGECONFIG_append = " pango"
>>
>> Then it gets compiled with base plugins.
>> Then include it in image with gst-plugins-base-pango.
>>
>> I am not Yocto expert, so I am not sure if this is the correct way.
>
>
> If you don't want to mess with bbappends, you can probably configure it in
> your project's local.conf:
>
> PACKAGECONFIG_append_pn-gst-plugins-base = " pango"
>
> I have not tested this, but probably worth trying.

This works but it is not optimal for products as it is not traceable
by SCM (as Git). The bbappend makes it easier to share this among
developers and easy its predictability and reuse.

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