summaryrefslogtreecommitdiff
path: root/scripts/contrib/python/generate-manifest-2.7.py
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-07-08 18:38:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-08 16:09:10 +0100
commit24f17607e996c499c8f86eda0588d02af1e960b9 (patch)
treea9f7b79ab451957ab9dda38c8e32ef7aadd50fbc /scripts/contrib/python/generate-manifest-2.7.py
parent330c3085317a0b0981163ff5c41c54596e0d127d (diff)
downloadopenembedded-core-24f17607e996c499c8f86eda0588d02af1e960b9.tar.gz
openembedded-core-24f17607e996c499c8f86eda0588d02af1e960b9.tar.bz2
openembedded-core-24f17607e996c499c8f86eda0588d02af1e960b9.zip
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] Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/python/generate-manifest-2.7.py')
0 files changed, 0 insertions, 0 deletions