mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

The distutils class got a clean via "setup.py clean", but these recipes doesn't support this yet so disable clean target during configure Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
62 B
BlitzBasic
4 lines
62 B
BlitzBasic
inherit setuptools3
|
|
require python-lxml.inc
|
|
CLEANBROKEN = "1"
|