2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2013-02-25 09:47:36 +01:00
|
|
|
#
|
|
|
|
# f2fs-tools
|
|
|
|
#
|
2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2013-02-25 09:47:36 +01:00
|
|
|
|
2013-12-11 17:37:02 +01:00
|
|
|
F2FS_TOOLS_VERSION = 576cb469e73b9342f1d10ba5d0428bbce22cbc3b
|
2013-02-25 09:47:36 +01:00
|
|
|
F2FS_TOOLS_SITE = http://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
|
|
|
|
F2FS_TOOLS_SITE_METHOD = git
|
|
|
|
F2FS_TOOLS_CONF_ENV = ac_cv_file__git=no
|
|
|
|
F2FS_TOOLS_DEPENDENCIES = host-pkgconf util-linux
|
|
|
|
# GIT version, shipped without configure
|
|
|
|
F2FS_TOOLS_AUTORECONF = YES
|
2013-12-11 17:37:02 +01:00
|
|
|
F2FS_TOOLS_INSTALL_STAGING = YES
|
|
|
|
F2FS_TOOLS_LICENSE = GPLv2
|
|
|
|
F2FS_TOOLS_LICENSE_FILES = COPYING
|
2013-02-25 09:47:36 +01:00
|
|
|
|
|
|
|
$(eval $(autotools-package))
|