gst-openmax: fix build with newer GLib
authorRoss Burton <ross.burton@intel.com>
Mon, 17 Dec 2012 17:21:11 +0000 (17:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Dec 2012 17:53:52 +0000 (17:53 +0000)
commit1eea294fbba8729853f0db3478fcfbb77e969097
tree443d2eee33623baabf49852f14a7e911228d3f6a
parentca806ba48dd20c59c03af0c2146493b3080080fd
gst-openmax: fix build with newer GLib

The new GLib deprecated some threading API, but gst-openmax wasn't detecting
release vs development at all so assuming development, and thus building with
-Werror.  Set the variable that the configure script is assuming to exist, so
that -Werror isn't used.

(From OE-Core rev: 26bf8f6a047ccc0f73eaa40093afddabfce8ea1b)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb