diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-11 00:12:05 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-11 15:04:14 +0200 |
commit | 031130a4ed9d7e7b6d83cbb18089224008bc964d (patch) | |
tree | 85ced02b74eb5d6b40fa09bfc56cd7c923bf6ec3 /package/gcc | |
parent | 254ddce7c0eac052ff0230038931eb0652012255 (diff) | |
download | buildroot-031130a4ed9d7e7b6d83cbb18089224008bc964d.tar.gz buildroot-031130a4ed9d7e7b6d83cbb18089224008bc964d.zip |
uboot-tools: add missing !BR2_STATIC_LIBS dependency for FIT signature
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@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions