mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
libraw1394: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0ce7fc72ec
commit
bcf99eee73
@ -8,5 +8,7 @@ LIBRAW1394_VERSION = 2.0.7
|
|||||||
LIBRAW1394_SOURCE = libraw1394-$(LIBRAW1394_VERSION).tar.xz
|
LIBRAW1394_SOURCE = libraw1394-$(LIBRAW1394_VERSION).tar.xz
|
||||||
LIBRAW1394_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ieee1394
|
LIBRAW1394_SITE = $(BR2_KERNEL_MIRROR)/linux/libs/ieee1394
|
||||||
LIBRAW1394_INSTALL_STAGING = YES
|
LIBRAW1394_INSTALL_STAGING = YES
|
||||||
|
LIBRAW1394_LICENSE = LGPLv2.1+
|
||||||
|
LIBRAW1394_LICENSE_FILES = COPYING.LIB
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user