Bump buidlroot version to 2018.02.6
This commit is contained in:
7
bsp/buildroot/package/log4cpp/log4cpp.mk
Executable file → Normal file
7
bsp/buildroot/package/log4cpp/log4cpp.mk
Executable file → Normal file
@@ -5,14 +5,17 @@
|
||||
################################################################################
|
||||
|
||||
LOG4CPP_VERSION_MAJOR = 1.1
|
||||
LOG4CPP_VERSION = $(LOG4CPP_VERSION_MAJOR).1
|
||||
LOG4CPP_VERSION = $(LOG4CPP_VERSION_MAJOR).3
|
||||
LOG4CPP_SITE = http://downloads.sourceforge.net/project/log4cpp/log4cpp-1.1.x%20%28new%29/log4cpp-$(LOG4CPP_VERSION_MAJOR)
|
||||
LOG4CPP_SUBDIR = log4cpp
|
||||
# The "or later" is indicated in the HTML documentation
|
||||
LOG4CPP_LICENSE = LGPLv2.1+
|
||||
LOG4CPP_LICENSE = LGPL-2.1+
|
||||
LOG4CPP_LICENSE_FILES = log4cpp/COPYING
|
||||
LOG4CPP_INSTALL_STAGING = YES
|
||||
LOG4CPP_CONF_OPTS = --enable-doxygen=no --enable-dot=no
|
||||
# needed to fix broken configure script
|
||||
LOG4CPP_AUTORECONF = YES
|
||||
LOG4CPP_AUTORECONF_OPTS = -I m4
|
||||
|
||||
# The default <pkg>_CONFIG_SCRIPTS handling does not apply
|
||||
define LOG4CPP_STAGING_CONFIG_SCRIPT_FIXUP
|
||||
|
||||
Reference in New Issue
Block a user