mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 16:55:31 +00:00
libcamera: Fix License names to match SPDX convention
Fixes do_populate_lic: libcamera: No generic license file exists for: GPL-2.0-or-later in any provider Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
246b5cb8a1
commit
51f97cee9e
@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Linux libcamera framework"
|
SUMMARY = "Linux libcamera framework"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
|
LICENSE = "GPL-2.0+ & LGPL-2.1+"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "\
|
LIC_FILES_CHKSUM = "\
|
||||||
file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \
|
file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user