diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2018-07-17 14:34:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-24 11:52:07 +0100 |
commit | a8758653500a2458cd91bf1aa5eb666ad2b45df4 (patch) | |
tree | 8ced6d8c0de2c818878a7865999bad1ef42d5107 /meta/lib | |
parent | afa7aa4c8742c8573d59e80625bd736e5ab56906 (diff) | |
download | openembedded-core-a8758653500a2458cd91bf1aa5eb666ad2b45df4.tar.gz openembedded-core-a8758653500a2458cd91bf1aa5eb666ad2b45df4.tar.bz2 openembedded-core-a8758653500a2458cd91bf1aa5eb666ad2b45df4.zip |
oe-run-native: ensure arguments get quoted
If you pass quoted arguments to oe-run-native, they need to be passed
as-is to the underlying tool. Putting quotes around $@ ensures each
argument is quoted individually.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions