f2fs-tools: Update to 1.12.0
authorRosen Penev <rosenp@gmail.com>
Mon, 10 Dec 2018 03:58:21 +0000 (19:58 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Dec 2018 23:57:19 +0000 (00:57 +0100)
commitd2b16a59d567135c683cd28906de6086e40ec880
tree185629276b103f7a8bcc6a2d416b49a5bff009da
parent5d501e54fc3b4e9c948b2c78a551abb285d89554
f2fs-tools: Update to 1.12.0

Added two upstream mailing list patches that fix behavior under big endian
systems. Issue was present since version 1.11.0.

Tested on Turris Omnia.

Original discussion: https://github.com/openwrt/openwrt/pull/1575

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/utils/f2fs-tools/Makefile
package/utils/f2fs-tools/patches/010-fsck-Fix-big-endian-platforms.patch [new file with mode: 0644]
package/utils/f2fs-tools/patches/020-dump.f2fs-fix-incorrect-endian-conversion.patch [new file with mode: 0644]