PTU5KAS/kas/plugins
Felix Moessbauer 471f5e58d2 dump plugin: add newline to file in inplace mode
The auto-generated lockfiles should be terminated with a newline to be
POSIX compliant. Previously, this only worked for output via stdout but
not for inplace operations. This is fixed by appending the newline to
the active output target.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2023-05-01 14:19:48 +02:00
..
__init__.py add plugin to dump flattened config 2022-12-13 14:38:41 +01:00
build.py build: Resolve handling of -- separator in the absence of a config file 2022-03-14 12:57:11 +01:00
checkout.py config: Pass context to Config constructor 2021-10-09 15:00:05 +02:00
dump.py dump plugin: add newline to file in inplace mode 2023-05-01 14:19:48 +02:00
for_all_repos.py for-all-repos: Add option to keep current env 2022-07-22 14:28:00 +02:00
menu.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
shell.py feat(shell): print bitbake command 2022-08-10 09:41:53 +02:00