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:26 +0100 |
commit | 9c20b0df5f4b962d1a5212d3a2fe815fee8fee4e (patch) | |
tree | fb352420ce4cbc8e7041504bd674931c9f5b7d79 /scripts/oe-find-native-sysroot | |
parent | b4317d0eadf90bda4c2898c98737a23a08c6df2c (diff) | |
download | poky-9c20b0df5f4b962d1a5212d3a2fe815fee8fee4e.tar.gz |
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.
(From OE-Core rev: a8758653500a2458cd91bf1aa5eb666ad2b45df4)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-find-native-sysroot')
0 files changed, 0 insertions, 0 deletions