mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
libraw: use SPDX short identifier for CDDL license
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
34d943ab8d
commit
8233d6dcfa
@ -18,7 +18,7 @@ LIBRAW_CONF_OPTS += \
|
|||||||
--disable-openmp \
|
--disable-openmp \
|
||||||
--disable-demosaic-pack-gpl2 \
|
--disable-demosaic-pack-gpl2 \
|
||||||
--disable-demosaic-pack-gpl3
|
--disable-demosaic-pack-gpl3
|
||||||
LIBRAW_LICENSE = LGPL-2.1 or CDDL 1.0 or LibRaw Software License 27032010
|
LIBRAW_LICENSE = LGPL-2.1 or CDDL-1.0 or LibRaw Software License 27032010
|
||||||
LIBRAW_LICENSE_FILES = LICENSE.LGPL LICENSE.CDDL LICENSE.LibRaw.pdf README
|
LIBRAW_LICENSE_FILES = LICENSE.LGPL LICENSE.CDDL LICENSE.LibRaw.pdf README
|
||||||
LIBRAW_DEPENDENCIES = host-pkgconf
|
LIBRAW_DEPENDENCIES = host-pkgconf
|
||||||
LIBRAW_CXXFLAGS = $(TARGET_CXXFLAGS)
|
LIBRAW_CXXFLAGS = $(TARGET_CXXFLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user