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:45:03 +0000 (14:45 +0100)
commit41c7ab454c2f9b6c871d6b48cff5151474e9ad0b
tree7ca432d05b717f06310580ce3a8f8c9be6d64053
parent1d951f521d185078c8ba7550f46735815dcd959e
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

(From OE-Core rev: e31ef0211c2cb18c322517a44b714895e51284e1)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]