mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
cdrkit: add license informations
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a5ea6e6ac1
commit
b5dd26cbda
@ -7,6 +7,8 @@
|
|||||||
CDRKIT_VERSION = 1.1.11
|
CDRKIT_VERSION = 1.1.11
|
||||||
CDRKIT_SITE = http://www.cdrkit.org/releases
|
CDRKIT_SITE = http://www.cdrkit.org/releases
|
||||||
CDRKIT_DEPENDENCIES = libcap bzip2 zlib
|
CDRKIT_DEPENDENCIES = libcap bzip2 zlib
|
||||||
|
CDRKIT_LICENSE = GPLv2
|
||||||
|
CDRKIT_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
ifeq ($(BR2_ENDIAN),"BIG")
|
ifeq ($(BR2_ENDIAN),"BIG")
|
||||||
CMAKE_ENDIAN_OPT=-DBITFIELDS_HTOL=1
|
CMAKE_ENDIAN_OPT=-DBITFIELDS_HTOL=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user