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

Richard Purdie richard.purdie at linuxfoundation.org
Wed Mar 14 15:55:08 UTC 2012


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
>  

I've reverted this. The checksums are wrong and even with that fixed, it
doesn't build. What testing are you doing?

Cheers,

Richard





More information about the Openembedded-core mailing list