aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/f2fs-tools/patches
Commit message (Collapse)AuthorAgeFilesLines
* f2fs-tools: Update to 1.12.0Rosen Penev2018-12-162-0/+59
| | | | | | | | | | | 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: Update to 1.9.0Daniel Engberg2017-09-301-66/+0
| | | | | | | Update f2fs-tools to 1.9.0 Remove patch as its been committed upstream Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* f2fs-tools: fix mkfs.f2fs on big-endian systemsStijn Tintel2017-08-251-0/+66
| | | | | | Fixes: FS#749 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* f2fs-tools: drop musl compat patchStijn Tintel2017-08-251-10/+0
| | | | | | It is no longer needed since version 1.4.1. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* f2fs-tools: drop patch in favour of CONFIGURE_VARSStijn Tintel2017-08-251-19/+0
| | | | | | | | Override the failing check in configure with CONFIGURE_VARS instead of carrying a patch that's unlikely to be accepted by upstream. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: John Crispin <john@phrozen.org>
* utils/f2fs-tools: Update to 1.8.0Daniel Engberg2017-03-221-55/+0
| | | | | | | | | | Update f2fs-tools to 1.8.0 Refresh patches Remove selinux patch, use configure argument instead. Switch to xz tarball Adjust url to avoid redirects Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* f2fs-tools: import from packages, clean up, and update to latestFelix Fietkau2016-09-083-0/+84
Signed-off-by: Felix Fietkau <nbd@nbd.name>