Skip to content

WIP: updater: refactor multiple packages

Karel Koci requested to merge refactor/updater-pkgs into develop

This adds all updater's packages to its own section in and refactors them to common new style of Makefile.

The biggest change is that l10n_supported was renamed to l10n-supported and instead of using postinst script it uses uci_defaults.

Merge request reports