mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 14:00:26 +00:00
python-{m2crypto, protobuf, slip-dbus}, lio-utils: add CLEANBROKEN
* these are failing after distutils started calling clean in: http://git.openembedded.org/openembedded-core/commit/?id=57414f4a1c549e6faaa110e6e95ff601b05b7361 http://git.openembedded.org/openembedded-core/commit/?id=9d556092fcc6f04c487afd126d52935bac133165 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -48,3 +48,7 @@ do_compile_prepend() {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/184714/
|
||||
# SWIG/_m2crypto.i:10: Error: Unable to find 'gcc_macros.h'
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
Reference in New Issue
Block a user