diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2017-10-12 06:20:19 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:52:02 +0100 |
commit | ba0bc9d2a07848706debb915883817b2ed88c218 (patch) | |
tree | 298144b71a251ae1bee8b8410052252a94313ac0 /scripts/tiny | |
parent | 229f70a5f6d29d82e1a7b1f780e2149fb91d5385 (diff) | |
download | openembedded-core-ba0bc9d2a07848706debb915883817b2ed88c218.tar.gz openembedded-core-ba0bc9d2a07848706debb915883817b2ed88c218.tar.bz2 openembedded-core-ba0bc9d2a07848706debb915883817b2ed88c218.zip |
screen: fix configure failed while build dir contains "yes"
While the name of build dir contains "yes", the AC_EGREP_CPP
test always return true.
We rarely use "yes;" to name build dir, so s/yes/yes;/g
could fix the issue.
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/tiny')
0 files changed, 0 insertions, 0 deletions