generic-poky/meta/recipes-devtools/e2fsprogs
Chen Qi c4a539c8c8 populate-extfs.sh: fix to handle special file names correctly
`debugfs' treats spaces and "" specially. So when we are dealing with
file names, great care should be taken to make sure that `debugfs'
recognizes file names correctly.

The basic solution here is:
1. Use quotation marks to handle spaces correctly.
2. Replace "xxx" with ""xxx"" so that debugfs knows that the quotation
   marks are parts of the file name.

[YOCTO #6503]

(From OE-Core rev: 24f17607e996c499c8f86eda0588d02af1e960b9)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-08 16:09:58 +01:00
..
e2fsprogs-1.42.8 populate-extfs.sh: fix to handle special file names correctly 2014-07-08 16:09:58 +01:00
e2fsprogs.inc e2fsprogs: Fully remove/disable blkid 2012-08-29 16:01:40 -07:00
e2fsprogs_1.42.8.bb e2fsprogs: add populate-extfs.sh 2013-08-26 11:47:19 +01:00