mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
ti-utils: 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
dc33ee97c6
commit
8dfb05dc8c
@@ -7,6 +7,8 @@
|
||||
TI_UTILS_VERSION = 06dbdb2727354b5f3ad7c723897f40051fddee49
|
||||
TI_UTILS_SITE = $(call github,gxk,ti-utils,$(TI_UTILS_VERSION))
|
||||
TI_UTILS_DEPENDENCIES = libnl
|
||||
TI_UTILS_LICENSE = BSD-3c
|
||||
TI_UTILS_LICENSE_FILES = COPYING
|
||||
|
||||
define TI_UTILS_BUILD_CMDS
|
||||
$(MAKE1) NFSROOT="$(STAGING_DIR)" \
|
||||
|
||||
Reference in New Issue
Block a user