]> code.ossystems Code Review - openembedded-core.git/commit
devtool: Avoid touch sstates when cleaning linux-yocto environment
authorJose Perez Carranza <jose.perez.carranza@linux.intel.com>
Wed, 26 Apr 2017 05:54:00 +0000 (05:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Apr 2017 10:26:06 +0000 (11:26 +0100)
commit182fdb97ed6c11c7b55fdb99773da6f72c9828b3
treebf0d79f9b7da54b968df7521051b4a9a51a7e3d5
parent29a209822488ab687abdb1ceffdd9c7af5b3db68
devtool: Avoid touch sstates when cleaning linux-yocto environment

sstates are cleaned when ruining  test_devtool_virtual_kernel_modify to
have a clean environment but this is affecting eSDK test that are
dependent of those sstates, hence “cleansstate” is replaced for
“clean”.

[YOCTO #11300]

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/devtool.py