]> code.ossystems Code Review - openembedded-core.git/commit
dosfstools: fix populated image creation with dirs
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 13 Dec 2011 23:26:22 +0000 (15:26 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Dec 2011 14:17:19 +0000 (14:17 +0000)
commit2de8f008b304017de7ca116aa79ef778ab40362d
tree77a6b0f28f5ca02f78b93516ea2234dfc47b3be1
parentd66b379f809b9c75981848fcc71ed5de13382bf7
dosfstools: fix populated image creation with dirs

This fixes bug: [YOCTO #1783]

Fix populated image creation. Earlier subdirectories support
was broken, and files can only be placed in the root directory.
Now directory hirarchy is supported in the image. Also support
for long names is extended to directory names.

There are some outstanding issues as documented in the patch
header, these issues can be worked around by running
dosfsck tool after populated image creation. The dosfsck tool
is also part of this package.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch [new file with mode: 0644]
meta/recipes-devtools/dosfstools/dosfstools_2.11.bb