I am working on a legacy-ish Yocto based project which does not use KAS but instead has a relatively extensive custom python script for setting up layers, calling bitbake and more. For the most part, KAS looks like a very good fit for the project and would simplify things greatly, but there is still some custom "stuff" that KAS does not handle.
So the question is: does KAS support registering custom plugins/commands without needing to make a custom version of KAS? Are there plans to add support for external plugins in the future?
Apologies in advance if this topic is already covered somewhere, I tried searching with various keywords but didn't come up with anything.
I am working on a legacy-ish Yocto based project which does not use KAS but instead has a relatively extensive custom python script for setting up layers, calling bitbake and more. For the most part, KAS looks like a very good fit for the project and would simplify things greatly, but there is still some custom "stuff" that KAS does not handle.
So the question is: does KAS support registering custom plugins/commands without needing to make a custom version of KAS? Are there plans to add support for external plugins in the future?
Apologies in advance if this topic is already covered somewhere, I tried searching with various keywords but didn't come up with anything.