[OE-core] [PATCH 6/8] alsa-tools: update to 1.0.25

Kang Kai Kai.Kang at windriver.com
Thu Mar 15 05:58:23 UTC 2012


On 2012年03月14日 23:55, Richard Purdie wrote:
> On Wed, 2012-03-14 at 17:03 +0800, Kang Kai wrote:
>> Update to version 1.0.25
>>
>> Signed-off-by: Kang Kai<kai.kang at windriver.com>
>> ---
>>   .../autotools.patch                                |    0
>>   ...alsa-tools_1.0.24.1.bb =>  alsa-tools_1.0.25.bb} |    6 +++---
>>   2 files changed, 3 insertions(+), 3 deletions(-)
>>   rename meta/recipes-multimedia/alsa/{alsa-tools-1.0.24.1 =>  alsa-tools-1.0.25}/autotools.patch (100%)
>>   rename meta/recipes-multimedia/alsa/{alsa-tools_1.0.24.1.bb =>  alsa-tools_1.0.25.bb} (83%)
>>
>> diff --git a/meta/recipes-multimedia/alsa/alsa-tools-1.0.24.1/autotools.patch b/meta/recipes-multimedia/alsa/alsa-tools-1.0.25/autotools.patch
>> similarity index 100%
>> rename from meta/recipes-multimedia/alsa/alsa-tools-1.0.24.1/autotools.patch
>> rename to meta/recipes-multimedia/alsa/alsa-tools-1.0.25/autotools.patch
>> diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
>> similarity index 83%
>> rename from meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
>> rename to meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
>> index ed2886d..1738081 100644
>> --- a/meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
>> +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
>> @@ -7,7 +7,7 @@ SECTION = "console/utils"
>>   LICENSE = "GPLv2&  LGPLv2+"
>>   DEPENDS = "alsa-lib ncurses"
>>
>> -PR = "r3"
>> +PR = "r0"
>>
>>   LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
>>                       file://ld10k1/COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
>> @@ -15,8 +15,8 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae1
>>   SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/alsa-tools-${PV}.tar.bz2 \
>>              file://autotools.patch"
>>
>> -SRC_URI[md5sum] = "08fe93a12006093e590d7ecc02b119dd"
>> -SRC_URI[sha256sum] = "17d43de93ab2db98886d89a53e45341daa46a4ef6edd405db87f4b5a5dc64a05"
>> +SRC_URI[md5sum] = "06fe5819020c6684b991dcffc5471304"
>> +SRC_URI[sha256sum] = "5a1a805cf04106316d549ec650116ce6711a162e107ba8b3c551866680e286e6"
>>
>>   inherit autotools
>>

Hi Richard,

> I've reverted this. The checksums are wrong and even with that fixed, it
> doesn't build. What testing are you doing?
I am very sorry about this kind of mistake.

When update the packages, I did
1 update the bb file name, SRC_URI and reset revision etc.
2 run 'bitbake pkg', then bitbake will warn checksum not match, then 
update the checksum with the right sums in Error Info
3 run 'bitbake pkg' again then see if any other errors
4 finally run 'bitbake pkg ' for other build target. For this serious I 
check them for qemux86-64 and powerpc.

I am confused that I still get the alsa-tools successfully build with 
the wrong checksums after 'bitbake alsa-tools -c clean && rm -rf 
sstate-cache && touch conf/local.conf' for about 3 or 4 times. Then 
remove the source tar ball and modify the checksum in bb file, bitbake 
complains error again.

I will send the update.

Sorry again.

Kai


>
> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





More information about the Openembedded-core mailing list