]> code.ossystems Code Review - openembedded-core.git/commit
meta/classes/testexport: Remove __pycache__ from exported tests
authorAníbal Limón <anibal.limon@linaro.org>
Wed, 17 Oct 2018 23:00:44 +0000 (18:00 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2018 15:47:59 +0000 (16:47 +0100)
commit405e822e9da4b53ec9ee8019364fdcb13ccc2587
tree921624fd6f2e68140c0768a87324387293c7d996
parentb9ba5934c684ab320f9ec0b8d1f9ea301f383c1f
meta/classes/testexport: Remove __pycache__ from exported tests

The __pycache__ is created based on python3 version in the build machine
and isn't a garantee to be useful on the system that runs exported tests.

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testexport.bbclass