Bump buildroot to 2019.02
This commit is contained in:
@@ -11,6 +11,12 @@ LIBISCSI_LICENSE_FILES = COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt
|
||||
LIBISCSI_INSTALL_STAGING = YES
|
||||
LIBISCSI_AUTORECONF = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_CUNIT),y)
|
||||
LIBISCSI_DEPENDENCIES += cunit
|
||||
endif
|
||||
|
||||
LIBISCSI_CONF_OPTS = --disable-werror --disable-manpages
|
||||
|
||||
# We need to create the m4 directory to make autoreconf work properly.
|
||||
define LIBISCSI_CREATE_M4_DIR
|
||||
mkdir -p $(@D)/m4
|
||||
|
||||
Reference in New Issue
Block a user