From: Javier Viguera <javier.viguera@digi.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: gstreamer base plugins clockoverlay missing
Date: Fri, 8 Nov 2013 13:31:50 +0100 [thread overview]
Message-ID: <527CD9B6.6010702@digi.com> (raw)
In-Reply-To: <527C93B4.1090006@gmail.com>
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.
-
Javier Viguera
Software Engineer
Digi International® Spain S.A.U.
next prev parent reply other threads:[~2013-11-08 12:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 4:07 gstreamer base plugins clockoverlay missing br jer
2013-11-08 7:33 ` Janis Coders
2013-11-08 11:52 ` Otavio Salvador
2013-11-08 12:31 ` Javier Viguera [this message]
2013-11-08 14:13 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=527CD9B6.6010702@digi.com \
--to=javier.viguera@digi.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.