Skip to content

lint: generate options from kconfigcheck.toml

Administrator requested to merge lint-from-kconfigcheck-toml into master

Now that we have moved the kconfigcheck configuration into pmaports branches via kconfigcheck.toml, it is time to get rid of the hardcoded list of valid "pmb:kconfigcheck-…" options for APKBUILDs. Generate it from the kconfigcheck.toml of the current branch, too.

These options are passed from "pmbootstrap lint" to "apkbuild-lint", which we run in pmaports CI.

Related: pmaports!5633

Merge request reports

Loading