summaryrefslogtreecommitdiff
path: root/packages/alsa/alsa-lib_1.0.13.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-19 16:00:01 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-19 16:00:01 +0000
commitbb59f9f0c2c87057ca814be33c12e7422b74e0c8 (patch)
tree6f1750cda6084109b6e4fa58de0fb40929636936 /packages/alsa/alsa-lib_1.0.13.bb
parent944a05fb7320ce45e14e6af46904c3ab08ea0dca (diff)
add alsa controller and PCM plugins
Diffstat (limited to 'packages/alsa/alsa-lib_1.0.13.bb')
-rw-r--r--packages/alsa/alsa-lib_1.0.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/alsa/alsa-lib_1.0.13.bb b/packages/alsa/alsa-lib_1.0.13.bb
index 78df6dfe02..860ef11f18 100644
--- a/packages/alsa/alsa-lib_1.0.13.bb
+++ b/packages/alsa/alsa-lib_1.0.13.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Alsa sound library"
HOMEPAGE = "http://www.alsa-project.org"
SECTION = "libs/multimedia"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
# 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,