pmaports.cfg: set min pmbootstrap version: 1.7.0
Require latest pmbootstrap version, because it supports depends in depends in the APKBUILD parser, and is able to properly test UEVENT_HELPER, LBDAP kconfig options (they must depend on the kernel version).
This commit is contained in:
parent
9620435c92
commit
bc17119682
@ -3,7 +3,7 @@
|
||||
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
||||
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
||||
version=4
|
||||
pmbootstrap_min_version=1.5.1
|
||||
pmbootstrap_min_version=1.7.0
|
||||
branch_pmos=master
|
||||
# Compatible branch from Alpine's aports repository
|
||||
branch_alpine=edge
|
||||
|
Loading…
x
Reference in New Issue
Block a user