Re: [Buildroot] [PATCH 1/2] package/tpm2-tools: propagate BR2_PACKAGE_TPM2_TSS_FAPI dependencies
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 08/08/2026 11:06, Thomas Petazzoni via buildroot wrote:
> In commit 5394df6400912efa7da4f97c7ea68a81a9f77c1d ("package/tpm2-tss:
> add Mbed-TLS crypto backend support"), a depends on
> !BR2_PACKAGE_MBEDTLS was added to BR2_PACKAGE_TPM2_TSS_FAPI, but this
> new dependency was not properly propagated to the reverse
> dependencies, causing kconfig warnings such as:
>
> WARNING: unmet direct dependencies detected for
> BR2_PACKAGE_TPM2_TSS_FAPI
> Depends on [n]: BR2_PACKAGE_TPM2_TSS [=y] && BR2_TOOLCHAIN_HAS_SYNC_4
> [=y] && !BR2_PACKAGE_MBEDTLS [=y]
> Selected by [y]:
> - BR2_PACKAGE_TPM2_TOOLS_FAPI [=y] && BR2_PACKAGE_TPM2_TOOLS [=y] &&
> BR2_TOOLCHAIN_HAS_SYNC_4 [=y]
>
> This commit properly propagates this new dependency to
> BR2_PACKAGE_TPM2_TOOLS_FAPI, fixing the kconfig warning.
>
> Signed-off-by: Thomas Petazzoni <[email protected]>
Series applied to master, thanks.
_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot