summaryrefslogtreecommitdiffstats
path: root/package/libiscsi/libiscsi.mk
blob: a52211bf190ebfde15c432cc281e9c19c8ee4f12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
#
# libiscsi
#
################################################################################

LIBISCSI_VERSION = 1.12.0
LIBISCSI_SITE = https://sites.google.com/site/libiscsitarballs/libiscsitarballs/
LIBISCSI_LICENSE = GPLv2+ LGPLv2.1+
LIBISCSI_LICENSE_FILES = COPYING LICENCE-GPL-2.txt LICENCE-LGPL-2.1.txt
LIBISCSI_INSTALL_STAGING = YES

# We patch configure.ac and Makefile.am
LIBISCSI_AUTORECONF = YES

$(eval $(autotools-package))
OpenPOWER on IntegriCloud