]> code.ossystems Code Review - openembedded-core.git/commit
selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRC
authorChen Qi <Qi.Chen@windriver.com>
Tue, 10 Jan 2017 02:24:54 +0000 (10:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:54 +0000 (18:01 +0000)
commitdab5d3901755a965cdd8f5b5e8ffb8e4cb79f2e5
treed2e3bc90021e945e677ff98a08847ea951938e76
parentae388652b8de0665390560e78429e10119d4d537
selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRC

Fix path assumption for DEPLOY_DIR_SRC, otherwise, the testcase may fail
even if the functionality works well.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/buildoptions.py