diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:32 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 4b50fb02cc043d93b3b86144894d8ed95268b19e (patch) | |
| tree | 33753ea74b87cebc227215fb2af078947a116766 /meta-multimedia/recipes-multimedia/alsa-equal | |
| parent | 42f365246d66ca33eb94e974032b57dd580d43b1 (diff) | |
| download | meta-openembedded-4b50fb02cc043d93b3b86144894d8ed95268b19e.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/alsa-equal')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb b/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb index 4d100999b6..b5c8ddca11 100644 --- a/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb +++ b/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "A real-time adjustable equalizer plugin for ALSA" | 1 | DESCRIPTION = "A real-time adjustable equalizer plugin for ALSA" |
| 2 | HOMEPAGE = "https://web.archive.org/web/20161105202833/http://thedigitalmachine.net/alsaequal.html" | 2 | HOMEPAGE = "https://web.archive.org/web/20161105202833/http://thedigitalmachine.net/alsaequal.html" |
| 3 | LICENSE = "LGPL-2.1" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" |
| 5 | 5 | ||
| 6 | DEPENDS = "alsa-lib" | 6 | DEPENDS = "alsa-lib" |
