mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
lua: Add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
This commit is contained in:
parent
180c091a83
commit
80e184610b
@ -7,6 +7,8 @@
|
|||||||
LUA_VERSION = 5.1.5
|
LUA_VERSION = 5.1.5
|
||||||
LUA_SITE = http://www.lua.org/ftp
|
LUA_SITE = http://www.lua.org/ftp
|
||||||
LUA_INSTALL_STAGING = YES
|
LUA_INSTALL_STAGING = YES
|
||||||
|
LUA_LICENSE = MIT
|
||||||
|
LUA_LICENSE_FILES = COPYRIGHT
|
||||||
|
|
||||||
LUA_CFLAGS = -Wall
|
LUA_CFLAGS = -Wall
|
||||||
ifeq ($(BR2_PACKAGE_LUA_SHARED_LIBRARY),y)
|
ifeq ($(BR2_PACKAGE_LUA_SHARED_LIBRARY),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user