]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Disable TERMCMD checking with noop patching
authorMark Hatle <mark.hatle@windriver.com>
Tue, 18 Jan 2011 16:07:32 +0000 (10:07 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:36:58 +0000 (21:36 +0000)
commit4de544015b41cde2938d8bb00fec48f470e6d7fb
tree5e003a6cc675534b6190cf873d607d1e2a180d9d
parent5246c996e9f42bc9bf4d9f4cb7d394610676e976
sanity.bbclass: Disable TERMCMD checking with noop patching

If PATCHRESOLVE is set to "noop", then it isn't supposed to try and
resolve patches at all, and thus does not need TERMCMD. Therefore,
make sure Poky doesn't check for (and possibly fail at finding)
TERMCMD if it isn't needed in the first place.

Signed-off-by: Derek Buitenhuis <dbuitenh@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/classes/sanity.bbclass