All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1][PULL] Fix bug 831
Date: Thu, 10 Mar 2011 14:02:32 +0800	[thread overview]
Message-ID: <cover.1299736614.git.dongxiao.xu@intel.com> (raw)

From: Dongxiao Xu <dongxiao.xu@intel.com>

This pull request fixes [YOCTO #831], please help to review and pull.

The main reason for gst-plugins-bad's compile error is due to a race
condition that, during librsvg's populate_sysroot, gst-plugins-bad's
do_compile will find some header files are still not exists though
its configure says the library is supported.

Add librsvg to gst-plugins-bad's dependency could solve this issue.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dxu4/bug-831
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/bug-831

Thanks,
    Dongxiao Xu <dongxiao.xu@intel.com>
---


Dongxiao Xu (1):
  gst-plugins-bad: add missing dependency librsvg

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



             reply	other threads:[~2011-03-10  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10  6:02 Dongxiao Xu [this message]
2011-03-10  6:02 ` [PATCH 1/1] gst-plugins-bad: add missing dependency librsvg Dongxiao Xu

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=cover.1299736614.git.dongxiao.xu@intel.com \
    --to=dongxiao.xu@intel.com \
    --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.