Skip to content

Use proper pmaports dir for kconfig check

Administrator requested to merge wip into master

In pmbootstrap v3, the --aports argument currently gets ignored in:

$ pmbootstrap --aports=.... init

As workaround, let pmbootstrap initialize with the default (which means it clones pmaports to the default dir), and then change the config afterwards to point to the pmaports dir we actually want to run CI in.

  • Related: pmbootstrap#2412
  • Fix pmbootstrap#2411
Edited by Administrator

Merge request reports

Loading