diff options
author | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 15:21:03 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-03-15 15:21:03 -0400 |
commit | 35a8b8a50d544d3abb00e87e61dc9f0b27412abe (patch) | |
tree | 161b37bda80bd6479930812f2d9c9696bbe45be0 /recipes/alsa/alsa-lib_1.0.14.bb | |
parent | d3f24755aff91e79db65c182e49c3c7184c3cefa (diff) |
alsa-lib: update LICENSE to more specific LGPLv2.1
Diffstat (limited to 'recipes/alsa/alsa-lib_1.0.14.bb')
-rw-r--r-- | recipes/alsa/alsa-lib_1.0.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/alsa/alsa-lib_1.0.14.bb b/recipes/alsa/alsa-lib_1.0.14.bb index 284ddd9bc6..520b3256d9 100644 --- a/recipes/alsa/alsa-lib_1.0.14.bb +++ b/recipes/alsa/alsa-lib_1.0.14.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Alsa sound library" HOMEPAGE = "http://www.alsa-project.org" SECTION = "libs/multimedia" -LICENSE = "LGPL" +LICENSE = "LGPLv2.1" PR = "r2" |