]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto.bbclass: Fixup shell condition test syntax error
authorDarren Hart <dvhart@linux.intel.com>
Fri, 26 Sep 2014 19:04:31 +0000 (19:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 16:49:10 +0000 (17:49 +0100)
commitf0566e127abc7bb90588b2a8bee12ad3e7d35b3e
tree4da2014845bfb257b689dca6a4b8117e232d56a8
parent1854d6c2e6dda4fd6900399d827413fcc1e1aef6
kernel-yocto.bbclass: Fixup shell condition test syntax error

A warning is issued when run about an unexpected operator due to a
syntax error with an extra if empedded in the shell conditional. Remove
the extra if.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass