[Buildroot] [PATCH v2 3/4] package/avrdude: depends on libftdi1 instead of libftdi

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 17 20:06:51 UTC 2015


Dear Samuel Martin,

On Tue, 17 Mar 2015 18:25:52 +0100, Samuel Martin wrote:

> Nope, the behavior is not undefined: if libftdi gets built before
> arvdude, libftdi1 will also be built before avrdude (because it's one
> of its deps,)

Hum, I don't follow you here. I don't see where libftdi depends on
libftdi1.

What prevents from doing a configuration that has libftdi and avrdude
enabled, and not libftdi1 ?

Apparently nothing:

$ grep -E "(LIBFTDI|LIBFTDI1|AVRDUDE)" .config
BR2_PACKAGE_AVRDUDE=y
BR2_PACKAGE_LIBFTDI=y
# BR2_PACKAGE_LIBFTDI1 is not set

Best regards,

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


More information about the buildroot mailing list