diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-19 16:00:01 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-19 16:00:01 +0000 |
commit | bb59f9f0c2c87057ca814be33c12e7422b74e0c8 (patch) | |
tree | 6f1750cda6084109b6e4fa58de0fb40929636936 /packages/alsa/alsa-lib_1.0.13.bb | |
parent | 944a05fb7320ce45e14e6af46904c3ab08ea0dca (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.bb | 2 |
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, |