1fcbdb1819
With recent cross/gcc-* upgrades, we actually require pmbootstrap 1.47.0 to avoid the following error: ERROR: Invalid pkgver '${_pkgbase}_git${_pkgsnap}' in APKBUILD: /home/user/.local/var/pmbootstrap/cache_git/pmaports/cross/gcc-aarch64/APKBUILD
11 lines
342 B
INI
11 lines
342 B
INI
# Reference: https://postmarketos.org/pmaports.cfg
|
|
[pmaports]
|
|
version=7
|
|
pmbootstrap_min_version=1.47.0
|
|
channel=edge
|
|
supported_root_filesystems=btrfs,ext4,f2fs
|
|
supported_firewall=nftables
|
|
supported_base_nofde=True
|
|
supported_install_boot_label=pmOS_i_boot
|
|
supported_mkinitfs_without_flavors=True
|
|
supported_arches=x86_64,x86,aarch64,armv7,armhf
|