diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2017-09-11 14:37:16 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-12 16:53:31 +0100 |
commit | afc73dd6346325de0a39997a3045b6659f9658b5 (patch) | |
tree | 94a5d1604a83df74ff5b67e5290fe9b5d21d3252 /scripts/lib/recipetool/append.py | |
parent | 2d2b4d7383c93174fe8eeb72440e81345df71295 (diff) | |
download | openembedded-core-afc73dd6346325de0a39997a3045b6659f9658b5.tar.gz openembedded-core-afc73dd6346325de0a39997a3045b6659f9658b5.tar.bz2 openembedded-core-afc73dd6346325de0a39997a3045b6659f9658b5.zip |
initramfs-framework: Allow directories with spaces
When mdev module loads the Linux kernel modules, it can visit
directories with spaces. To allow that, we must quote the variable
otherwise it misunderstand it arguments as multiple entries.
Fixes:
,----
| Freeing unused kernel memory: 3072K (80d00000 - 81000000)
| cat: can't open '/sys/devices/platform/Vivante': No such file or directory
| cat: can't open 'GCCore/modalias': No such file or directory
`----
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/append.py')
0 files changed, 0 insertions, 0 deletions