diff options
Diffstat (limited to 'recipes/alsa/alsa-lib_1.0.13.bb')
-rw-r--r-- | recipes/alsa/alsa-lib_1.0.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-lib_1.0.13.bb b/recipes/alsa/alsa-lib_1.0.13.bb index 860ef11f18..03ab74f664 100644 --- a/recipes/alsa/alsa-lib_1.0.13.bb +++ b/recipes/alsa/alsa-lib_1.0.13.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Alsa sound library" HOMEPAGE = "http://www.alsa-project.org" SECTION = "libs/multimedia" -LICENSE = "GPL" +LICENSE = "LGPL" PR = "r4" # configure.in sets -D__arm__ on the command line for any arm system |