]> code.ossystems Code Review - openembedded-core.git/commit
dosfstools: Add patch to disable fat32 autoselection and behave as 2.10
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2011 14:01:33 +0000 (14:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2011 14:06:32 +0000 (14:06 +0000)
commitc2de8d41236cf1293db9e6c69d69e8d14f55ffd1
tree8b3c4fbb35d545ab15b327367819731958e860aa
parentf60417055f869acb871be1f01c6900fdf685d71a
dosfstools: Add patch to disable fat32 autoselection and behave as 2.10

It appears msdos image population and fat32 images are incompatible.
This reverts to the 2.10 behaviour of defaulting to fat16 instead of
using fat32 for large images, allowing image generation to work
correctly. This is a workaround and a proper fix is really needed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch [new file with mode: 0644]
meta/recipes-devtools/dosfstools/dosfstools_2.11.bb