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-support/gst-instruments | |
| 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-support/gst-instruments')
| -rw-r--r-- | meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb index c3457217eb..9a6c71cb71 100644 --- a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb +++ b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Profiling utilities for GStreamer 1.0 pipelines" | |||
| 2 | HOMEPAGE = "https://github.com/kirushyk/gst-instruments" | 2 | HOMEPAGE = "https://github.com/kirushyk/gst-instruments" |
| 3 | SECTION = "multimedia" | 3 | SECTION = "multimedia" |
| 4 | 4 | ||
| 5 | LICENSE = "LGPL-3.0" | 5 | LICENSE = "LGPL-3.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" |
| 7 | 7 | ||
| 8 | DEPENDS = "gstreamer1.0" | 8 | DEPENDS = "gstreamer1.0" |
