mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
libyaml: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c8dc342212
commit
195841dbbf
@@ -8,5 +8,7 @@ LIBYAML_VERSION = 0.1.6
|
||||
LIBYAML_SOURCE = yaml-$(LIBYAML_VERSION).tar.gz
|
||||
LIBYAML_SITE = http://pyyaml.org/download/libyaml/
|
||||
LIBYAML_INSTALL_STAGING = YES
|
||||
LIBYAML_LICENSE = MIT
|
||||
LIBYAML_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user