From: Saul Wold <sgw@linux.intel.com>
To: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: poky@yoctoproject.org, otavio@ossystems.com.br
Subject: Re: [PATCH] gst-plugins-gl: add explicit dependency on libpng
Date: Tue, 30 Jul 2013 13:39:21 -0700 [thread overview]
Message-ID: <51F82479.6050909@linux.intel.com> (raw)
In-Reply-To: <1375216507-11576-1-git-send-email-eric.nelson@boundarydevices.com>
As this in meta, which is really part of openembedded-core, please send
it to openembedded-core@list.openembedded.org.
Thanks for the patch
Sau!
On 07/30/2013 01:35 PM, Eric Nelson wrote:
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> ---
> meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
> index a6c74fb..213e799 100644
> --- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
> @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "48340b6a4b8abce16344a7bc33e74a94fdcce4f57ef6342cdf2f941c42
>
> SRC_URI += " file://0001-conditional-gl-framebuffer-undefined-use.patch"
>
> -DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg"
> +DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng"
>
> inherit gettext gconf
>
>
next prev parent reply other threads:[~2013-07-30 20:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-30 20:35 [PATCH] gst-plugins-gl: add explicit dependency on libpng Eric Nelson
2013-07-30 20:39 ` Saul Wold [this message]
2013-07-30 20:53 ` Eric Nelson
[not found] ` <CAP9ODKpByoHJBRgu91xzNeWYxdO6XSM94Jtt8QZE4OygF2ZGBA@mail.gmail.com>
2013-07-30 21:01 ` Eric Nelson
-- strict thread matches above, loose matches on Subject: below --
2013-07-30 21:01 Eric Nelson
2013-07-30 21:04 ` 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=51F82479.6050909@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=eric.nelson@boundarydevices.com \
--cc=otavio@ossystems.com.br \
--cc=poky@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.