plugins: kernel: remove use of deprecated config.common.ports config
Metadata
Current evaluation
Merged removal of deprecated config.common.ports usage from the Ubuntu kernel plugin to prevent future build failures. Approved by reviewers, passed CI, and modified 3 files.
Suggested action: —
No scores available.
Issue body
'config.common.ports' config file is deprecated and not used anymore by the Ubuntu kernel, it might disappear in the future altogether, remove use of it when using Ubuntu `kconfigflavour` option, so builds do not break in the future.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged removal of deprecated config.common.ports usage from the Ubuntu kernel plugin to prevent future build failures. Approved by reviewers, passed CI, and modified 3 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Removed deprecated config.common.ports usage from the kernel plugin to prevent future build failures when Ubuntu drops the config. Codecov reported no coverage impact. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Removed deprecated config.common.ports usage from the kernel plugin to prevent future build failures as Ubuntu drops the configuration. Codecov reports zero coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1319 kernel plugin: config check: remove DMIID option | snapcraft | merged | Merged removal of the DMIID config check in the kernel plugin. The check triggered false warnings on non-EFI architectures like armhf. Approved by one reviewer with no coverage impact. | |
| #837 kernel plugin: allow collecting the same mod deps | snapcraft | merged | Merged kernel plugin fix eliminating duplicate module dependencies via set conversion. Approved by one reviewer. Modifies two files: +36/-1 lines. | |
| #995 plugins: update kernel plugin to use get_build_properties() | snapcraft | merged | Merged update to the kernel plugin switching it to get_build_properties(), resolving Launchpad bug #1650597. Approved by one reviewer, passed CI, and modified four files with a net coverage increase. | |
| #1150 kernel plugin: rework MAKEFLAGS from the environment | snapcraft | merged | Merged. The kernel plugin now strips the MAKEFLAGS environment variable to prevent nested Makefile conflicts. Approved by a reviewer, passes CI, and resolves LP #1665661. | |
| #5640 plugins(ubuntu-kernel): Add new plugin for Ubuntu kernels | snapcraft | merged | Merged to a feature branch. Adds a new Ubuntu kernel plugin standardizing local and product builds. Approved by three reviewers with passing CI. Squash-merged per request, deferring unit tests to a follow-up PR. Implements KE030 spec. | |
| #3998 Kernel plugin: multiple fixes | snapcraft | merged | Merged multiple kernel plugin fixes addressing a regression, a crash when no kernel modules are defined, documentation updates, and initramfs overlay warnings. Approved by one reviewer and passed CI checks. |