* [PATCH v2] libpng: update 1.6.23 -> 1.6.24
@ 2016-08-12 12:24 Maxin B. John
0 siblings, 0 replies; only message in thread
From: Maxin B. John @ 2016-08-12 12:24 UTC (permalink / raw)
To: openembedded-core
Updates in License files are due to changes in Copyright date
and Version.
Changes in v2:
Moved pngcp to ${PN}-tools
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
.../libpng/{libpng_1.6.23.bb => libpng_1.6.24.bb} | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
rename meta/recipes-multimedia/libpng/{libpng_1.6.23.bb => libpng_1.6.24.bb} (59%)
diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.23.bb b/meta/recipes-multimedia/libpng/libpng_1.6.24.bb
similarity index 59%
rename from meta/recipes-multimedia/libpng/libpng_1.6.23.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.24.bb
index b2813e3..f91ab7f 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.23.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.24.bb
@@ -2,14 +2,14 @@ SUMMARY = "PNG image format decoding library"
HOMEPAGE = "http://www.libpng.org/"
SECTION = "libs"
LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=a92bbf77565352659482e381075d19e3 \
- file://png.h;endline=149;md5=a0e24b62532fff585d25f060dd917236"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=5089214833586ba444048fd1dbbc76a4 \
+ file://png.h;endline=149;md5=376d8ff7f69b7c4ad3a09f4672cec696"
DEPENDS = "zlib"
SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz \
"
-SRC_URI[md5sum] = "9b320a05ed4db1f3f0865c8a951fd9aa"
-SRC_URI[sha256sum] = "6d921e7bdaec56e9f6594463ec1fe1981c3cd2d5fc925d3781e219b5349262f1"
+SRC_URI[md5sum] = "ffcdbd549814787fa8010c372e35ff25"
+SRC_URI[sha256sum] = "7932dc9e5e45d55ece9d204e90196bbb5f2c82741ccb0f7e10d07d364a6fd6dd"
BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
@@ -20,6 +20,6 @@ EXTRA_OECONF_append_class-target = " ${@bb.utils.contains("TUNE_FEATURES", "neon
PACKAGES =+ "${PN}-tools"
-FILES_${PN}-tools = "${bindir}/png-fix-itxt ${bindir}/pngfix"
+FILES_${PN}-tools = "${bindir}/png-fix-itxt ${bindir}/pngfix ${bindir}/pngcp"
BBCLASSEXTEND = "native nativesdk"
--
2.4.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-12 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-12 12:24 [PATCH v2] libpng: update 1.6.23 -> 1.6.24 Maxin B. John
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox