diff options
Diffstat (limited to 'recipes/alsa/alsa-lib_1.0.20.bb')
-rw-r--r-- | recipes/alsa/alsa-lib_1.0.20.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/alsa/alsa-lib_1.0.20.bb b/recipes/alsa/alsa-lib_1.0.20.bb index eff114de4b..b21a890fd9 100644 --- a/recipes/alsa/alsa-lib_1.0.20.bb +++ b/recipes/alsa/alsa-lib_1.0.20.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Alsa sound library" HOMEPAGE = "http://www.alsa-project.org" SECTION = "libs/multimedia" LICENSE = "LGPL" +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, |