]> code.ossystems Code Review - openembedded-core.git/commit
utils: check_app_exists: strip whitespace from binary when searching
authorRoss Burton <ross.burton@intel.com>
Tue, 23 Aug 2016 15:00:02 +0000 (16:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 21:59:14 +0000 (22:59 +0100)
commit9e920abdb0f3dcfd1a94a90461ec1ddfb2729d83
treed61eece17e06239ce9c80a3e3a58c44bf0f790d0
parent59d10be745a1f7d31c68e4d5da9e1c3461b7d390
utils: check_app_exists: strip whitespace from binary when searching

It's possible that the binary to be searched for contains whitespace which will
cause the search to fail, so strip any whitespace before looking.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/utils.bbclass