]> code.ossystems Code Review - openembedded-core.git/commit
python-numpy: set CLEANBROKEN
authorRoss Burton <ross.burton@intel.com>
Thu, 5 Jul 2018 12:29:19 +0000 (13:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jul 2018 21:54:56 +0000 (22:54 +0100)
commit67ae24ddb2bebbf8b1c455b8968f8c69844afb9d
tree6ddf3077f0af61c92ab462e9ff4e95daff2eb5ab
parent147da8fe7458a38598845958cb358bb094eba57b
python-numpy: set CLEANBROKEN

The distutils class is about to do a clean via "setup.py clean", but numpy
doesn't support this and errors.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python-numpy/python-numpy.inc