Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -4,15 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IPMITOOL_VERSION = 1.8.16
|
||||
IPMITOOL_VERSION = 1.8.18
|
||||
IPMITOOL_SOURCE = ipmitool-$(IPMITOOL_VERSION).tar.bz2
|
||||
IPMITOOL_SITE = http://downloads.sourceforge.net/project/ipmitool/ipmitool/$(IPMITOOL_VERSION)
|
||||
IPMITOOL_LICENSE = BSD-3c
|
||||
IPMITOOL_LICENSE_FILES = COPYING
|
||||
|
||||
# Patching configure.ac
|
||||
IPMITOOL_AUTORECONF = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_IPMITOOL_LANPLUS),y)
|
||||
IPMITOOL_DEPENDENCIES += openssl
|
||||
IPMITOOL_CONF_OPTS += --enable-intf-lanplus
|
||||
|
||||
Reference in New Issue
Block a user