]> code.ossystems Code Review - openembedded-core.git/commit
png: fix over-zealous warnings about transforms
authorRoss Burton <ross.burton@intel.com>
Wed, 17 Apr 2013 13:34:27 +0000 (14:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Apr 2013 13:43:42 +0000 (14:43 +0100)
commit50f823557cb5857dfe585a9da88bb8f61ebfba99
treebec5324d8254bcc0ebe3fff9155df5e0c5e90bbe
parentf7f8ec1197ec64620c80e13214dc395ab3e12afc
png: fix over-zealous warnings about transforms

libpng 1.6.0/1.6.1 emits warnings about function ordering when there isn't a
problem, which causes Cairo to fail loading images.  Take the patch from
upstream to fix this.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/libpng/libpng/transform.patch [new file with mode: 0644]
meta/recipes-multimedia/libpng/libpng_1.6.1.bb