mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f1f4f20ecd
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.
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
CONFIG_PACKAGE_OPENTHREAD=y
|
|
CONFIG_MODULE_CPP11-COMPAT=y
|
|
CONFIG_MODULE_OPENTHREAD-FTD=y
|
|
CONFIG_MODULE_OPENTHREAD-CLI-FTD=y
|
|
CONFIG_MODULE_NETDEV_DEFAULT=y
|
|
CONFIG_MODULE_RANDOM=y
|
|
CONFIG_MODULE_PS=y
|