mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
e65b1c4ebb
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"
|