summaryrefslogtreecommitdiffstats
path: root/rules/f2fs-tools.make
diff options
context:
space:
mode:
authorJon Ringle <jringle@gridpoint.com>2017-05-24 22:39:39 -0400
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-06-02 15:12:58 +0200
commit42789c129b9b3600b77e719267dc2e6bb5d5c2f1 (patch)
tree491c7ec7000ca3310db854a8fab207add77645b4 /rules/f2fs-tools.make
parent4e06994b7ceb10098e32eb5fcd5f394f199d187a (diff)
downloadptxdist-42789c129b9b3600b77e719267dc2e6bb5d5c2f1.tar.gz
ptxdist-42789c129b9b3600b77e719267dc2e6bb5d5c2f1.tar.xz
f2fs-tools: version bump 1.6.1 -> 1.8.0
Signed-off-by: Jon Ringle <jringle@gridpoint.com> [mol: add missing dependency] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/f2fs-tools.make')
-rw-r--r--rules/f2fs-tools.make7
1 files changed, 5 insertions, 2 deletions
diff --git a/rules/f2fs-tools.make b/rules/f2fs-tools.make
index 1aa8675c1..5efbc7a3d 100644
--- a/rules/f2fs-tools.make
+++ b/rules/f2fs-tools.make
@@ -18,8 +18,8 @@ endif
#
# Paths and names
#
-F2FS_TOOLS_VERSION := 1.6.1
-F2FS_TOOLS_MD5 := f4fe0b59ffef1eef71c20d12381a3054
+F2FS_TOOLS_VERSION := 1.8.0
+F2FS_TOOLS_MD5 := d4132ab388d30da729cb270aeac32bf1
F2FS_TOOLS := f2fs-tools-$(F2FS_TOOLS_VERSION)
F2FS_TOOLS_SUFFIX := tar.xz
F2FS_TOOLS_URL := git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git;tag=v$(F2FS_TOOLS_VERSION)
@@ -39,6 +39,9 @@ F2FS_TOOLS_CONF_ENV := \
# autoconf
#
F2FS_TOOLS_CONF_TOOL := autoconf
+F2FS_TOOLS_CONF_OPT := \
+ $(CROSS_AUTOCONF_USR) \
+ --$(call ptx/wwo, PTXCONF_GLOBAL_SELINUX)-selinux
# ----------------------------------------------------------------------------
# Target-Install