From: Jon Ringle <jrin...@gridpoint.com>

Signed-off-by: Jon Ringle <jrin...@gridpoint.com>
---
 patches/f2fs-tools-1.6.1/autogen.sh | 1 -
 patches/f2fs-tools-1.8.0/autogen.sh | 1 +
 rules/f2fs-tools.make               | 4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)
 delete mode 120000 patches/f2fs-tools-1.6.1/autogen.sh
 create mode 120000 patches/f2fs-tools-1.8.0/autogen.sh

diff --git a/patches/f2fs-tools-1.6.1/autogen.sh 
b/patches/f2fs-tools-1.6.1/autogen.sh
deleted file mode 120000
index 9f8a4cb..0000000
--- a/patches/f2fs-tools-1.6.1/autogen.sh
+++ /dev/null
@@ -1 +0,0 @@
-../autogen.sh
\ No newline at end of file
diff --git a/patches/f2fs-tools-1.8.0/autogen.sh 
b/patches/f2fs-tools-1.8.0/autogen.sh
new file mode 120000
index 0000000..9f8a4cb
--- /dev/null
+++ b/patches/f2fs-tools-1.8.0/autogen.sh
@@ -0,0 +1 @@
+../autogen.sh
\ No newline at end of file
diff --git a/rules/f2fs-tools.make b/rules/f2fs-tools.make
index 1aa8675..756b159 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)
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to