zephyr/scripts/ci
Torsten Rasmussen e2427ff671 scripts: check_compliance should not generate soc/shield Kconfig files
Fixes: #38463

With 6be1b2af9b then Zephyr shields and
soc Kconfig are always sourced from Kconfig directly.

However, check_compliance.py generates Kconfig files for sourcing the
same files thus sourcing the same files twice.
The end result is a lot of Kconfig warnings as described in #38463.

Removing the generated Kconfig files as this is no longer needed after
6be1b2af9b has been introduced.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-09-23 11:27:41 -04:00
..
check_compliance.py scripts: check_compliance should not generate soc/shield Kconfig files 2021-09-23 11:27:41 -04:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
get_twister_opt.py ci: Add twister tag support to get_twister_opt 2021-06-15 11:39:23 -04:00
guideline_check.py ci: disable identifier_length scripts for now 2021-05-06 14:45:03 -04:00
pylintrc ci: pylint: relax similar lines rule 2021-04-13 16:33:18 -05:00
run_ci.sh run_ci.sh: Fix setting of twister_exclude_tag_opt 2021-06-16 16:00:06 -05:00
tags.yaml ci/tags.yaml: Add entries for a few different tags 2021-06-24 12:38:57 -05:00
twister_ignore.txt ci: pylint: relax similar lines rule 2021-04-13 16:33:18 -05:00
version_mgr.py test_version: update tset version with 12 digits 2021-01-10 17:00:17 -05:00
what_changed.py ci: rename sanitycheck -> twister 2020-12-11 14:13:02 -05:00