Skip to content

pmb/helpers/frontend.py: fix pmbootstrap kconfig check --file

Mark requested to merge nergzd723/pmbootstrap:fix_kconfig_file into master

Fixes #1946 (closed)

nergzd@nergzd-desktop:~/pmbootstrap$ ./pmbootstrap.py kconfig check --file ~/.local/var/pmbootstrap/cache_git/pmaports/main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7  --anbox
[15:51:13] WARNING: /home/nergzd/.local/var/pmbootstrap/cache_git/pmaports/main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7: CONFIG_CRYPTO_XTS should be set. See <https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_XTS> for details.
...
Edited by Alexey Min

Merge request reports