liblog4c-localtime: 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:
parent
36ed586e17
commit
516c174ee1
@ -5,11 +5,13 @@
|
||||
################################################################################
|
||||
|
||||
LIBLOG4C_LOCALTIME_VERSION = v1.0
|
||||
LIBLOG4C_LOCALTIME_SITE = $(call github,rcmadruga,log4c-localtime,$(LIBLOG4C_LOCALTIME_VERSION))
|
||||
LIBLOG4C_LOCALTIME_SITE = $(call github,rcmadruga,log4c-localtime,$(LIBLOG4C_LOCALTIME_VERSION))
|
||||
LIBLOG4C_LOCALTIME_INSTALL_STAGING = YES
|
||||
LIBLOG4C_LOCALTIME_CONF_OPT = --disable-expattest
|
||||
LIBLOG4C_LOCALTIME_DEPENDENCIES = expat
|
||||
LIBLOG4C_LOCALTIME_CONFIG_SCRIPTS = log4c-config
|
||||
LIBLOG4C_LOCALTIME_LICENSE = LGPLv2.1
|
||||
LIBLOG4C_LOCALTIME_LICENSE_FILES = COPYING
|
||||
|
||||
define LIBLOG4C_LOCALTIME_FIX_CONFIGURE_PERMS
|
||||
chmod +x $(@D)/configure
|
||||
|
Loading…
Reference in New Issue
Block a user