Toni Lammi
Toni Lammi
Enumeration fields with non-string values seem to be ignored. I tested this with C++ and Rust Sample schema ```JSON { "$schema": "http://json-schema.org/draft-06/schema#", "$ref": "#/definitions/Tmp", "definitions": { "Tmp": { "type": "object",...
I tested the tool a bit and detected that the glob passed to `source` does not support recursive globs. Would it be feasible to implement that behavior? It would simplify...
Yocto Kirkstone switched from underscore to colon separator. Should this be done for meta-rauc also? I.e. switch from `RAUC_SLOT_` to `RAUC_SLOT:`.