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/libcamera | |
| 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/libcamera')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/libcamera/libcamera.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb index a8d54f08f6..7136260699 100644 --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Linux libcamera framework" | 1 | SUMMARY = "Linux libcamera framework" |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | 3 | ||
| 4 | LICENSE = "GPL-2.0+ & LGPL-2.1+" | 4 | LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "\ | 6 | LIC_FILES_CHKSUM = "\ |
| 7 | file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \ | 7 | file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \ |
