summaryrefslogtreecommitdiffstats
path: root/rules/host-dosfstools.make
Commit message (Collapse)AuthorAgeFilesLines
* dosfstools: version bump 4.1 -> 4.2Michael Olbrich2021-07-161-1/+3
| | | | | | One more copyright line was added to the license header. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dosfstools: version bump: 3.0.28 -> 4.1Robert Schwebel2017-05-091-2/+5
| | | | | | | | | | Some file names have changed, adapt to new names. The labels are adapted as well, so add migration helpers. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> [mol: create legacy linsk with configure options for host-dosfstools] [mol: fix migrate patterns] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-dosfstools: new packageMichael Olbrich2011-05-311-0/+23
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>