alsa: upgrade to 1.0.15

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3055 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-11-01 13:17:54 +00:00
parent d6e11d1b5b
commit ceb2762124
3 changed files with 2 additions and 5 deletions

View File

@@ -3,8 +3,6 @@ HOMEPAGE = "http://www.alsa-project.org"
SECTION = "libs/multimedia"
LICENSE = "GPL"
PR = "r2"
# configure.in sets -D__arm__ on the command line for any arm system
# (not just those with the ARM instruction set), this should be removed,
# (or replaced by a permitted #define).
@@ -12,15 +10,14 @@ PR = "r2"
ARM_INSTRUCTION_SET = "arm"
SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \
file://fix-tstamp-declaration.patch;patch=1 \
file://unbreak_plugindir.patch;patch=1"
file://fix-tstamp-declaration.patch;patch=1"
inherit autotools pkgconfig
require alsa-fpu.inc
EXTRA_OECONF += "${@get_alsa_fpu_setting(bb, d)} "
EXTRA_OECONF = "--with-cards=pdaudiocf --with-oss=yes"
EXTRA_OECONF = "--with-cards=pdaudiocf --with-oss=yes --disable-python"
do_stage () {
oe_libinstall -so -C src libasound ${STAGING_LIBDIR}/