]> code.ossystems Code Review - openembedded-core.git/commitdiff
Revert "alsa-tools: update to 1.0.25"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Mar 2012 15:53:45 +0000 (15:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Mar 2012 15:53:45 +0000 (15:53 +0000)
This reverts commit b2d9f00a4e50180d96b3d201cc425349cc4dd530 since
the checksums are incorrect and even when fixed, it doesn't actually
build.

meta/recipes-multimedia/alsa/alsa-tools-1.0.24.1/autotools.patch [moved from meta/recipes-multimedia/alsa/alsa-tools-1.0.25/autotools.patch with 100% similarity]
meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb [moved from meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
rename to meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
index 1738081c8595ddcb11c777edd3ebe7011407d97a..ed2886d5982e06591a746bfaa1f4a4c7608397a7 100644 (file)
@@ -7,7 +7,7 @@ SECTION = "console/utils"
 LICENSE = "GPLv2 & LGPLv2+"
 DEPENDS = "alsa-lib ncurses"
 
-PR = "r0"
+PR = "r3"
 
 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] = "06fe5819020c6684b991dcffc5471304"
-SRC_URI[sha256sum] = "5a1a805cf04106316d549ec650116ce6711a162e107ba8b3c551866680e286e6"
+SRC_URI[md5sum] = "08fe93a12006093e590d7ecc02b119dd"
+SRC_URI[sha256sum] = "17d43de93ab2db98886d89a53e45341daa46a4ef6edd405db87f4b5a5dc64a05"
 
 inherit autotools