pmbootstrap/pmb/build
Oliver Smith 173f90d796
Support arch="" in APKBUILD to skip builds (MR 1985)
Alpine indicates with arch="", that a package should temporarily not be
built for any architecture. Support this in postmarketOS too by not
complaining in the APKBUILD parser if arch is empty.

Adjust pmb.build.autodetect.arch and pmb.build.menuconfig.get_arch, so
both don't fail with an IndexError when encountering a disabled package.

Co-Authored-By: Luca Weiss <luca@z3ntu.xyz>
2020-10-30 17:33:33 +01:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_package.py chroot: put built packages into channel subdir (MR 1912) 2020-05-17 08:08:45 +02:00
autodetect.py Support arch="" in APKBUILD to skip builds (MR 1985) 2020-10-30 17:33:33 +01:00
checksum.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
envkernel.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
init.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
menuconfig.py Support arch="" in APKBUILD to skip builds (MR 1985) 2020-10-30 17:33:33 +01:00
newapkbuild.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
other.py chroot: put built packages into channel subdir (MR 1912) 2020-05-17 08:08:45 +02:00