]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Detect empty $PATH components too
authorPeter Seebach <peter.seebach@windriver.com>
Wed, 9 May 2012 20:14:41 +0000 (15:14 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 May 2012 16:49:53 +0000 (17:49 +0100)
commitac4201b714c83c614113bfa735d0a2fc6f64db99
tree59045208d35a9c268d0f0cb1a2728835a73afc84
parent0893457465e184550906844fbab2dec397201835
sanity.bbclass: Detect empty $PATH components too

Empty components in $PATH have the same effect as a . in $PATH,
and are a common side-effect of inserting a misspelled or unset
shell variable in $PATH.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
meta/classes/sanity.bbclass