cpb- / yocto-cooker

Meta buildtool for Yocto Project based Linux embedded systems
GNU General Public License v2.0
43 stars 22 forks source link

config: add migration-code for cookerconfig-files #125

Closed pboettch closed 2 years ago

pboettch commented 2 years ago

Now the .cookerconfig-file contains an API-version. This enables cooker to migrate from one config-version to another in existing work-directories when the cooker-version has been switched.

Fixes #124

pboettch commented 2 years ago

@cpb- I fixed your requested changes