[oe-commits] Andrei Dinu : libpng : update to 1.60.0

git at git.openembedded.org git at git.openembedded.org
Tue Mar 5 13:14:20 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: aca6a67527d97b57b3d16848057bc29fff7c19d0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=aca6a67527d97b57b3d16848057bc29fff7c19d0

Author: Andrei Dinu <andrei.adrianx.dinu at intel.com>
Date:   Tue Feb 19 13:32:48 2013 +0200

libpng : update to 1.60.0

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../libpng/{libpng_1.5.14.bb => libpng_1.6.0.bb}   |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.5.14.bb b/meta/recipes-multimedia/libpng/libpng_1.6.0.bb
similarity index 50%
rename from meta/recipes-multimedia/libpng/libpng_1.5.14.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.0.bb
index b2b82d3..951e34a 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.5.14.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.0.bb
@@ -3,17 +3,17 @@ DESCRIPTION = "PNG Library"
 HOMEPAGE = "http://www.libpng.org/"
 SECTION = "libs"
 LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=58c8238139ee86082f8d29eb89304241 \
-                    file://png.h;beginline=207;endline=321;md5=4f17771edaee8bb3c17a95d7faaa3681"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=03b8ec701cb796c0ec84af22f884edef \
+                    file://png.h;beginline=207;endline=321;md5=e829cebefd08488ba5142ea5faea6821"
 DEPENDS = "zlib"
 PR = "r0"
-LIBV = "15"
+LIBV = "16"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/libpng/libpng${LIBV}/${PV}/libpng-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "94284b01d62ca43c5eb3f6702db08ed8"
-SRC_URI[sha256sum] = "1459488e1b58d3be1c798453cf40c522c05bd66b61156cd51f469f17dff87b54"
+SRC_URI[md5sum] = "3ee623b9a4d33bda7310a5124080b14d"
+SRC_URI[sha256sum] = "5e13c31321083b03956b5ff298bacffab7a7ad35c34c122acef314593944b97b"
 
 inherit autotools binconfig pkgconfig
 





More information about the Openembedded-commits mailing list