All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][PULL] Fix bug 831
@ 2011-03-10  6:02 Dongxiao Xu
  2011-03-10  6:02 ` [PATCH 1/1] gst-plugins-bad: add missing dependency librsvg Dongxiao Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Dongxiao Xu @ 2011-03-10  6:02 UTC (permalink / raw)
  To: poky

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(-)



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

end of thread, other threads:[~2011-03-10  6:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10  6:02 [PATCH 0/1][PULL] Fix bug 831 Dongxiao Xu
2011-03-10  6:02 ` [PATCH 1/1] gst-plugins-bad: add missing dependency librsvg Dongxiao Xu

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.