diff options
author | Roy Li <rongqing.li@windriver.com> | 2013-11-26 13:17:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-29 09:52:58 +0000 |
commit | 15bff7497df8561cb3df3cc38efc5942c429d624 (patch) | |
tree | 6b355b5a06c906ab2509a81b2c5a3910f86edbbe /meta/recipes-extended | |
parent | bd9f9abbdd07f99af6ad6817b7ef798bac97cd14 (diff) | |
download | poky-15bff7497df8561cb3df3cc38efc5942c429d624.tar.gz |
elfutils: fix the condition check before remove eu-objdump
"grep -q" does not write anything to standard output, the result is same as
a empty string, The second test becomes [!""] which is a fixed true value
(From OE-Core rev: 79b0979ecd33ce15563354c90d8bcc857ddf95ad)
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions