Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] gst-plugins-good: add libsoup as a dependency
@ 2011-04-10 20:55 Saul Wold
  2011-04-10 20:55 ` [PATCH 1/1] gst-plugins-good: add dependcy on libsoup-2.4 Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2011-04-10 20:55 UTC (permalink / raw)
  To: openembedded-core

From: Saul Wold <sgw@linux.intel.com>

When souphttpsrc was added to gst-meta-base, the dependency was
not set up correctly in gst-plugins-good. This patch fixes that
problem.

Sau!


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: distro/oe-core
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/oe-core

Thanks,
    Saul Wold <sgw@linux.intel.com>
---


Saul Wold (1):
  gst-plugins-good: add dependency on libsoup-2.4

 .../gstreamer/gst-plugins-good_0.10.26.bb          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] gst-plugins-good: add dependcy on libsoup-2.4
  2011-04-10 20:55 [PATCH 0/1] gst-plugins-good: add libsoup as a dependency Saul Wold
@ 2011-04-10 20:55 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-04-10 20:55 UTC (permalink / raw)
  To: openembedded-core

From: Saul Wold <sgw@linux.intel.com>

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../gstreamer/gst-plugins-good_0.10.26.bb          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb
index ac47ecf..cab728d 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.26.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
 
 DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
-	    speex"
-PR = "r1"
+	    speex libsoup-2.4"
+PR = "r2"
 
 inherit gettext
 
-- 
1.7.1.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-10 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 20:55 [PATCH 0/1] gst-plugins-good: add libsoup as a dependency Saul Wold
2011-04-10 20:55 ` [PATCH 1/1] gst-plugins-good: add dependcy on libsoup-2.4 Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox