annotations: introduce --no-include
authorAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 08:49:35 +0000 (09:49 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 11 Dec 2023 10:23:38 +0000 (11:23 +0100)
commitf64bb92e09100c6f7c62bdd818dd093a6e476ff4
tree433333bbd7c85b82c4baf32af34b35c7a9336345
parent8cd9be1fe5dc5d33c07b8a2818b12e9a266c6119
annotations: introduce --no-include

Add an option to skip processing included annotations files. This option
can be useful to convert files from an old format to a newer one, by
dumping the contant of the local leaf-node annotations file, instead of
including the content of external files.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
kconfig/annotations.py
kconfig/run.py