[oe-commits] Nitin A Kamble : dosfstools: fix populated image creation with dirs

git at git.openembedded.org git at git.openembedded.org
Thu Dec 15 14:41:26 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 2de8f008b304017de7ca116aa79ef778ab40362d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2de8f008b304017de7ca116aa79ef778ab40362d

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Tue Dec 13 15:26:22 2011 -0800

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 at intel.com>

---

 .../dosfstools/fix_populated_dosfs_creation.patch  |  489 ++++++++++++++++++++
 .../recipes-devtools/dosfstools/dosfstools_2.11.bb |    5 +-
 2 files changed, 492 insertions(+), 2 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=2de8f008b304017de7ca116aa79ef778ab40362d




More information about the Openembedded-commits mailing list