]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Warn people when TERMCMD is set to a non-installed program
authorJoshua Lock <josh@linux.intel.com>
Fri, 26 Nov 2010 16:43:05 +0000 (16:43 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:28 +0000 (22:02 +0000)
commit63b85e74a389da15a0034438f6792c4673273f32
tree59f72c1fce88bc411ae9cee4d3729cafdf2892c7
parentd5f08073f5246c3f9fadf873e34ec02ec2050128
sanity.bbclass: Warn people when TERMCMD is set to a non-installed program

We default to gnome-terminal for TERMCMD (and TERMRUNCMD) so should check that
this program actually exists during sanity checking.

As a corollary document how to change these variables in the local.conf

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sanity.bbclass
meta/conf/local.conf.sample