]> code.ossystems Code Review - openembedded-core.git/commit
libpng: update to 1.6.1
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 15 Apr 2013 10:07:31 +0000 (12:07 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Apr 2013 13:43:42 +0000 (14:43 +0100)
commite31ef0211c2cb18c322517a44b714895e51284e1
tree8339c690e9637a6ddc645e5ff5920891c2c9723e
parentd18cec89e7afd05473232e587893334c4f921b41
libpng: update to 1.6.1

This attempts to fix [YOCTO #4060]  - connman-applet spews warnings, but with this one PNG images still don't work in weston :(

The ARM NEON option was added because the autodetection code in configure.ac is broken:

/usr/lib/weston/weston-desktop-shell: symbol lookup error: /usr/lib/libpng16.so.16: undefined symbol: png_init_filter_functions_neon

License checksums update due to date and package version changes:

index e95d359..d86a7da 100644

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/libpng/libpng/0001-configure-lower-automake-requirement.patch [new file with mode: 0644]
meta/recipes-multimedia/libpng/libpng_1.6.0.bb [deleted file]
meta/recipes-multimedia/libpng/libpng_1.6.1.bb [new file with mode: 0644]