]> code.ossystems Code Review - openembedded-core.git/commit
cairo: fix builds with libpng 1.6
authorRoss Burton <ross.burton@intel.com>
Tue, 16 Apr 2013 11:29:49 +0000 (12:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2013 11:38:51 +0000 (12:38 +0100)
commit55d00b750f5c45e583abef406c96416cd6a8caa7
tree79d90f4e7853a6dd62f891ea208dd320bfc53eea
parentf8663eac872882e94d956b1b604304e92b865766
cairo: fix builds with libpng 1.6

libpng 1.6 emits more warnings than before, and is also stricter with function
ordering.  Fix the function ordering when reading PNGs, and stop treating all
warnings as errors.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/cairo/cairo/png.patch [new file with mode: 0644]
meta/recipes-graphics/cairo/cairo_1.12.14.bb