Is supported by the parser to change the parsed content and write it to the same conf file?
Something like https://docs.python.org/3/library/configparser.html does but for Bitbake files. I have read the documentation and source code without luck.
I have been using Shell scripting to change Bitbake configuration files, but it's a hacky and ugly way to do it.
Is supported by the parser to change the parsed content and write it to the same conf file?
Something like https://docs.python.org/3/library/configparser.html does but for Bitbake files. I have read the documentation and source code without luck.
I have been using Shell scripting to change Bitbake configuration files, but it's a hacky and ugly way to do it.