Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] gstreamer1.0-rtsp-server: depends on libcgroup
Date: Thu, 12 Jun 2014 21:36:40 +0800	[thread overview]
Message-ID: <5399ACE8.9090809@windriver.com> (raw)
In-Reply-To: <d34c8b5769080274b7202919e450d42c69a5450d.1402564829.git.liezhi.yang@windriver.com>


Updated it a little, it also needs depend on gstreamer1.0-plugins-base:

   git://git.pokylinux.org/poky-contrib rbt/gst

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
index 6917d41..28a9420 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
@@ -2,7 +2,7 @@ SUMMARY = "A library on top of GStreamer for building an RTSP 
server"
  SECTION = "multimedia"
  LICENSE = "LGPLv2"
  HOMEPAGE = "http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/"
-DEPENDS = "gstreamer1.0"
+DEPENDS = "gstreamer1.0 libcgroup gstreamer1.0-plugins-base"

  PNREAL = "gst-rtsp-server"


On 06/12/2014 05:21 PM, Robert Yang wrote:
> Otherwise may do_compile error:
> test-cgroups.c:43:23:: fatal error: libcgroup.h: No such file or directory
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>   .../gstreamer/gstreamer1.0-rtsp-server.inc         |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
> index 6917d41..e4bf7b0 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
> @@ -2,7 +2,7 @@ SUMMARY = "A library on top of GStreamer for building an RTSP server"
>   SECTION = "multimedia"
>   LICENSE = "LGPLv2"
>   HOMEPAGE = "http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/"
> -DEPENDS = "gstreamer1.0"
> +DEPENDS = "gstreamer1.0 libcgroup"
>
>   PNREAL = "gst-rtsp-server"
>
>


      reply	other threads:[~2014-06-12 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-12  9:21 [PATCH 0/1] gstreamer1.0-rtsp-server: depends on libcgroup Robert Yang
2014-06-12  9:21 ` [PATCH 1/1] " Robert Yang
2014-06-12 13:36   ` Robert Yang [this message]

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=5399ACE8.9090809@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox