diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-10-18 21:08:18 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-19 17:07:46 +0100 |
commit | 727afe9e6fb9ef4a24a36cc907ebb6336d12184e (patch) | |
tree | 01f8a648aebdb5ba22d6504e9979504b9edd7708 /scripts/contrib/mkefidisk.sh | |
parent | ac9842bc3a17f15c3807aa06e4469c030346420e (diff) | |
download | openembedded-core-727afe9e6fb9ef4a24a36cc907ebb6336d12184e.tar.gz openembedded-core-727afe9e6fb9ef4a24a36cc907ebb6336d12184e.tar.bz2 openembedded-core-727afe9e6fb9ef4a24a36cc907ebb6336d12184e.zip |
kern-tools: make patches with shell-unsafe characters valid
If a patch contains characters like ; or (), it can cause processing
errors in the patch queue.
We had previously fixed this issue by renaming the patches to not
include invalid characters, but with this change to the kern tools
that ensures patch names are wrapped in quotes, we avoid shell
processing and hence they are valid.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/mkefidisk.sh')
0 files changed, 0 insertions, 0 deletions