Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-yocto: WARNINGs for do_kernel_resin_checkconfig in the kernel configs failed for tpm #416

Open
NGenetzky opened this issue Nov 26, 2021 · 0 comments

Comments

@NGenetzky
Copy link

Summary

Warning generated by bitbake when executing a build

WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_resin_checkconfig: Checking for __ in the kernel configs failed for tpm.

Description

WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_resin_checkconfig: Checking for CONFIG_NF_TABLES_SET=m in the kernel configs failed for nf_tables.
WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_resin_checkconfig: Checking for CONFIG_TCG_CRB=m in the kernel configs failed for tpm.
WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_resin_checkconfig: Checking for CONFIG_TCG_TIS=m in the kernel configs failed for tpm.
WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_resin_checkconfig: Checking for CONFIG_TCG_TIS_CORE=m in the kernel configs failed for tpm.
WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_resin_checkconfig: Checking for CONFIG_TCG_TPM=m in the kernel configs failed for tpm.
WARNING: linux-yocto-5.10.43+gitAUTOINC+82899c6a71_ab49d2db98-r0 do_kernel_configcheck: [kernel config]: This BSP sets config options that are not offered anywhere within this kernel:

CONFIG_XEN_BALLOON_MEMORY_HOTPLUG_LIMIT
CONFIG_PCIE_BW

Steps to reproduce

This occurs when building the master branch for

  • commit bad651b
  • tag: v2.83.18+rev4
YOCTO_DOWNLOADS="/mnt/downloads"
YOCTO_STATE_CACHE="/mnt/sstate-cache"

./balena-yocto-scripts/build/barys \
    -m 'genericx86-64-ext' \
    -k --rm-work --build-history --development-image \
    --shared-downloads "${YOCTO_DOWNLOADS}" \
    --shared-sstate "${YOCTO_STATE_CACHE}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant