mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-25 19:57:27 +01: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
66 B
BlitzBasic
4 lines
66 B
BlitzBasic
inherit setuptools3
|
|
require python-protobuf.inc
|
|
CLEANBROKEN = "1"
|