[Buildroot] [PATCH 2/2] lightning: Added package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 12 16:53:55 UTC 2014


Dear Baruch Siach,

On Tue, 12 Aug 2014 12:10:15 +0300, Baruch Siach wrote:

> If this package is not compatible with external toolchain (and so I suspect) 
> then it should depend on BR2_TOOLCHAIN_BUILDROOT.

Why do you think this package is not compatible with external
toolchain? Because of:

+ifeq ($(BR2_PACKAGE_BINUTILS),y)
+LIGHTNING_DEPENDENCIES += binutils
+LIGHTNING_CONF_OPT += --enable-disassembler
+endif

There's absolutely no problem in having the _target_ binutils package
enabled with external toolchains. So I don't see why this package would
be particularly problematic for external toolchains.

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