Bug 451

Summary: [PATCH] Upgrade from unmaintained dosfstools-2.11 to dosfstools-3.0.3
Product: buildroot Reporter: Mike <mac>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5 Keywords: patch
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Upgrade to dosfstools-3.0.3

Description Mike 2009-07-13 12:05:05 UTC
Created attachment 457 [details]
Upgrade to dosfstools-3.0.3

Move from old unmaintained dosfstools-2.11 (packaged as mkdosfs) to now maintained dosfstools-3.0.3. Allow each binary to be installed independently.

Originally posted to mailing list 2009/06/18 but yielded no replies: http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/15572
Comment 1 Will Newton 2009-07-27 14:36:14 UTC
Works for me after fixing up the trivial conflict in package/Config.in.

Tested-by: Will Newton <will.newton@gmail.com>
Comment 2 Mike 2009-07-27 14:47:35 UTC
Thanks for testing it.

I later noticed that this upgrade changes the license from GPLv2 to GPLv3 just in case that is important to anyone.
Comment 3 Peter Korsgaard 2009-07-27 15:56:43 UTC
Thanks, committed