diff options
author | Ross Burton <ross.burton@intel.com> | 2014-05-12 13:14:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-13 19:24:00 +0100 |
commit | f453cd989b47677b863acda7a4627636f66436f4 (patch) | |
tree | 71b82ad6b5f972e34e0f96ec295bc8583f065920 /meta/recipes-multimedia/alsa/alsa-utils | |
parent | 23521fccb122b64f3469d46176f73fe476b0dfc5 (diff) | |
download | openembedded-core-f453cd989b47677b863acda7a4627636f66436f4.tar.gz openembedded-core-f453cd989b47677b863acda7a4627636f66436f4.tar.bz2 openembedded-core-f453cd989b47677b863acda7a4627636f66436f4.zip |
gst-openmax: fix build with GLib 2.40 onwards
GLib 2.40 adds g_ptr_array_insert, but gst-openmax is definining that as a
static helper function. Rename the static function so it doesn't conflict with
GLib's namespace.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-utils')
0 files changed, 0 insertions, 0 deletions