[oe] [PATCH 1/2] libjpeg-turbo: update to 1.3.0 release (svn r988)

Fathi Boudra fathi.boudra at linaro.org
Tue Oct 15 11:40:47 UTC 2013


On 15 October 2013 14:23, Koen Kooi <koen at dominion.thruhere.net> wrote:
>
> Op 15 okt. 2013, om 13:15 heeft Fathi Boudra <fathi.boudra at linaro.org> het volgende geschreven:
>
>> Signed-off-by: Fathi Boudra <fathi.boudra at linaro.org>
>
> Can you list in the commit message what made the license checksums change?

added in patch v2.

a line has been moved to the top:
+ * This file was part of the Independent JPEG Group's software:

and an explicit modifications line has been added
+ * Modifications:
+ * Copyright (C) 2009-2011, 2013, D. R. Commander.

>> ---
>> meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb | 9 ++++-----
>> 1 file changed, 4 insertions(+), 5 deletions(-)
>>
>> diff --git a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> index 4fd258f..f18d37d 100644
>> --- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> +++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb
>> @@ -3,12 +3,11 @@ HOMEPAGE = "http://libjpeg-turbo.org/"
>>
>> LICENSE ="BSD-3-Clause"
>> LIC_FILES_CHKSUM = "file://cdjpeg.h;endline=12;md5=78fa8dbac547bb5b2a0e6457a6cfe21d \
>> -                    file://jpeglib.h;endline=14;md5=7bb9a39828a1b1e84acd4e8aec1e5532 \
>> -                    file://djpeg.c;endline=13;md5=e85613b52f2906c5dfc0e21ec902cb33 \
>> +                    file://jpeglib.h;endline=14;md5=a08bb0a80f782a9f8da313cc4015ed6f \
>> +                    file://djpeg.c;endline=13;md5=03db065044529233c296324be85530ab \
>> "
>> -PV = "8d+1.2.1"
>> -PR = "r2"
>> -SRCREV = "837"
>> +PV = "8d+1.3.0"
>> +SRCREV = "988"
>> SRC_URI = "svn://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo;protocol=https;module=trunk"
>>
>> S = "${WORKDIR}/trunk"
>> --
>> 1.8.1.2
>>
>



More information about the Openembedded-devel mailing list