[Buildroot] [PATCH] uboot-tools: add missing !BR2_STATIC_LIBS dependency for FIT signature

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Aug 11 13:04:32 UTC 2016


Hello,

On Thu, 11 Aug 2016 00:12:05 +0200, Thomas Petazzoni wrote:
> BR2_PACKAGE_UBOOT_TOOLS_FIT_SUPPORT selects BR2_PACKAGE_DTC, but forgets
> to depends on !BR2_STATIC_LIBS like BR2_PACKAGE_DTC does.
> 
> Fixes the following kconfig warning:
> 
>   arning: (BR2_PACKAGE_UBOOT_TOOLS_FIT_SUPPORT && BR2_PACKAGE_KVMTOOL && BR2_PACKAGE_UBOOT_TOOLS_MKIMAGE_FIT_SIGNATURE_SUPPORT) selects BR2_PACKAGE_DTC which has unmet direct dependencies (!BR2_STATIC_LIBS)
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  package/uboot-tools/Config.in | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list