3 Commits
Author SHA1 Message Date
Rodrigo Chiossi 80c57ee7fc config: Add TOML config
This patch adds a new type of config file for mixer, based on the TOML
format. The new format is not compatible with the old parser and
vice-versa. The new flag --new-config enables the use of the new format.

This patch also adds to the parser the properties that exist in the
config file but were not parsed by the older parser.

Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>
2018-03-22 11:02:49 -07:00
Caio Marcelo de Oliveira Filho f470dc2c91 vendor: move go-ini from swupd vendor folder to toplevel
Move go-ini/ini package (at version 1.32.0) to the toplevel vendor
folder. This library will be used by the build chroot code.

Also remove the inner swupd vendor folder now unused, and move the
README.vendor file to the toplevel, now that dep is used there.

Signed-off-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2018-01-18 18:00:08 -08:00
Tudor Marcu f0e11dc272 Vendor dependencies
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
2018-01-02 09:43:30 -08:00