[poky] [PATCH 0/1][PULL] Fix bug 831

Dongxiao Xu dongxiao.xu at intel.com
Wed Mar 9 22:02:32 PST 2011


From: Dongxiao Xu <dongxiao.xu at 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 at 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(-)




More information about the poky mailing list