]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: devtool: fix test_devtool_add_library if python was built first
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 18 Jan 2016 11:18:35 +0000 (00:18 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 16:35:38 +0000 (16:35 +0000)
commit3e53e675bba75eb949be97a8d372e0134f6df935
tree616f8d5edcc2e30af9f83fb3e754cfe11fe3d212
parent9fa3ff44e05930d4dfa153db777077e747ecbf45
oe-selftest: devtool: fix test_devtool_add_library if python was built first

If Python is in the sysroot then this test can fail due to some
brokenness in libftdi's CMakeLists.txt file for its python bindings.
Just disable it in order to have the test work more reliably.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/devtool.py