aboutsummaryrefslogtreecommitdiff
path: root/utils/dosfstools/patches
Commit message (Collapse)AuthorAge
* dosfstools: update to 4.2Rosen Penev2021-03-06
| | | | | | | | Remove upstreamed patch. Added AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* dosfsutils: Properly fix iconv linkingRosen Penev2019-06-20
| | | | | | Necessary when using libiconv. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* utils/dosfstools: Update to 4.1Daniel Engberg2017-03-14
| | | | | | | | | Update to 4.1 Remove 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch as it's included in upstream repo. Refresh patch Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* dosfstools: update to v4.0Álvaro Fernández Rojas2016-10-12
| | | | | | | This updates dosfstools to the latest release available and uses the new automatically generated Makefiles instead of a hard coded compilation. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* dosfstools: bump to 3.0.28, fix URLs - dev moved to githubTed Hess2015-12-04
Signed-off-by: Ted Hess <thess@kitschensync.net>