aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/f2fs-tools/patches/010-fsck-Fix-big-endian-platforms.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/utils/f2fs-tools: Update to 1.13.0Daniel Engberg2020-02-221-35/+0
| | | | | | | | Update f2fs-tools to 1.13.0 Remove upstreamed patches Disable build of static library Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* f2fs-tools: Update to 1.12.0Rosen Penev2018-12-161-0/+35
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>