]> code.ossystems Code Review - openembedded-core.git/commitdiff
alsa: upgrade to 1.0.15
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 1 Nov 2007 13:17:54 +0000 (13:17 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 1 Nov 2007 13:17:54 +0000 (13:17 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3055 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/alsa/alsa-lib_1.0.15.bb [moved from meta/packages/alsa/alsa-lib_1.0.14.bb with 89% similarity]
meta/packages/alsa/alsa-oss_1.0.15.bb [moved from meta/packages/alsa/alsa-oss_1.0.14.bb with 100% similarity]
meta/packages/alsa/alsa-utils_1.0.15.bb [moved from meta/packages/alsa/alsa-utils_1.0.14.bb with 100% similarity]

similarity index 89%
rename from meta/packages/alsa/alsa-lib_1.0.14.bb
rename to meta/packages/alsa/alsa-lib_1.0.15.bb
index ba46342ae76b48712122086e9fdee3a206a334e1..60b44dbc8e271254721471a59c91ea6f10163e08 100644 (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}/