pmbootstrap/pmb/parse
Oliver Smith 2634bbea95
kconfig check: allow skip with !pmb:kconfigcheck (!1753)
Ignore APKBUILDs that have "!pmb:kconfigcheck" in their options by
default in "pmbootstrap kconfig check", but print a note that they have
been skipped. Check all kernels with "pmbootstrap kconfig check -f".

This is necessary, because the Librem 5 devboard kernel's config does
not have CONFIG_DM_CRYPT enabled in their config, and we check for
that. As the device is still under heavy development, we will make our
lives easier by just using the upstream kernel config without any
changes and ignoring it in our check by default.
2019-02-21 19:39:25 +01:00
..
__init__.py parser: Add function to read a function from an APKBUILD (!1747) 2019-02-15 16:21:47 +01:00
_apkbuild.py parser: Add function to read a function from an APKBUILD (!1747) 2019-02-15 16:21:47 +01:00
apkindex.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
arch.py pmb/parse/arch.py: add armv6l -> armhf to mapping (!1756) 2019-02-13 10:06:47 +01:00
arguments.py kconfig check: allow skip with !pmb:kconfigcheck (!1753) 2019-02-21 19:39:25 +01:00
binfmt_info.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
bootimg.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
depends.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
deviceinfo.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
kconfig.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
version.py Update copyright to 2019 2019-01-02 09:31:20 +01:00