]> code.ossystems Code Review - openembedded-core.git/commit
classes/testsdk: Move the removal of bitbake PATH to eSDK context only
authorAníbal Limón <limon.anibal@gmail.com>
Sun, 21 Feb 2016 18:31:50 +0000 (12:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:40 +0000 (11:32 +0000)
commit4ae0c84568f39661722cbceba8ddab22cffe5003
tree5605fe2f832248ef4665de82acdd647efe09f502
parenta25aef2bdefae54c8b3eb2bd4afec5a86110ddc7
classes/testsdk: Move the removal of bitbake PATH to eSDK context only

The removal of bitbake and scripts PATH is only needed by eSDK tests
so move to eSDK context only.

This also it's a support for eSDK update test because it needs to
execute oe-publish-sdk from scripts.

Signed-off-by: Aníbal Limón <limon.anibal@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testsdk.bbclass
meta/lib/oeqa/oetest.py