summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-07-04 12:53:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-29 13:28:21 +0100
commitd6d12689c0628f11a282c2b54ebcb8aa3ab8c673 (patch)
tree80264b36fd047ac01da34029cbfb019f9c9c4ea7 /meta/recipes-devtools
parenteb5ec8899d41d2df7fb9d9918d2d93042a678d97 (diff)
downloadpoky-d6d12689c0628f11a282c2b54ebcb8aa3ab8c673.tar.gz
populate_sdk_base: fix bashism
Only the printf bash builtin knows about %q format option for escaping spaces. The coreutils version doesn't. Unfortunately, neither dash nor sh have a printf builtin. So, escape the spaces using sed. [YOCTO #4811] (From OE-Core master rev: 6ac06a65ce52d4c123da53f115c84cb0a98bc18f) (From OE-Core rev: 135e681a3f3004a925b46b03cdada2fd86fc6c93) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions