[OE-core] [PATCH 10/10] libpng: Upgrade 1.6.24 -> 1.6.25

Maxin B. John maxin.john at intel.com
Mon Oct 24 07:54:12 UTC 2016


Hi Khem,

On Sun, Oct 23, 2016 at 08:59:48AM -0700, Khem Raj wrote:
> On Sun, Oct 23, 2016 at 4:29 AM, Maxin B. John <maxin.john at intel.com> wrote:
> > License file changes are due to updates in Version and Copyright date
> 
> version of license or version of package ?

It was supposed to be Package version. Generally libpng upgrade modifies it's
version and Copyright dates in the License file. eg:

* libpng versions 1.0.7, July 1, 2000 through 1.6.26, October 20, 2016 are
* Copyright (c) 2000-2002, 2004, 2006-2016 Glenn Randers-Pehrson

Sorry for creating confusion here.

> >
> > Signed-off-by: Maxin B. John <maxin.john at intel.com>
> > ---
> >  .../libpng/{libpng_1.6.24.bb => libpng_1.6.26.bb}                 | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >  rename meta/recipes-multimedia/libpng/{libpng_1.6.24.bb => libpng_1.6.26.bb} (67%)
> >
> > diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.24.bb b/meta/recipes-multimedia/libpng/libpng_1.6.26.bb
> > similarity index 67%
> > rename from meta/recipes-multimedia/libpng/libpng_1.6.24.bb
> > rename to meta/recipes-multimedia/libpng/libpng_1.6.26.bb
> > index f91ab7f..8c1cb8c 100644
> > --- a/meta/recipes-multimedia/libpng/libpng_1.6.24.bb
> > +++ b/meta/recipes-multimedia/libpng/libpng_1.6.26.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=5089214833586ba444048fd1dbbc76a4 \
> > -                    file://png.h;endline=149;md5=376d8ff7f69b7c4ad3a09f4672cec696"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=ce8d0bd8303802e5492f064ddddef0e7 \
> > +                    file://png.h;endline=149;md5=8cca27e71fd88e1fe1adad7d9e841b5f"
> >  DEPENDS = "zlib"
> >
> >  SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz \
> >            "
> > -SRC_URI[md5sum] = "ffcdbd549814787fa8010c372e35ff25"
> > -SRC_URI[sha256sum] = "7932dc9e5e45d55ece9d204e90196bbb5f2c82741ccb0f7e10d07d364a6fd6dd"
> > +SRC_URI[md5sum] = "faed9bb495d2e12dd0c9ec561ca60cd8"
> > +SRC_URI[sha256sum] = "266743a326986c3dbcee9d89b640595f6b16a293fd02b37d8c91348d317b73f9"
> >
> >  BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
> >
> > --

Best Regards,
Maxin



More information about the Openembedded-core mailing list