Author: richard
Date: Fri Feb  6 06:22:14 2009
New Revision: 4076

URL: http://svn.slimdevices.com?rev=4076&root=Jive&view=rev
Log:
Bug: 10704
Description:
Include the alsa rate conversion plugin.


Modified:
    7.4/trunk/squeezeos/poky/meta-squeezeos/packages/alsa/alsa-lib_1.0.18.bb

Modified: 
7.4/trunk/squeezeos/poky/meta-squeezeos/packages/alsa/alsa-lib_1.0.18.bb
URL: 
http://svn.slimdevices.com/7.4/trunk/squeezeos/poky/meta-squeezeos/packages/alsa/alsa-lib_1.0.18.bb?rev=4076&root=Jive&r1=4075&r2=4076&view=diff
==============================================================================
--- 7.4/trunk/squeezeos/poky/meta-squeezeos/packages/alsa/alsa-lib_1.0.18.bb 
(original)
+++ 7.4/trunk/squeezeos/poky/meta-squeezeos/packages/alsa/alsa-lib_1.0.18.bb 
Fri Feb  6 06:22:14 2009
@@ -3,7 +3,7 @@
 SECTION = "libs/multimedia"
 LICENSE = "GPL"
 
-PR = "1"
+PR = "2"
 
 # 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,
@@ -30,7 +30,7 @@
             --disable-alisp \
             --enable-old-symbols \
             --disable-python \
-            --with-pcm-plugins=hw,plug,multi,route,empty"
+            --with-pcm-plugins=hw,plug,multi,rate,route,empty"
 
 do_stage () {
        oe_libinstall -so -C src libasound ${STAGING_LIBDIR}/

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to