pmaports.cfg: increase min pmbootstrap to 1.1.0
Newer pmbootstrap will generate the deviceinfo_codename line when creating a new device with "pmbootstrap init".
This commit is contained in:
parent
8a05aacfc6
commit
6d89f465a4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
||||
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
||||
version=1
|
||||
pmbootstrap_min_version=1.0.3
|
||||
pmbootstrap_min_version=1.1.0
|
||||
branch_pmos=master
|
||||
# Compatible branch from Alpine's aports repository
|
||||
branch_alpine=edge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue