Draft: kas: Rework configuration files to be able to use new kas locking feature
The latest version of kas supports reading and writing lock files to save the commit hashes of all used repos. To use this conveniently, we need to do some reworks:
- Provide toplevel config according to series (linked to lock file)
- Move platform config files to hw subdirectory
- Remove head configuration options/file
- Provide default.yml to reference default series
In the future we want to use the CI to update the lock files.
Status: Needs Testing
Todo:
-
Docs -
Testing
Cc: @estoll