mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 22:49:47 +01:00
examples/openthread: Skip Kconfig test in murdock
It seems like the openthread package has some 'non-reproducible' builds so we just disable it by renaming the app.config.test so murdock will not pick it up. Probably something to do with a timestamp.
This commit is contained in:
parent
d0a5e86129
commit
f1f4f20ecd
@ -73,6 +73,4 @@ USEMODULE += ps
|
||||
CXXEXFLAGS += -fno-rtti
|
||||
USEMODULE += cpp11-compat
|
||||
|
||||
SHOULD_RUN_KCONFIG ?=
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user