mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
alsa-lib: update to 1.0.25
Update to version 1.0.25, rename the patch directory at same time. (From OE-Core rev: 555bd3102fcd83d728091e074977b5a4228a2b1b) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
+3
-3
@@ -14,13 +14,13 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
#FIXME: remove the following
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \
|
||||
file://fix-tstamp-declaration.patch"
|
||||
|
||||
SRC_URI[md5sum] = "7cc05f25e1d5b65da8fb3fdcd540f226"
|
||||
SRC_URI[sha256sum] = "a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517"
|
||||
SRC_URI[md5sum] = "06fe5819020c6684b991dcffc5471304"
|
||||
SRC_URI[sha256sum] = "5a1a805cf04106316d549ec650116ce6711a162e107ba8b3c551866680e286e6"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user