summaryrefslogtreecommitdiffstats
path: root/rules/f2fs-tools.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-11 10:36:36 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-01-11 18:46:16 +0100
commit96ce0b12e2cc668756426915ee4bf714bb898f63 (patch)
treead9e067a02f80f5917c47ae759b52410ac4f9f7e /rules/f2fs-tools.make
parent8856e4bb3ddc41d7a10c5a0e3db8cf3b2355e03d (diff)
downloadptxdist-96ce0b12e2cc668756426915ee4bf714bb898f63.tar.gz
ptxdist-96ce0b12e2cc668756426915ee4bf714bb898f63.tar.xz
f2fs-tools: version bump 1.4.0 -> 1.6.1
This is needed for /usr merge. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/f2fs-tools.make')
-rw-r--r--rules/f2fs-tools.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/f2fs-tools.make b/rules/f2fs-tools.make
index cc2400fe1..7f297b3b3 100644
--- a/rules/f2fs-tools.make
+++ b/rules/f2fs-tools.make
@@ -18,8 +18,8 @@ endif
#
# Paths and names
#
-F2FS_TOOLS_VERSION := 1.4.0
-F2FS_TOOLS_MD5 := 0c3e7f46c781449a5a9523d633b19740
+F2FS_TOOLS_VERSION := 1.6.1
+F2FS_TOOLS_MD5 := f4fe0b59ffef1eef71c20d12381a3054
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)