aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/oe-setup-builddir
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-11-15 01:42:49 -0800
committerRobert Yang <liezhi.yang@windriver.com>2016-12-21 06:18:56 +0000
commit4ca9366fb9e8313ea9bb22257a860064afd68cf8 (patch)
tree91e99438b7ea1a161d740e6751dde52efddf6bdd /scripts/oe-setup-builddir
parent990382018e7fc6b4b502fed451b73a83c13c4a24 (diff)
downloadopenembedded-core-contrib-4ca9366fb9e8313ea9bb22257a860064afd68cf8.tar.gz
oeqa/sdkext/devtool.py: remove sources before run test cases
Fixed: MACHINE = "qemux86-64" require conf/multilib.conf MULTILIBS = "multilib:lib32" DEFAULTTUNE_virtclass-multilib-lib32 = "x86" $ bitbake core-image-minimal -cpopulate_sdk_ext [snip] ERROR: Source tree path /path/to/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testsdkext/tc/workspace/sources/v4l2loopback-driver already exists and is not empty\n' [snip] This is because the test case will run twice (environment-setup-core2-64-poky-linux and environment-setup-x86-pokymllib32-linux), it would fail in the second run, 'devtool reset' can not remove sources, so remove it before running test cases. [YOCTO #10647] Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'scripts/oe-setup-builddir')
0 files changed, 0 insertions, 0 deletions