]> code.ossystems Code Review - openembedded-core.git/commit
ptest: add dirs flag to ptest tasks
authorRoss Burton <ross.burton@intel.com>
Tue, 7 Jul 2015 22:30:22 +0000 (23:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:43 +0000 (15:08 +0100)
commit2b407176091c5a8697260c79f7559c933f38c317
tree3d8a157cdff7c95f8a136d842eed0510fe9f13b7
parent7ee64ea60ede5477b2f9a355d93bdc556e6b7895
ptest: add dirs flag to ptest tasks

The ptest configure/compile/install tasks mirror the base
configure/compile/install tasks, so add an explicit dirs flag to ensure they
mkdir() and chdir() the right directory.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/ptest.bbclass