Andreas Gnau
749e095b04
Revert "iop: genconfig_wrap: Depricate --clean option"
...
This reverts commit 6b93fd6e27 .
2024-01-30 17:19:31 +01:00
Piotr Kubik
6b93fd6e27
iop: genconfig_wrap: Depricate --clean option
...
* depricate -c /--clean option
Clean for gen_config.py does something else than original
* few script improvements
2024-01-30 10:30:54 +01:00
Andreas Gnau
88d5b5ac57
Revert "iop: genconfig_wrap: Work around config-generation issue"
...
This reverts commit 39edba2ab3 .
2024-01-25 11:28:42 +01:00
Andreas Gnau
39edba2ab3
iop: genconfig_wrap: Work around config-generation issue
...
Work around config generation issue on fresh clone by running genconfig
twice. This is a temporary "fix" until the cause is found for a broken
config being generated in some specific situations.
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2024-01-24 18:09:22 +01:00
Piotr Kubik
111dc5950b
scripts: genconfig: Add wrapper for gen_config.py
...
Wrapper for compatibility with ./iop genconfig <board> <profile>
- convert params to lowercase and call gen_config.py
- parse options: -c, --clean; -b,--boards;
refs #12352
2024-01-24 12:07:19 +01:00