pmbootstrap/pmb/parse
Oliver Smith d14dbd49de
pmb.parse.kconfig: remove config_path_pretty
Don't set the config_path_pretty variable and pass it through various
functions until it ends up being used in check_option. This was just the
directory name of the kernel config and the kernel config filename (or
in case of pmbootstrap kconfig check --file, just the same as the
config path).

Instead we can just print the filename of the kernel config, for example
"config-postmarketos-qcom-sdm845.aarch64". It is shorter and already
obvious to which package it belongs.

Reviewed-by: Clayton Craft <clayton@craftyguy.net>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230312151325.1968-3-ollieparanoid@postmarketos.org%3E
2023-03-24 09:11:46 +01:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
_apkbuild.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apkindex.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
arch.py pmb.parse.arch: Include comma after last dictionary items 2023-03-16 08:58:34 +01:00
arguments.py pmb.config: mount go caching directories 2023-02-26 19:37:30 +01:00
binfmt_info.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
bootimg.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
cpuinfo.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
depends.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
deviceinfo.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
kconfig.py pmb.parse.kconfig: remove config_path_pretty 2023-03-24 09:11:46 +01:00
version.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00