summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* dosfstools: Build --without-iconvColin Finck2021-03-021-1/+1
| | | | | | | | | The new version has an internal CP850 conversion table, hence it doesn't need iconv anymore (and currently errors when trying). (From OE-Core rev: 647cd1134a543406f0f741d3f83d5f5ce78bcd0f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dosfstools: update 4.1 -> 4.2Alexander Kanavin2021-03-021-0/+28
udev support had been dropped upstream. The tools now have internal locale support so the glibc locale dependencies can be dropped. (From OE-Core rev: 01bb6e133e9b06c848d864b0581efc50020625bf) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>