]> code.ossystems Code Review - openembedded-core.git/commit
selftest/devtool: change write to append config in virtual_kernel_modify
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 1 May 2017 17:11:23 +0000 (12:11 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 13:01:38 +0000 (14:01 +0100)
commit65bab9210be51aeb431ea85c90e31ad9f0d2340c
tree84a2858d9ceb63ce15b5f60a835d24cb8ac9ac31
parentebc37ede5b247347483128f091b505fe33356591
selftest/devtool: change write to append config in virtual_kernel_modify

When uses write it creates a full new configuration in selftest.inc
causing to fail populate_sdk_ext linux-yocto because the signature
of the sstate changes.

[YOCTO #11300]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/devtool.py