mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-13 03:41:43 +00: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"
|