[oe-commits] Jussi Kukkonen : libpng: Upgrade 1.6.16 -> 1.6.17

git at git.openembedded.org git at git.openembedded.org
Sat May 23 07:15:18 UTC 2015


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

Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
Date:   Fri May 22 16:26:53 2015 +0300

libpng: Upgrade 1.6.16 -> 1.6.17

License files changes are not actual license changes.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 .../libpng/{libpng_1.6.16.bb => libpng_1.6.17.bb}             | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.16.bb b/meta/recipes-multimedia/libpng/libpng_1.6.17.bb
similarity index 62%
rename from meta/recipes-multimedia/libpng/libpng_1.6.16.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.17.bb
index a8677e8..00e5808 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.16.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.17.bb
@@ -2,17 +2,16 @@ SUMMARY = "PNG image format decoding library"
 HOMEPAGE = "http://www.libpng.org/"
 SECTION = "libs"
 LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=76dbddb73e547d9b3fa16909a98049c0 \
-                    file://png.h;endline=15;md5=fd8f7ae7b090a168a9e023d0a5d68a3e \
-                    file://png.h;beginline=229;endline=343;md5=44075eedf4763ada355d8f60ac3296c9"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b9b75399b72e4a8656cf3a6ddfc86d9a \
+                    file://png.h;endline=16;md5=cc9c2d1eafda17e1277a6f99a9fc29c4 \
+                    file://png.h;beginline=242;endline=356;md5=599316819d525dde2bfdf28fe3f323af"
 DEPENDS = "zlib"
 LIBV = "16"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/libpng/libpng${LIBV}/${PV}/libpng-${PV}.tar.xz \
           "
-
-SRC_URI[md5sum] = "23b7286b5d4a86de950fd2ffc5cac742"
-SRC_URI[sha256sum] = "42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60"
+SRC_URI[md5sum] = "430a9b76b78533235cd4b9b26ce75c7e"
+SRC_URI[sha256sum] = "98507b55fbe5cd43c51981f2924e4671fd81fe35d52dc53357e20f2c77fa5dfd"
 
 BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
 



More information about the Openembedded-commits mailing list