mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
haserl: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
ca005cdd21
commit
9de7645537
@@ -6,6 +6,8 @@
|
||||
|
||||
HASERL_VERSION = $(call qstrip,$(BR2_PACKAGE_HASERL_VERSION))
|
||||
HASERL_SITE = http://downloads.sourceforge.net/project/haserl/haserl-devel/$(HASERL_VERSION)
|
||||
HASERL_LICENSE = GPLv2
|
||||
HASERL_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_HASERL_WITH_LUA),y)
|
||||
HASERL_CONF_OPT += --with-lua=$(STAGING_DIR) \
|
||||
|
||||
Reference in New Issue
Block a user