yajl: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
6f1bca575b
commit
d753161efb
@ -7,5 +7,7 @@
|
|||||||
YAJL_VERSION = 2.0.4
|
YAJL_VERSION = 2.0.4
|
||||||
YAJL_SITE = git://github.com/lloyd/yajl.git
|
YAJL_SITE = git://github.com/lloyd/yajl.git
|
||||||
YAJL_INSTALL_STAGING = YES
|
YAJL_INSTALL_STAGING = YES
|
||||||
|
YAJL_LICENSE = ISC
|
||||||
|
YAJL_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(cmake-package))
|
$(eval $(cmake-package))
|
||||||
|
Loading…
Reference in New Issue
Block a user